From 58b3e5391e6cffbdb2ab1deebec9631012068f9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 11:30:38 +0900 Subject: [PATCH 01/16] chore(release): v61.0.0 (#5124) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- packages/smarthr-ui/CHANGELOG.md | 13 +++++++++++++ packages/smarthr-ui/package.json | 2 +- .../smarthr-ui/public/exports/smarthr-ui-props.json | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/packages/smarthr-ui/CHANGELOG.md b/packages/smarthr-ui/CHANGELOG.md index 0a2057c67a..4970d0c82d 100644 --- a/packages/smarthr-ui/CHANGELOG.md +++ b/packages/smarthr-ui/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [61.0.0](https://github.com/kufu/smarthr-ui/compare/v60.1.1...v61.0.0) (2024-11-20) + + +### ⚠ BREAKING CHANGES + +* **FloatArea:** fixed と top、width を削除 (#5099) + +### Features + +* **FloatArea:** fixed と top、width を削除 ([#5099](https://github.com/kufu/smarthr-ui/issues/5099)) ([5650cb5](https://github.com/kufu/smarthr-ui/commit/5650cb5f3a413c6904ef772472b94e71dd3d13ab)) +* **Icon:** FaArrowRightArrowLeft を追加 ([#5114](https://github.com/kufu/smarthr-ui/issues/5114)) ([e4dff72](https://github.com/kufu/smarthr-ui/commit/e4dff721486676fb8ca20d1fcbe78e948f8d7d3c)) +* レイアウト系コンポーネントをサーバーコンポーネント内でも利用できるようにする ([#5071](https://github.com/kufu/smarthr-ui/issues/5071)) ([135daaf](https://github.com/kufu/smarthr-ui/commit/135daaf47b1173c831d03d261ddd4387293c4273)) + ### [60.1.1](https://github.com/kufu/smarthr-ui/compare/v60.1.0...v60.1.1) (2024-11-13) diff --git a/packages/smarthr-ui/package.json b/packages/smarthr-ui/package.json index ab954206ec..77ab27736f 100644 --- a/packages/smarthr-ui/package.json +++ b/packages/smarthr-ui/package.json @@ -1,7 +1,7 @@ { "name": "smarthr-ui", "description": "SmartHR ui components built with React.", - "version": "60.1.1", + "version": "61.0.0", "author": "SmartHR-UI Team", "dependencies": { "@smarthr/wareki": "^1.2.0", diff --git a/packages/smarthr-ui/public/exports/smarthr-ui-props.json b/packages/smarthr-ui/public/exports/smarthr-ui-props.json index d423bf3489..4600d3a248 100644 --- a/packages/smarthr-ui/public/exports/smarthr-ui-props.json +++ b/packages/smarthr-ui/public/exports/smarthr-ui-props.json @@ -1 +1 @@ -[{"tags":{},"filePath":"lib/themes/createZIndex.d.ts","description":"","displayName":"createZIndex","methods":[],"props":[{"defaultValue":null,"description":"","name":"AUTO","declarations":[{"fileName":"lib/themes/createZIndex.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"\"auto\""}},{"defaultValue":null,"description":"","name":"DEFAULT","declarations":[{"fileName":"lib/themes/createZIndex.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"FIXED_MENU","declarations":[{"fileName":"lib/themes/createZIndex.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"OVERLAP_BASE","declarations":[{"fileName":"lib/themes/createZIndex.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"OVERLAP","declarations":[{"fileName":"lib/themes/createZIndex.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"FLASH_MESSAGE","declarations":[{"fileName":"lib/themes/createZIndex.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/themes/createTheme.d.ts","description":"","displayName":"createTheme","methods":[],"props":[{"defaultValue":null,"description":"@deprecated The palette property will be deprecated, please use color property instead","name":"palette","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"PaletteProperty"}},{"defaultValue":null,"description":"","name":"color","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Partial<{ TRANSPARENCY_15: string; TRANSPARENCY_30: string; TRANSPARENCY_50: string; GREY_5: string; GREY_6: string; GREY_7: string; GREY_9: string; GREY_20: string; GREY_30: string; GREY_65: string; ... 21 more ...; BRAND: string; }>"}},{"defaultValue":null,"description":"@deprecated The size property will be deprecated, please use fontSize, spacing or breakpoint property instead","name":"size","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"SizeProperty"}},{"defaultValue":null,"description":"","name":"fontSize","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"FontSizeProperty"}},{"defaultValue":null,"description":"","name":"leading","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Partial>"}},{"defaultValue":null,"description":"","name":"spacing","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"SpacingProperty"}},{"defaultValue":null,"description":"","name":"breakpoint","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"BreakpointProperty"}},{"defaultValue":null,"description":"@deprecated The frame property will be deprecated, please use border or radius property instead","name":"frame","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"FrameProperty"}},{"defaultValue":null,"description":"","name":"border","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"BorderProperty"}},{"defaultValue":null,"description":"","name":"radius","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RadiusProperty"}},{"defaultValue":null,"description":"","name":"interaction","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"InteractionProperty"}},{"defaultValue":null,"description":"","name":"shadow","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"ShadowProperty"}},{"defaultValue":null,"description":"","name":"zIndex","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"ZIndexProperty"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createSpacing.d.ts","description":"","displayName":"createSpacing","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createSpacing.d.ts","description":"","displayName":"createSpacingByChar","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createSize.d.ts","description":"","displayName":"createSize","methods":[],"props":[{"defaultValue":null,"description":"","name":"htmlFontSize","declarations":[{"fileName":"smarthr-ui/lib/themes/createSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"space","declarations":[{"fileName":"smarthr-ui/lib/themes/createSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ defaultRem?: number; XXS?: number; XS?: number; S?: number; M?: number; L?: number; XL?: number; XXL?: number; }"}},{"defaultValue":null,"description":"","name":"font","declarations":[{"fileName":"smarthr-ui/lib/themes/createSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ SHORT?: number; TALL?: number; GRANDE?: number; VENTI?: number; }"}},{"defaultValue":null,"description":"","name":"mediaQuery","declarations":[{"fileName":"smarthr-ui/lib/themes/createSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ SP?: number; TABLET?: number; }"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createRadius.d.ts","description":"","displayName":"createRadius","methods":[],"props":[{"defaultValue":null,"description":"","name":"s","declarations":[{"fileName":"smarthr-ui/lib/themes/createRadius.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"m","declarations":[{"fileName":"smarthr-ui/lib/themes/createRadius.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"l","declarations":[{"fileName":"smarthr-ui/lib/themes/createRadius.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"full","declarations":[{"fileName":"smarthr-ui/lib/themes/createRadius.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createPalette.d.ts","description":"","displayName":"createPalette","methods":[],"props":[{"defaultValue":null,"description":"","name":"TEXT_BLACK","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_GREY","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_DISABLED","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_LINK","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BORDER","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"ACTION_BACKGROUND","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BACKGROUND","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"COLUMN","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"OVER_BACKGROUND","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"HEAD","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BASE_GREY","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"MAIN","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"DANGER","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"WARNING","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"SCRIM","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"OVERLAY","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"OUTLINE","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createLeading.d.ts","description":"","displayName":"createLeading","methods":[],"props":[{"defaultValue":null,"description":"","name":"TIGHT","declarations":[{"fileName":"smarthr-ui/lib/themes/createLeading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"NORMAL","declarations":[{"fileName":"smarthr-ui/lib/themes/createLeading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"RELAXED","declarations":[{"fileName":"smarthr-ui/lib/themes/createLeading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createInteraction.d.ts","description":"","displayName":"createInteraction","methods":[],"props":[{"defaultValue":null,"description":"","name":"hover","declarations":[{"fileName":"smarthr-ui/lib/themes/createInteraction.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ feedbackOpacity?: string; animationDuration?: string; animationTiming?: string; animation?: string; }"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createFontSize.d.ts","description":"","displayName":"createFontSize","methods":[],"props":[{"defaultValue":null,"description":"@deprecated","name":"htmlFontSize","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"@deprecated","name":"SHORT","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"@deprecated","name":"TALL","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"@deprecated","name":"GRANDE","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"@deprecated","name":"VENTI","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"scaleFactor","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"XXS","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"XS","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"S","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"M","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"L","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"XL","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"XXL","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createColor.d.ts","description":"","displayName":"createColor","methods":[],"props":[{"defaultValue":null,"description":"","name":"TRANSPARENCY_15","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TRANSPARENCY_30","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TRANSPARENCY_50","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_5","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_6","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_7","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_9","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_20","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_30","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_65","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_100","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_BLACK","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_WHITE","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_GREY","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_DISABLED","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_LINK","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"WHITE","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BACKGROUND","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"COLUMN","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BASE_GREY","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"OVER_BACKGROUND","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"HEAD","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BORDER","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"ACTION_BACKGROUND","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"MAIN","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"OUTLINE","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"DANGER","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"WARNING","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"WARNING_YELLOW","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"OVERLAY","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"SCRIM","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BRAND","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createBreakpoint.d.ts","description":"","displayName":"createBreakpoint","methods":[],"props":[{"defaultValue":null,"description":"","name":"SP","declarations":[{"fileName":"smarthr-ui/lib/themes/createBreakpoint.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"TABLET","declarations":[{"fileName":"smarthr-ui/lib/themes/createBreakpoint.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/themes/ThemeProvider.d.ts","description":"","displayName":"ThemeProvider","methods":[],"props":[{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"lib/themes/ThemeProvider.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"CreatedTheme"}}]},{"tags":{},"filePath":"lib/components/VisuallyHiddenText/VisuallyHiddenText.d.ts","description":"","displayName":"visuallyHiddenText","methods":[],"props":[{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/VisuallyHiddenText/VisuallyHiddenText.d.ts","description":"","displayName":"VisuallyHiddenText","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/UpwardLink/UpwardLink.d.ts","description":"","displayName":"UpwardLink","methods":[],"props":[{"defaultValue":null,"description":"","name":"indent","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"`TextLink`に渡す `elementAs` をオプションで指定","name":"elementAs","declarations":[{"fileName":"lib/components/UpwardLink/UpwardLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}}]},{"tags":{},"filePath":"lib/components/Tooltip/tooltipHelper.d.ts","description":"","displayName":"getTooltipRect","methods":[],"props":[{"defaultValue":null,"description":"","name":"parentRect","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"DOMRect"}},{"defaultValue":null,"description":"","name":"scrollOffset","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"{ top: number; left: number; }"}},{"defaultValue":null,"description":"","name":"tooltipSize","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"{ width: number; height: number; }"}},{"defaultValue":null,"description":"","name":"vertical","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"middle\" | \"top\" | \"bottom\"","value":[{"value":"\"middle\""},{"value":"\"top\""},{"value":"\"bottom\""}]}},{"defaultValue":null,"description":"","name":"horizontal","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"center\" | \"left\" | \"right\"","value":[{"value":"\"center\""},{"value":"\"left\""},{"value":"\"right\""}]}},{"defaultValue":null,"description":"","name":"isIcon","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"outerMargin","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/Tooltip/TooltipPortal.d.ts","description":"","displayName":"TooltipPortal","methods":[],"props":[{"defaultValue":null,"description":"","name":"message","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"isVisible","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"parentRect","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"DOMRect"}},{"defaultValue":null,"description":"","name":"isIcon","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"isMultiLine","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"horizontal","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"auto\" | \"center\" | \"left\" | \"right\"","value":[{"value":"\"auto\""},{"value":"\"center\""},{"value":"\"left\""},{"value":"\"right\""}]}},{"defaultValue":null,"description":"","name":"vertical","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"auto\" | \"middle\" | \"top\" | \"bottom\"","value":[{"value":"\"auto\""},{"value":"\"middle\""},{"value":"\"top\""},{"value":"\"bottom\""}]}},{"defaultValue":null,"description":"","name":"fullscreenElement","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Element"}}]},{"tags":{},"filePath":"lib/components/Tooltip/Tooltip.d.ts","description":"","displayName":"Tooltip","methods":[],"props":[{"defaultValue":null,"description":"ツールチップ内に表示するメッセージ","name":"message","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ツールチップを表示する対象のタイプ。アイコンの場合は `icon` を指定する","name":"triggerType","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"text\" | \"icon\"","value":[{"value":"\"text\""},{"value":"\"icon\""}]}},{"defaultValue":null,"description":"ツールチップ内を複数行で表示する場合に `true` を指定する","name":"multiLine","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"`true` のとき、ツールチップを表示する対象が省略されている場合のみツールチップ表示を有効にする","name":"ellipsisOnly","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"水平方向の位置","name":"horizontal","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"auto\" | \"center\" | \"left\" | \"right\"","value":[{"value":"\"auto\""},{"value":"\"center\""},{"value":"\"left\""},{"value":"\"right\""}]}},{"defaultValue":null,"description":"垂直方向の位置","name":"vertical","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"auto\" | \"middle\" | \"top\" | \"bottom\"","value":[{"value":"\"auto\""},{"value":"\"middle\""},{"value":"\"top\""},{"value":"\"bottom\""}]}},{"defaultValue":null,"description":"ツールチップを表示する対象の tabIndex 値","name":"tabIndex","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ツールチップを内包要素に紐付けるかどうか","name":"ariaDescribedbyTarget","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"wrapper\" | \"inner\"","value":[{"value":"\"wrapper\""},{"value":"\"inner\""}]}}]},{"tags":{},"filePath":"lib/components/Textarea/Textarea.d.ts","description":"","displayName":"Textarea","methods":[],"props":[{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"自動でフォーカスされるかどうか","name":"autoFocus","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"@deprecated placeholder属性は非推奨です。別途ヒント用要素の設置を検討してください。","name":"placeholder","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"行数の初期値。省略した場合は2","name":"rows","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"入力値にエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"自動で広がるかどうか","name":"autoResize","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"最大行数。超えるとスクロールする。初期値は無限","name":"maxRows","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"入力可能な最大文字数。あと何文字入力できるかの表示が追加される。html的なvalidateは発生しない","name":"maxLetters","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"beforeMaxLettersCount\" | \"afterMaxLettersCount\">"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/TextLink/TextLink.d.ts","description":"","displayName":"TextLink","methods":[],"props":[{"defaultValue":null,"description":"リンクをクリックした時に発火するコールバック関数","name":"onClick","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}},{"defaultValue":null,"description":"テキストの前に表示するアイコン","name":"prefix","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"テキストの後ろに表示するアイコン","name":"suffix","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"TextLinkを利用しつつnext/linkなどと併用する場合に指定する","name":"elementAs","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"lib/types/ComponentTypes.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"any"}}]},{"tags":{},"filePath":"lib/components/Text/Text.d.ts","description":"","displayName":"Text","methods":[],"props":[{"defaultValue":null,"description":"","name":"color","required":false,"type":{"name":"enum","raw":"\"TEXT_BLACK\" | \"TEXT_WHITE\" | \"TEXT_GREY\" | \"TEXT_DISABLED\" | \"TEXT_LINK\" | \"inherit\"","value":[{"value":"\"TEXT_BLACK\""},{"value":"\"TEXT_WHITE\""},{"value":"\"TEXT_GREY\""},{"value":"\"TEXT_DISABLED\""},{"value":"\"TEXT_LINK\""},{"value":"\"inherit\""}]}},{"defaultValue":null,"description":"","name":"size","required":false,"type":{"name":"enum","raw":"\"XXS\" | \"XS\" | \"S\" | \"M\" | \"L\" | \"XL\" | \"XXL\"","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"","name":"weight","required":false,"type":{"name":"enum","raw":"\"bold\" | \"normal\"","value":[{"value":"\"bold\""},{"value":"\"normal\""}]}},{"defaultValue":null,"description":"","name":"italic","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"leading","required":false,"type":{"name":"enum","raw":"\"NONE\" | \"TIGHT\" | \"NORMAL\" | \"LOOSE\"","value":[{"value":"\"NONE\""},{"value":"\"TIGHT\""},{"value":"\"NORMAL\""},{"value":"\"LOOSE\""}]}},{"defaultValue":null,"description":"","name":"whiteSpace","required":false,"type":{"name":"enum","raw":"\"pre\" | \"normal\" | \"nowrap\" | \"pre-line\" | \"pre-wrap\"","value":[{"value":"\"pre\""},{"value":"\"normal\""},{"value":"\"nowrap\""},{"value":"\"pre-line\""},{"value":"\"pre-wrap\""}]}},{"defaultValue":null,"description":"強調するかどうかの真偽値。指定すると em 要素になる","name":"emphasis","declarations":[{"fileName":"lib/components/Text/Text.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"見た目の種類","name":"styleType","declarations":[{"fileName":"lib/components/Text/Text.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}}]},{"tags":{},"filePath":"lib/components/Text/RangeSeparator.d.ts","description":"","displayName":"RangeSeparator","methods":[],"props":[{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"lib/components/Text/RangeSeparator.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"text\" | \"visuallyHiddenText\">"}}]},{"tags":{},"filePath":"lib/components/Table/WakuWakuButton.d.ts","description":"","displayName":"WakuWakuButton","methods":[],"props":[{"defaultValue":null,"description":"","name":"prefix","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"suffix","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"square","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"loading","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"loading\">"}},{"defaultValue":null,"description":"","name":"disabledDetail","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ icon?: FunctionComponent<{}>; message: ReactNode; }"}},{"defaultValue":null,"description":"","name":"wide","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Table/ThCheckbox.d.ts","description":"","displayName":"ThCheckbox","methods":[],"props":[{"defaultValue":null,"description":"","name":"mixed","declarations":[{"fileName":"lib/components/Table/ThCheckbox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"lib/components/Table/ThCheckbox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"lib/components/Table/ThCheckbox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"checkAllInvisibleLabel\"> & { checkColumnName?: (text: string) => string; }"}}]},{"tags":{},"filePath":"lib/components/Table/Th.d.ts","description":"","displayName":"Th","methods":[],"props":[{"defaultValue":null,"description":"並び替え状態","name":"sort","declarations":[{"fileName":"lib/components/Table/Th.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"desc\" | \"none\" | \"asc\"","value":[{"value":"\"desc\""},{"value":"\"none\""},{"value":"\"asc\""}]}},{"defaultValue":null,"description":"並び替えをクリックした時に発火するコールバック関数","name":"onSort","declarations":[{"fileName":"lib/components/Table/Th.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"文言を変更するための関数","name":"decorators","declarations":[{"fileName":"lib/components/Table/Th.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ sortDirectionIconAlt: (text: string, { sort }: { sort: \"desc\" | \"none\" | \"asc\"; }) => ReactNode; }"}},{"defaultValue":null,"description":"","name":"contentWidth","declarations":[{"fileName":"lib/components/Table/Th.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"CellContentWidth","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"","name":"fixed","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"align","required":false,"type":{"name":"enum","raw":"\"left\" | \"right\"","value":[{"value":"\"left\""},{"value":"\"right\""}]}}]},{"tags":{},"filePath":"lib/components/Table/TdCheckbox.d.ts","description":"","displayName":"TdCheckbox","methods":[],"props":[{"defaultValue":null,"description":"aria-labelledby では特定できない場合に補足するための不可視ラベル","name":"children","declarations":[{"fileName":"lib/components/Table/TdCheckbox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"値を特定するための行 id","name":"aria-labelledby","declarations":[{"fileName":"lib/components/Table/TdCheckbox.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"`true` のとき、チェック状態を `mixed` にする","name":"mixed","declarations":[{"fileName":"smarthr-ui/lib/components/CheckBox/CheckBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"チェックボックスにエラーがあるかどうか","name":"error","declarations":[{"fileName":"smarthr-ui/lib/components/CheckBox/CheckBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Table/Td.d.ts","description":"","displayName":"Td","methods":[],"props":[{"defaultValue":null,"description":"","name":"fixed","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"align","required":false,"type":{"name":"enum","raw":"\"left\" | \"right\"","value":[{"value":"\"left\""},{"value":"\"right\""}]}},{"defaultValue":null,"description":"","name":"nullable","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"contentWidth","declarations":[{"fileName":"lib/components/Table/Td.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"CellContentWidth | { base?: CellContentWidth; min?: CellContentWidth; max?: CellContentWidth; }","value":[{"value":"string"},{"value":"number"},{"value":"{ base?: CellContentWidth; min?: CellContentWidth; max?: CellContentWidth; }","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Table/TableReel.d.ts","description":"","displayName":"TableReel","methods":[],"props":[{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLDivElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/Table/Table.d.ts","description":"","displayName":"Table","methods":[],"props":[{"defaultValue":null,"description":"","name":"layout","required":false,"type":{"name":"enum","raw":"\"auto\" | \"fixed\"","value":[{"value":"\"auto\""},{"value":"\"fixed\""}]}},{"defaultValue":null,"description":"","name":"fixedHead","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Table/EmptyTableBody.d.ts","description":"","displayName":"EmptyTableBody","methods":[],"props":[{"defaultValue":null,"description":"境界とコンテンツの間の余白","name":"padding","declarations":[{"fileName":"lib/components/Table/EmptyTableBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Padding","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ vertical?: Gap; horizontal?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLTableSectionElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/Table/BulkActionRow.d.ts","description":"","displayName":"BulkActionRow","methods":[],"props":[{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLTableRowElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/TabBar/TabItem.d.ts","description":"","displayName":"TabItem","methods":[],"props":[{"defaultValue":null,"description":"ボタン内の末尾に表示する内容","name":"suffix","declarations":[{"fileName":"lib/components/TabBar/TabItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"`true` のとき、タブが選択状態のスタイルになる","name":"selected","declarations":[{"fileName":"lib/components/TabBar/TabItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"`true` のとき、タブを無効状態にしてクリック不能にする","name":"disabled","declarations":[{"fileName":"lib/components/TabBar/TabItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"無効な理由","name":"disabledDetail","declarations":[{"fileName":"lib/components/TabBar/TabItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ icon?: ReactNode; message: ReactNode; }"}},{"defaultValue":null,"description":"タブをクリックした時に発火するコールバック関数","name":"onClick","declarations":[{"fileName":"lib/components/TabBar/TabItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(tabId: string) => void"}}]},{"tags":{},"filePath":"lib/components/TabBar/TabBar.d.ts","description":"","displayName":"TabBar","methods":[],"props":[{"defaultValue":null,"description":"`true` のとき、TabBar に下線を表示する","name":"bordered","declarations":[{"fileName":"lib/components/TabBar/TabBar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Switch/Switch.d.ts","description":"","displayName":"Switch","methods":[],"props":[{"defaultValue":null,"description":"ラベルを視覚的に隠すかどうか","name":"dangerouslyLabelHidden","declarations":[{"fileName":"lib/components/Switch/Switch.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Stepper/VerticalStepItem.d.ts","description":"","displayName":"VerticalStepItem","methods":[],"props":[{"defaultValue":null,"description":"ステップラベル","name":"label","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"状態","name":"status","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"completed\" | \"closed\" | { type: \"completed\" | \"closed\"; text: string; }","value":[{"value":"\"completed\""},{"value":"\"closed\""},{"value":"{ type: \"completed\" | \"closed\"; text: string; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ステップ数","name":"stepNumber","declarations":[{"fileName":"lib/components/Stepper/VerticalStepItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"現在地かどうか","name":"current","declarations":[{"fileName":"lib/components/Stepper/VerticalStepItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Stepper/Stepper.d.ts","description":"","displayName":"Stepper","methods":[],"props":[{"defaultValue":null,"description":"","name":"type","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"},{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},{"defaultValue":null,"description":"type=vertical では子要素を持てる","name":"steps","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"},{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"Step[] | VerticalStep[]","value":[{"value":"Step[]","description":"","fullComment":"","tags":{}},{"value":"VerticalStep[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"現在地。0始まり。","name":"activeIndex","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/Stepper/StepStatusIcon.d.ts","description":"","displayName":"StepStatusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"status","declarations":[{"fileName":"lib/components/Stepper/StepStatusIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"completed\" | \"closed\" | { type: \"completed\" | \"closed\"; text: string; }","value":[{"value":"\"completed\""},{"value":"\"closed\""},{"value":"{ type: \"completed\" | \"closed\"; text: string; }","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Stepper/StepCounter.d.ts","description":"","displayName":"StepCounter","methods":[],"props":[{"defaultValue":null,"description":"状態","name":"status","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"completed\" | \"closed\" | { type: \"completed\" | \"closed\"; text: string; }","value":[{"value":"\"completed\""},{"value":"\"closed\""},{"value":"{ type: \"completed\" | \"closed\"; text: string; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"stepNumber","declarations":[{"fileName":"lib/components/Stepper/StepCounter.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"current","declarations":[{"fileName":"lib/components/Stepper/StepCounter.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Stepper/HorizontalStepItem.d.ts","description":"","displayName":"HorizontalStepItem","methods":[],"props":[{"defaultValue":null,"description":"ステップラベル","name":"label","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"状態","name":"status","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"completed\" | \"closed\" | { type: \"completed\" | \"closed\"; text: string; }","value":[{"value":"\"completed\""},{"value":"\"closed\""},{"value":"{ type: \"completed\" | \"closed\"; text: string; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ステップ数","name":"stepNumber","declarations":[{"fileName":"lib/components/Stepper/HorizontalStepItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"現在地かどうか","name":"current","declarations":[{"fileName":"lib/components/Stepper/HorizontalStepItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"前のステップが完了しているかどうか","name":"isPrevStepCompleted","declarations":[{"fileName":"lib/components/Stepper/HorizontalStepItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/StatusLabel/StatusLabel.d.ts","description":"","displayName":"statusLabel","methods":[],"props":[{"defaultValue":null,"description":"","name":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"type","required":false,"type":{"name":"enum","raw":"\"error\" | \"grey\" | \"blue\" | \"green\" | \"red\" | \"warning\"","value":[{"value":"\"error\""},{"value":"\"grey\""},{"value":"\"blue\""},{"value":"\"green\""},{"value":"\"red\""},{"value":"\"warning\""}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/StatusLabel/StatusLabel.d.ts","description":"","displayName":"StatusLabel","methods":[],"props":[{"defaultValue":null,"description":"","name":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"type","required":false,"type":{"name":"enum","raw":"\"error\" | \"grey\" | \"blue\" | \"green\" | \"red\" | \"warning\"","value":[{"value":"\"error\""},{"value":"\"grey\""},{"value":"\"blue\""},{"value":"\"green\""},{"value":"\"red\""},{"value":"\"warning\""}]}}]},{"tags":{},"filePath":"lib/components/SpreadsheetTable/SpreadsheetTable.d.ts","description":"","displayName":"SpreadsheetTable","methods":[],"props":[{"defaultValue":null,"description":"","name":"data","declarations":[{"fileName":"lib/components/SpreadsheetTable/SpreadsheetTable.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"ReactNode[][]"}}]},{"tags":{},"filePath":"lib/components/SmartHRLogo/SmartHRLogo.d.ts","description":"","displayName":"SmartHRLogo","methods":[],"props":[{"defaultValue":null,"description":"コンポーネントのタイトル","name":"alt","declarations":[{"fileName":"lib/components/SmartHRLogo/SmartHRLogo.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/SmartHRLogo/SmartHRLogo.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"コンポーネントの高さ","name":"height","declarations":[{"fileName":"lib/components/SmartHRLogo/SmartHRLogo.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"","name":"fill","required":false,"type":{"name":"enum","raw":"\"white\" | \"brand\" | \"black\"","value":[{"value":"\"white\""},{"value":"\"brand\""},{"value":"\"black\""}]}}]},{"tags":{},"filePath":"lib/components/SideNav/SideNavItemButton.d.ts","description":"","displayName":"SideNavItemButton","methods":[],"props":[{"defaultValue":null,"description":"アイテムのタイトル","name":"title","declarations":[{"fileName":"lib/components/SideNav/SideNavItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルのプレフィックスの内容。通常、StatusLabel の配置に用います。","name":"prefix","declarations":[{"fileName":"lib/components/SideNav/SideNavItemButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"選択されているアイテムかどうか","name":"isSelected","declarations":[{"fileName":"lib/components/SideNav/SideNavItemButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"アイテムの大きさ","name":"size","declarations":[{"fileName":"lib/components/SideNav/SideNavItemButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"SideNavSizeType","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"アイテムを押下したときに発火するコールバック関数","name":"onClick","declarations":[{"fileName":"lib/components/SideNav/SideNavItemButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"OnClick"}}]},{"tags":{},"filePath":"lib/components/SideNav/SideNav.d.ts","description":"","displayName":"SideNav","methods":[],"props":[{"defaultValue":null,"description":"各アイテムのデータの配列","name":"items","declarations":[{"fileName":"lib/components/SideNav/SideNav.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"SideNavItemButtonProps[]"}},{"defaultValue":null,"description":"各アイテムの大きさ","name":"size","declarations":[{"fileName":"lib/components/SideNav/SideNav.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"SideNavSizeType","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"アイテムを押下したときに発火するコールバック関数","name":"onClick","declarations":[{"fileName":"lib/components/SideNav/SideNav.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"OnClick"}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/SideNav/SideNav.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"lib/components/Select/Select.d.ts","description":"","displayName":"Select","methods":[],"props":[{"defaultValue":null,"description":"選択肢のデータの配列","name":"options","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(Option | Optgroup)[]"}},{"defaultValue":null,"description":"フォームの値が変わったときに発火するコールバック関数","name":"onChangeValue","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(value: T) => void"}},{"defaultValue":null,"description":"フォームの値にエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"コンポーネントの大きさ","name":"size","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"空の選択肢を表示するかどうか","name":"hasBlank","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"blankLabel\">"}}]},{"tags":{},"filePath":"lib/components/SegmentedControl/SegmentedControl.d.ts","description":"","displayName":"SegmentedControl","methods":[],"props":[{"defaultValue":null,"description":"選択肢の配列","name":"options","declarations":[{"fileName":"lib/components/SegmentedControl/SegmentedControl.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Option[]"}},{"defaultValue":null,"description":"選択中の値","name":"value","declarations":[{"fileName":"lib/components/SegmentedControl/SegmentedControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"選択肢を押下したときに発火するコールバック関数","name":"onClickOption","declarations":[{"fileName":"lib/components/SegmentedControl/SegmentedControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(value: string) => void"}},{"defaultValue":null,"description":"各ボタンの大きさ","name":"size","declarations":[{"fileName":"lib/components/SegmentedControl/SegmentedControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"各ボタンを正方形にするかどうか。アイコンボタンを使用する場合に指定します。","name":"isSquare","declarations":[{"fileName":"lib/components/SegmentedControl/SegmentedControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/SegmentedControl/SegmentedControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"lib/components/SectioningContent/SectioningContent.d.ts","description":"","displayName":"Section","methods":[],"props":[{"defaultValue":null,"description":"","name":"baseLevel","declarations":[{"fileName":"lib/components/SectioningContent/SectioningContent.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/SectioningContent/SectioningContent.d.ts","description":"","displayName":"Article","methods":[],"props":[{"defaultValue":null,"description":"","name":"baseLevel","declarations":[{"fileName":"lib/components/SectioningContent/SectioningContent.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/SectioningContent/SectioningContent.d.ts","description":"","displayName":"Aside","methods":[],"props":[{"defaultValue":null,"description":"","name":"baseLevel","declarations":[{"fileName":"lib/components/SectioningContent/SectioningContent.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/SectioningContent/SectioningContent.d.ts","description":"","displayName":"Nav","methods":[],"props":[{"defaultValue":null,"description":"","name":"baseLevel","declarations":[{"fileName":"lib/components/SectioningContent/SectioningContent.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/SectioningContent/SectioningContent.d.ts","description":"","displayName":"SectioningFragment","methods":[],"props":[{"defaultValue":null,"description":"","name":"baseLevel","declarations":[{"fileName":"lib/components/SectioningContent/SectioningContent.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/ResponseMessage/ResponseMessage.d.ts","description":"","displayName":"ResponseMessage","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}}]},{"tags":{},"filePath":"lib/components/RadioButtonPanel/RadioButtonPanel.d.ts","description":"","displayName":"RadioButtonPanel","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/RadioButton/RadioButton.d.ts","description":"","displayName":"RadioButton","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Pagination/PaginationItemButton.d.ts","description":"","displayName":"PaginationItemButton","methods":[],"props":[{"defaultValue":null,"description":"","name":"page","declarations":[{"fileName":"lib/components/Pagination/PaginationItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"currentPage","declarations":[{"fileName":"lib/components/Pagination/PaginationItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"lib/components/Pagination/PaginationItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(pageNumber: number) => void"}}]},{"tags":{},"filePath":"lib/components/Pagination/PaginationControllerItemButton.d.ts","description":"","displayName":"PaginationControllerItemButton","methods":[],"props":[{"defaultValue":null,"description":"","name":"targetPage","declarations":[{"fileName":"lib/components/Pagination/PaginationControllerItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"lib/components/Pagination/PaginationControllerItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(pageNumber: number) => void"}},{"defaultValue":null,"description":"","name":"direction","declarations":[{"fileName":"lib/components/Pagination/PaginationControllerItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"next\" | \"prev\"","value":[{"value":"\"next\""},{"value":"\"prev\""}]}},{"defaultValue":null,"description":"","name":"disabled","declarations":[{"fileName":"lib/components/Pagination/PaginationControllerItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"double","declarations":[{"fileName":"lib/components/Pagination/PaginationControllerItemButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Pagination/Pagination.d.ts","description":"","displayName":"Pagination","methods":[],"props":[{"defaultValue":null,"description":"全ページ数","name":"total","declarations":[{"fileName":"lib/components/Pagination/Pagination.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"現在のページ","name":"current","declarations":[{"fileName":"lib/components/Pagination/Pagination.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"ボタンを押下したときに発火するコールバック関数","name":"onClick","declarations":[{"fileName":"lib/components/Pagination/Pagination.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(pageNumber: number) => void"}},{"defaultValue":null,"description":"現在のページの前後に表示するページ番号のボタンの数","name":"padding","declarations":[{"fileName":"lib/components/Pagination/Pagination.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"`true` のとき、ページ番号のボタンを表示しない","name":"withoutNumbers","declarations":[{"fileName":"lib/components/Pagination/Pagination.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"param":"componentName コンポーネントの名前 (例: 'TimePicker')"},"filePath":"lib/components/Picker/style.d.ts","description":"","displayName":"pickerStyle","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Picker/TimePicker.d.ts","description":"","displayName":"TimePicker","methods":[],"props":[{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Picker/TimePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Picker/MonthPicker.d.ts","description":"","displayName":"MonthPicker","methods":[],"props":[{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Picker/MonthPicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/PageCounter/PageCounter.d.ts","description":"","displayName":"PageCounter","methods":[],"props":[{"defaultValue":null,"description":"","name":"start","declarations":[{"fileName":"lib/components/PageCounter/PageCounter.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"end","declarations":[{"fileName":"lib/components/PageCounter/PageCounter.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"total","declarations":[{"fileName":"lib/components/PageCounter/PageCounter.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"lib/components/PageCounter/PageCounter.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"rangeSeparator\" | \"rangeSeparatorVisuallyHiddenText\">"}}]},{"tags":{},"filePath":"lib/components/NotificationBar/NotificationBar.d.ts","description":"","displayName":"notificationBar","methods":[],"props":[{"defaultValue":null,"description":"","name":"base","required":false,"type":{"name":"enum","raw":"\"base\" | \"none\"","value":[{"value":"\"base\""},{"value":"\"none\""}]}},{"defaultValue":null,"description":"","name":"animate","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"type","required":false,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\" | \"sync\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""},{"value":"\"sync\""}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/NotificationBar/NotificationBar.d.ts","description":"","displayName":"NotificationBar","methods":[],"props":[{"defaultValue":null,"description":"","name":"base","required":false,"type":{"name":"enum","raw":"\"base\" | \"none\"","value":[{"value":"\"base\""},{"value":"\"none\""}]}},{"defaultValue":null,"description":"","name":"animate","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"type","required":true,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\" | \"sync\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""},{"value":"\"sync\""}]}},{"defaultValue":null,"description":"メッセージ","name":"message","declarations":[{"fileName":"lib/components/NotificationBar/NotificationBar.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"閉じるボタン押下時に発火させる関数","name":"onClose","declarations":[{"fileName":"lib/components/NotificationBar/NotificationBar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"role 属性","name":"role","declarations":[{"fileName":"lib/components/NotificationBar/NotificationBar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"alert\" | \"status\"","value":[{"value":"\"alert\""},{"value":"\"status\""}]}},{"defaultValue":null,"description":"","name":"layer","required":false,"type":{"name":"enum","raw":"0 | 1 | 2 | 3 | 4","value":[{"value":"0"},{"value":"1"},{"value":"2"},{"value":"3"},{"value":"4"}]}}]},{"tags":{},"filePath":"lib/components/Loader/Loader.d.ts","description":"","displayName":"Loader","methods":[],"props":[{"defaultValue":null,"description":"ローダーの大きさ","name":"size","declarations":[{"fileName":"lib/components/Loader/Loader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"m\"","value":[{"value":"\"s\""},{"value":"\"m\""}]}},{"defaultValue":null,"description":"代替テキスト","name":"alt","declarations":[{"fileName":"lib/components/Loader/Loader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示するメッセージ","name":"text","declarations":[{"fileName":"lib/components/Loader/Loader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネントの色調","name":"type","declarations":[{"fileName":"lib/components/Loader/Loader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"light\"","value":[{"value":"\"primary\""},{"value":"\"light\""}]}}]},{"tags":{},"filePath":"lib/components/LineClamp/LineClamp.d.ts","description":"","displayName":"LineClamp","methods":[],"props":[{"defaultValue":null,"description":"","name":"maxLines","required":false,"type":{"name":"enum","raw":"1 | 2 | 3 | 4 | 5 | 6","value":[{"value":"1"},{"value":"2"},{"value":"3"},{"value":"4"},{"value":"5"},{"value":"6"}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLSpanElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/Layout/ComponentsForStories.d.ts","description":"","displayName":"ColorBox","methods":[],"props":[{"defaultValue":null,"description":"","name":"narrowWidth","declarations":[{"fileName":"lib/components/Layout/ComponentsForStories.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"narrowHeight","declarations":[{"fileName":"lib/components/Layout/ComponentsForStories.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/InputFile/InputFile.d.ts","description":"","displayName":"InputFile","methods":[],"props":[{"defaultValue":null,"description":"フォームのラベル","name":"label","declarations":[{"fileName":"lib/components/InputFile/InputFile.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ファイルの選択に変更があったときに発火するコールバック関数","name":"onChange","declarations":[{"fileName":"lib/components/InputFile/InputFile.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(files: File[]) => void"}},{"defaultValue":null,"description":"","name":"disabled","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"size","required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"lib/components/InputFile/InputFile.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネント内のテキストを変更する関数","name":"decorators","declarations":[{"fileName":"lib/components/InputFile/InputFile.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"destroy\">"}},{"defaultValue":null,"description":"ファイルリストを表示するかどうか","name":"hasFileList","declarations":[{"fileName":"lib/components/InputFile/InputFile.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Input/Input.d.ts","description":"","displayName":"Input","methods":[],"props":[{"defaultValue":null,"description":"コンポーネント内の先頭に表示する内容","name":"prefix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の末尾に表示する内容","name":"suffix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"input 要素の `type` 値","name":"type","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"オートフォーカスを行うかどうか","name":"autoFocus","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"背景色。readOnly を下地の上に載せる場合に使う","name":"bgColor","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\" | \"BACKGRUOND\"","value":[{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""},{"value":"\"BACKGRUOND\""}]}}]},{"tags":{},"filePath":"lib/components/InformationPanel/InformationPanel.d.ts","description":"","displayName":"informationPanel","methods":[],"props":[{"defaultValue":null,"description":"","name":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"type","required":false,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\" | \"sync\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""},{"value":"\"sync\""}]}},{"defaultValue":null,"description":"","name":"active","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/InformationPanel/InformationPanel.d.ts","description":"","displayName":"InformationPanel","methods":[],"props":[{"defaultValue":null,"description":"パネルのタイトル","name":"title","declarations":[{"fileName":"lib/components/InformationPanel/InformationPanel.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"@deprecated titleTagは非推奨です","name":"titleTag","declarations":[{"fileName":"lib/components/InformationPanel/InformationPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"`true` のとき、開閉ボタンを表示する","name":"togglable","declarations":[{"fileName":"lib/components/InformationPanel/InformationPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"開閉ボタン押下時に発火するコールバック関数","name":"onClickTrigger","declarations":[{"fileName":"lib/components/InformationPanel/InformationPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(active: boolean) => void"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/InformationPanel/InformationPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"openButtonLabel\" | \"closeButtonLabel\">"}},{"defaultValue":null,"description":"","name":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"type","required":false,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\" | \"sync\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""},{"value":"\"sync\""}]}},{"defaultValue":null,"description":"","name":"active","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLDivElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/generateIcon.d.ts","description":"","displayName":"generateIcon","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/generateIcon.d.ts","description":"","displayName":"createIcon","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/WarningIcon.d.ts","description":"","displayName":"WarningIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/SparklesIcon.d.ts","description":"","displayName":"SparklesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAddressBookIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAddressCardIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAngleDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAngleLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAngleRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAngleUpIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAnglesLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAnglesRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowDownWideShortIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowRotateLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowRotateRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowUp19Icon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowUpIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowUpWideShortIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowsRotateIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAsteriskIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBabyCarriageIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBanIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBarsIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBarsStaggeredIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBellIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBellSlashIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBoltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBookIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBookOpenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBoxArchiveIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBuildingIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBullhornIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCakeCandlesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCalculatorIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCalendarCheckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCalendarDaysIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCalendarXmarkIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCaretDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCaretLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCaretRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCaretUpIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChartAreaIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChartBarIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChartColumnIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChartLineIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChartPieIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCheckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChevronDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChevronLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChevronRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleCheckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleDotIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleExclamationIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleInfoIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleMinusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCirclePlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleQuestionIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleUserIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleXmarkIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaClipboardCheckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaClipboardIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaClipboardListIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaClockIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaClockRotateLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCloudArrowDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCloudArrowUpIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCodeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCommentDotsIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCommentIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCommentsIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCompressIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCopyIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCubeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCubesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaDatabaseIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaDoorOpenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaDownLeftAndUpRightToCenterIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaEllipsisIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaEllipsisVerticalIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaEnvelopeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaEnvelopeOpenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaExpandIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaEyeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaEyeSlashIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileArrowDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileCodeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileCsvIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileExcelIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileExportIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileLinesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFilePdfIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFilePowerpointIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileWordIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFilterIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFloppyDiskIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFolderIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFolderOpenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFolderPlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFontIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGaugeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGearIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGearsIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGlobeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGraduationCapIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGripIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGripLinesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGripLinesVerticalIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGripVerticalIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaHourglassHalfIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaHouseIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaIdBadgeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaIdCardIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaImageIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaInboxIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaIntercomIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaKeyIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaLeftLongIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaLeftRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaLightbulbIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaLinkIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaListIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaListOlIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaListUlIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaLockIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaLockOpenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaMagnifyingGlassIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaMagnifyingGlassMinusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaMagnifyingGlassPlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaMessageIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaMinusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaMoneyCheckDollarIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPaintbrushIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPaperPlaneIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPaperclipIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPenToSquareIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPencilIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPiggyBankIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPowerOffIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPrintIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRegLightbulbIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaReplyIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRightFromBracketIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRightLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRightLongIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRightToBracketIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRobotIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRocketIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRotateIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRotateLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaShareNodesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaShieldHalvedIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSlidersIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSortDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSortIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSortUpIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSquareCheckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSquareMinusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSquarePlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSquarePollVerticalIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaStarIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSuitcaseMedicalIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTableIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTableListIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTableColumnsIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTagIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTagsIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaThumbtackIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaToolboxIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTrashCanIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTrashIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTriangleExclamationIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTruckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTruckRampBoxIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUpDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUpRightAndDownLeftFromCenterIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUpRightFromSquareIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUserCheckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUserClockIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUserIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUserLargeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUserPenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUserPlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUsersIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaWindowMaximizeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaWindowMinimizeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaWindowRestoreIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaXmarkIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaYenSignIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"WarningIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"SparklesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaAngleDoubleLeftIconは旧名称のため非推奨です。FaAnglesLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaAngleDoubleLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaAngleDoubleRightIconは旧名称のため非推奨です。FaAnglesRightIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaAngleDoubleRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaArchiveIconは旧名称のため非推奨です。FaBoxArchiveIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaArchiveIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaArrowsAltHIconは旧名称のため非推奨です。FaLeftRightIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaArrowsAltHIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaArrowsAltVIconは旧名称のため非推奨です。FaUpDownIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaArrowsAltVIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaBirthdayCakeIconは旧名称のため非推奨です。FaCakeCandlesIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaBirthdayCakeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCalendarAltIconは旧名称のため非推奨です。FaCalendarDaysIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCalendarAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCalendarTimesIconは旧名称のため非推奨です。FaCalendarXmarkIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCalendarTimesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCheckCircleIconは旧名称のため非推奨です。FaCircleCheckIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCheckCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCloudDownloadAltIconは旧名称のため非推奨です。FaCloudArrowDownIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCloudDownloadAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCloudUploadAltIconは旧名称のため非推奨です。FaCloudArrowUpIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCloudUploadAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCogIconは旧名称のため非推奨です。FaGearIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCogIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCompressAltIconは旧名称のため非推奨です。FaDownLeftAndUpRightToCenterIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCompressAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaEditIconは旧名称のため非推奨です。FaPenToSquareIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaEditIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaEllipsisHIconは旧名称のため非推奨です。FaEllipsisIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaEllipsisHIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaEllipsisVIconは旧名称のため非推奨です。FaEllipsisVerticalIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaEllipsisVIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaExchangeAltIconは旧名称のため非推奨です。FaRightLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaExchangeAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaExclamationCircleIconは旧名称のため非推奨です。FaCircleExclamationIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaExclamationCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaExclamationTriangleIconは旧名称のため非推奨です。FaTriangleExclamationIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaExclamationTriangleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaExpandAltIconは旧名称のため非推奨です。FaUpRightAndDownLeftFromCenterIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaExpandAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaExternalLinkAltIconは旧名称のため非推奨です。FaUpRightFromSquareIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaExternalLinkAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaFileAltIconは旧名称のため非推奨です。FaFileLinesIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaFileAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaFileDownloadIconは旧名称のため非推奨です。FaFileArrowDownIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaFileDownloadIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaGripHorizontalIconは旧名称のため非推奨です。FaGripIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaGripHorizontalIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaHistoryIconは旧名称のため非推奨です。FaClockRotateLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaHistoryIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaHomeIconは旧名称のため非推奨です。FaHouseIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaHomeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaInfoCircleIconは旧名称のため非推奨です。FaCircleInfoIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaInfoCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaLongArrowAltLeftIconは旧名称のため非推奨です。FaLeftLongIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaLongArrowAltLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaLongArrowAltRightIconは旧名称のため非推奨です。FaRightLongIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaLongArrowAltRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaMedkitIconは旧名称のため非推奨です。FaSuitcaseMedicalIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaMedkitIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaMinusCircleIconは旧名称のため非推奨です。FaCircleMinusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaMinusCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaPencilAltIconは旧名称のため非推奨です。FaPencilIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaPencilAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaPlusCircleIconは旧名称のため非推奨です。FaCirclePlusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaPlusCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaPlusSquareIconは旧名称のため非推奨です。FaSquarePlusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaPlusSquareIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaPollIconは旧名称のため非推奨です。FaSquarePollVerticalIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaPollIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaQuestionCircleIconは旧名称のため非推奨です。FaCircleQuestionIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaQuestionCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaRedoIconは旧名称のため非推奨です。FaArrowRotateRightIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaRedoIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaRegDotCircleIconは旧名称のため非推奨です。FaCircleDotIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaRegDotCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSaveIconは旧名称のため非推奨です。FaFloppyDiskIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSaveIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSearchIconは旧名称のため非推奨です。FaMagnifyingGlassIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSearchIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSearchMinusIconは旧名称のため非推奨です。FaMagnifyingGlassMinusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSearchMinusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSearchPlusIconは旧名称のため非推奨です。FaMagnifyingGlassPlusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSearchPlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaShareAltIconは旧名称のため非推奨です。FaShareNodesIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaShareAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSignInAltIconは旧名称のため非推奨です。FaRightToBracketIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSignInAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSignOutAltIconは旧名称のため非推奨です。FaRightFromBracketIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSignOutAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSortNumericUpIconは旧名称のため非推奨です。FaArrowUp19Iconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSortNumericUpIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaPaintBrushIconは旧名称のため非推奨です。FaPaintbrushIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaPaintBrushIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaStreamIconは旧名称のため非推奨です。FaBarsStaggeredIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaStreamIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSyncIconは旧名称のため非推奨です。FaArrowsRotateIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSyncIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSyncAltIconは旧名称のため非推奨です。FaRotateIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSyncAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaTachometerAltIconは旧名称のため非推奨です。FaGaugeIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaTachometerAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaThListIconは旧名称のため非推奨です。FaTableListIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaThListIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaTimesIconは旧名称のため非推奨です。FaXmarkIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaTimesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaTimesCircleIconは旧名称のため非推奨です。FaCircleXmarkIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaTimesCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaTrashAltIconは旧名称のため非推奨です。FaTrashCanIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaTrashAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaTruckLoadingIconは旧名称のため非推奨です。FaTruckRampBoxIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaTruckLoadingIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaUndoIconは旧名称のため非推奨です。FaArrowRotateLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaUndoIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaUndoAltIconは旧名称のため非推奨です。FaRotateLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaUndoAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaUserAltIconは旧名称のため非推奨です。FaUserLargeIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaUserAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaUserCircleIconは旧名称のため非推奨です。FaCircleUserIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaUserCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Heading/Heading.d.ts","description":"","displayName":"Heading","methods":[],"props":[{"defaultValue":null,"description":"テキストのスタイル","name":"type","declarations":[{"fileName":"smarthr-ui/lib/components/Heading/Heading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"@deprecated SectioningContent(Article, Aside, Nav, Section)を使ってHeadingと関連する範囲を明確に指定してください","name":"tag","declarations":[{"fileName":"smarthr-ui/lib/components/Heading/Heading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"視覚的に非表示にするフラグ","name":"visuallyHidden","declarations":[{"fileName":"smarthr-ui/lib/components/Heading/Heading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Heading/Heading.d.ts","description":"","displayName":"PageHeading","methods":[],"props":[{"defaultValue":null,"description":"テキストのスタイル","name":"type","declarations":[{"fileName":"smarthr-ui/lib/components/Heading/Heading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}}]},{"tags":{},"filePath":"lib/components/Header/HeaderLink.d.ts","description":"","displayName":"HeaderLink","methods":[],"props":[{"defaultValue":null,"description":"リンクをクリックした時に発火するコールバック関数","name":"onClick","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}},{"defaultValue":null,"description":"テキストの前に表示するアイコン","name":"prefix","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"テキストの後ろに表示するアイコン","name":"suffix","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"TextLinkを利用しつつnext/linkなどと併用する場合に指定する","name":"elementAs","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"lib/types/ComponentTypes.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"any"}}]},{"tags":{},"filePath":"lib/components/Header/HeaderDropdownMenuButton.d.ts","description":"","displayName":"HeaderDropdownMenuButton","methods":[],"props":[{"defaultValue":null,"description":"引き金となるボタンラベル","name":"label","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"操作群","name":"children","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"Actions","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"ReactElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & ElementProps & Props & RefAttributes<...>, string | JSXElementConstructor<...>>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"ReactElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & { ...; } & ElementProps<...> & ElementRefProps<...>, string | JSXElementConstru...","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"ReactElement; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & ElementProps & Props & RefAttributes<...>, \"variant\"> & { ...; }, string |...","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"ActionItem[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"引き金となるボタンの大きさ","name":"triggerSize","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"引き金となるボタンをアイコンのみとするかどうか","name":"onlyIconTrigger","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"引き金となるアイコンを差し替えたい場合(onlyIconTrigger=true の場合のみ有効)","name":"triggerIcon","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType & BaseComponentProps>","value":[{"value":"ComponentClass & BaseComponentProps, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent & BaseComponentProps>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLButtonElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/Header/Header.d.ts","description":"","displayName":"Header","methods":[],"props":[{"defaultValue":null,"description":"ロゴ","name":"logo","declarations":[{"fileName":"lib/components/Header/Header.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"ReactElement>"}},{"defaultValue":null,"description":"ロゴリンク","name":"logoHref","declarations":[{"fileName":"lib/components/Header/Header.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"テナント一覧","name":"tenants","declarations":[{"fileName":"lib/components/Header/Header.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Tenant[]"}},{"defaultValue":null,"description":"現在のテナント ID","name":"currentTenantId","declarations":[{"fileName":"lib/components/Header/Header.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"テナントが選択された時に発火するコールバック関数","name":"onTenantSelect","declarations":[{"fileName":"lib/components/Header/Header.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(id: string) => void"}}]},{"tags":{},"filePath":"lib/components/FormControl/FormControl.d.ts","description":"","displayName":"ActualFormControl","methods":[],"props":[{"defaultValue":null,"description":"グループのタイトル名","name":"title","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの見出しのタイプ","name":"titleType","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"タイトルの見出しを視覚的に隠すかどうか","name":"dangerouslyTitleHidden","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"label 要素に適用する `htmlFor` 値","name":"htmlFor","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"label 要素に適用する `id` 値","name":"labelId","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトル群と子要素の間の間隔調整用(基本的には不要)","name":"innerMargin","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"タイトルの隣に表示する `StatusLabel` の Props の配列","name":"statusLabelProps","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(Props & ElementProps & { children?: ReactNode; }) | (Props & ElementProps & { children?: ReactNode; })[]","value":[{"value":"Props & ElementProps & { children?: ReactNode; }"},{"value":"(Props & ElementProps & { children?: ReactNode; })[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示するヘルプメッセージ","name":"helpMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示する入力例","name":"exampleMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示するエラーメッセージ","name":"errorMessages","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode | ReactNode[]","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"ReactNode[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"エラーがある場合に自動的に入力要素を error にするかどうか","name":"autoBindErrorInput","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"フォームコントロールの下に表示する補足メッセージ","name":"supplementaryMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"`true` のとき、文字色を `TEXT_DISABLED` にする","name":"disabled","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/FormControl/FormControl.d.ts","description":"","displayName":"FormControl","methods":[],"props":[{"defaultValue":null,"description":"グループのタイトル名","name":"title","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"label 要素に適用する `htmlFor` 値","name":"htmlFor","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトルの見出しのタイプ","name":"titleType","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"タイトルの見出しを視覚的に隠すかどうか","name":"dangerouslyTitleHidden","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"label 要素に適用する `id` 値","name":"labelId","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトル群と子要素の間の間隔調整用(基本的には不要)","name":"innerMargin","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"タイトルの隣に表示する `StatusLabel` の Props の配列","name":"statusLabelProps","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(Props & ElementProps & { children?: ReactNode; }) | (Props & ElementProps & { children?: ReactNode; })[]","value":[{"value":"Props & ElementProps & { children?: ReactNode; }"},{"value":"(Props & ElementProps & { children?: ReactNode; })[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示するヘルプメッセージ","name":"helpMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示する入力例","name":"exampleMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示するエラーメッセージ","name":"errorMessages","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode | ReactNode[]","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"ReactNode[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"エラーがある場合に自動的に入力要素を error にするかどうか","name":"autoBindErrorInput","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"フォームコントロールの下に表示する補足メッセージ","name":"supplementaryMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/FloatArea/FloatArea.d.ts","description":"","displayName":"FloatArea","methods":[],"props":[{"defaultValue":null,"description":"コンポーネントの上端から、包含ブロックの上端までの間隔(基準フォントサイズの相対値または抽象値)","name":"top","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"コンポーネントの下端から、包含ブロックの下端までの間隔(基準フォントサイズの相対値または抽象値)","name":"bottom","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"コンポーネントの `z-index` 値","name":"zIndex","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"表示する `Button` または `AnchorButton` コンポーネント","name":"primaryButton","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示する `Button` または `AnchorButton` コンポーネント","name":"secondaryButton","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"tertiary 領域に表示するボタン","name":"tertiaryButton","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"操作に対するフィードバックメッセージ","name":"responseMessage","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"上下の位置を固定するかどうか","name":"fixed","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"`FlashMessage` は気づきにくいため、安易な使用はお勧めしません。`NotificationBar` や `Dialog` の使用を検討してください。"},"filePath":"lib/components/FlashMessage/FlashMessage.d.ts","description":"","displayName":"FlashMessage","methods":[],"props":[{"defaultValue":null,"description":"true のときに FlashMessage を表示する","name":"visible","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"表示するアイコンのタイプ","name":"type","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""}]}},{"defaultValue":null,"description":"メッセージの内容","name":"text","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネントに適用する role 属性","name":"role","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"alert\" | \"status\"","value":[{"value":"\"alert\""},{"value":"\"status\""}]}},{"defaultValue":null,"description":"閉じるボタンを押下、または表示してから8秒後に発火するコールバック関数","name":"onClose","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"FlashMessage が表示されてから一定時間後に自動で閉じるかどうか","name":"autoClose","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"animation","required":false,"type":{"name":"enum","raw":"\"none\" | \"bounce\"","value":[{"value":"\"none\""},{"value":"\"bounce\""}]}}]},{"tags":{},"filePath":"lib/components/Fieldset/Fieldset.d.ts","description":"","displayName":"Fieldset","methods":[],"props":[{"defaultValue":null,"description":"グループのタイトル名","name":"title","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"`true` のとき、文字色を `TEXT_DISABLED` にする","name":"disabled","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"label 要素に適用する `htmlFor` 値","name":"htmlFor","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトルの見出しのタイプ","name":"titleType","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"タイトルの見出しを視覚的に隠すかどうか","name":"dangerouslyTitleHidden","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"label 要素に適用する `id` 値","name":"labelId","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトル群と子要素の間の間隔調整用(基本的には不要)","name":"innerMargin","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"タイトルの隣に表示する `StatusLabel` の Props の配列","name":"statusLabelProps","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(Props & ElementProps & { children?: ReactNode; }) | (Props & ElementProps & { children?: ReactNode; })[]","value":[{"value":"Props & ElementProps & { children?: ReactNode; }"},{"value":"(Props & ElementProps & { children?: ReactNode; })[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示するヘルプメッセージ","name":"helpMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示する入力例","name":"exampleMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示するエラーメッセージ","name":"errorMessages","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode | ReactNode[]","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"ReactNode[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"エラーがある場合に自動的に入力要素を error にするかどうか","name":"autoBindErrorInput","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"フォームコントロールの下に表示する補足メッセージ","name":"supplementaryMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/ErrorScreen/ErrorScreen.d.ts","description":"","displayName":"ErrorScreen","methods":[],"props":[{"defaultValue":null,"description":"ロゴ","name":"logo","declarations":[{"fileName":"lib/components/ErrorScreen/ErrorScreen.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンテンツの上に表示されるタイトル","name":"title","declarations":[{"fileName":"lib/components/ErrorScreen/ErrorScreen.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンテンツの下に表示されるアンカー要素のリスト","name":"links","declarations":[{"fileName":"lib/components/ErrorScreen/ErrorScreen.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ label: ReactNode; url: string; target?: string; }[]"}},{"defaultValue":null,"description":"表示するコンテンツ","name":"children","declarations":[{"fileName":"lib/components/ErrorScreen/ErrorScreen.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/ErrorScreen/ErrorScreen.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/dropdownHelper.d.ts","description":"","displayName":"getFirstTabbable","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/DropdownTrigger.d.ts","description":"","displayName":"DropdownTrigger","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/DropdownContentInner.d.ts","description":"","displayName":"DropdownContentInner","methods":[],"props":[{"defaultValue":null,"description":"","name":"triggerRect","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Rect"}},{"defaultValue":null,"description":"","name":"controllable","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/DropdownContent.d.ts","description":"","displayName":"DropdownContent","methods":[],"props":[{"defaultValue":null,"description":"`true` のとき、ドロップダウン内のコンテンツをクリックしてもドロップダウンが閉じなくなる。。\n この場合は、 `DropdownCloser` を用いてドロップダウンを閉じることができる。","name":"controllable","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownContent.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/DropdownCloser.d.ts","description":"","displayName":"DropdownCloser","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/Dropdown.d.ts","description":"","displayName":"Dropdown","methods":[],"props":[{"defaultValue":null,"description":"","name":"onOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/Dropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"onClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/Dropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}}]},{"tags":{},"filePath":"lib/components/DropZone/DropZone.d.ts","description":"","displayName":"DropZone","methods":[],"props":[{"defaultValue":null,"description":"","name":"name","declarations":[{"fileName":"lib/components/DropZone/DropZone.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"許可するファイル型を表す1つ以上の固有ファイル型指定子\n(ドラッグ&ドロップの挙動には影響しません)","name":"accept","declarations":[{"fileName":"lib/components/DropZone/DropZone.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"複数ファイルを選択できるかどうか","name":"multiple","declarations":[{"fileName":"lib/components/DropZone/DropZone.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/DropZone/DropZone.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"selectButtonLabel\">"}},{"defaultValue":null,"description":"ボタンまたはドラッグ&ドロップでファイルが追加された時に発火するコールバック関数","name":"onSelectFiles","declarations":[{"fileName":"lib/components/DropZone/DropZone.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(e: ChangeEvent | DragEvent, files: FileList) => void"}}]},{"tags":{},"filePath":"lib/components/DefinitionList/DefinitionListItem.d.ts","description":"","displayName":"DefinitionListItem","methods":[],"props":[{"defaultValue":null,"description":"","name":"term","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionListItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"termStyleType","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionListItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"blockTitle\" | \"subBlockTitle\" | \"subSubBlockTitle\"","value":[{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"@deprecated DefinitionList で items を使う時の props です。children を使ってください。","name":"description","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionListItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"fullWidth","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionListItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"maxColumns","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionListItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/DefinitionList/DefinitionList.d.ts","description":"","displayName":"DefinitionList","methods":[],"props":[{"defaultValue":null,"description":"定義リストのアイテムの配列\n@deprecated DefinitionListItem を使ってください","name":"items","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionList.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Omit<{ term: ReactNode; termStyleType?: \"blockTitle\" | \"subBlockTitle\" | \"subSubBlockTitle\"; description?: ReactNode; fullWidth?: boolean; maxColumns?: number; } & { ...; } & ElementProps, \"termStyleType\">[]"}},{"defaultValue":null,"description":"最大列数","name":"maxColumns","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionList.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"用語の見た目の種類","name":"termStyleType","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionList.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"blockTitle\" | \"subBlockTitle\" | \"subSubBlockTitle\"","value":[{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}}]},{"tags":{},"filePath":"lib/components/DatePicker/datePickerHelper.d.ts","description":"","displayName":"parseJpnDateString","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/DatePicker/Portal.d.ts","description":"","displayName":"Portal","methods":[],"props":[{"defaultValue":null,"description":"","name":"inputRect","declarations":[{"fileName":"lib/components/DatePicker/Portal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"DOMRect"}}]},{"tags":{},"filePath":"lib/components/DatePicker/DatePicker.d.ts","description":"","displayName":"DatePicker","methods":[],"props":[{"defaultValue":null,"description":"input 要素の `name` 属性の値","name":"name","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"選択可能な期間の開始日","name":"from","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}},{"defaultValue":null,"description":"選択可能な期間の終了日","name":"to","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}},{"defaultValue":null,"description":"フォームを無効にするかどうか","name":"disabled","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `value` 属性の値","name":"value","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"入力を独自にパースする場合に、パース処理を記述する関数","name":"parseInput","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(input: string) => Date"}},{"defaultValue":null,"description":"表示する日付を独自にフォーマットする場合に、フォーマット処理を記述する関数","name":"formatDate","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(date: Date) => string"}},{"defaultValue":null,"description":"入出力用文字列と併記する別フォーマット処理を記述する関数","name":"showAlternative","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(date: Date) => ReactNode"}},{"defaultValue":null,"description":"選択された日付が変わった時に発火するコールバック関数","name":"onChangeDate","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(date: Date, value: string, other: { errors: string[]; }) => void"}}]},{"tags":{"deprecated":"`CompactInformationPanel` は非推奨です。`NotificationBar[base=\"base\"]` を使用してください。"},"filePath":"lib/components/CompactInformationPanel/CompactInformationPanel.d.ts","description":"","displayName":"CompactInformationPanel","methods":[],"props":[{"defaultValue":null,"description":"表示する情報の種類","name":"type","declarations":[{"fileName":"lib/components/CompactInformationPanel/CompactInformationPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLDivElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/Dialog/dialogInnerStyle.d.ts","description":"","displayName":"dialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/RemoteDialogTrigger.d.ts","description":"","displayName":"RemoteDialogTrigger","methods":[],"props":[{"defaultValue":null,"description":"","name":"variant","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Variant","value":[{"value":"\"text\""},{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"\"skeleton\""}]}},{"defaultValue":null,"description":"","name":"targetId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/RemoteDialogTrigger.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/RemoteDialogTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(open: () => void) => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","description":"","displayName":"ModelessDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのヘッダ部分の内容","name":"header","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログのフッタ部分の内容","name":"footer","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログが開かれているかどうかの真偽値","name":"isOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを押下したときのハンドラ","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}},{"defaultValue":null,"description":"ダイアログが開いている状態で Escape キーを押下したときのハンドラ","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログの高さ","name":"height","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ポータルの container となる DOM 要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonIconAlt\"> & { dialogHandlerAriaLabel?: (txt: string) => string; dialogHandlerAriaValuetext?: (txt: string, data: DOMRect) => string; }"}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"HTMLAttributes"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLDivElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},{"defaultValue":null,"description":"","name":"resizable","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Dialog/FocusTrap.d.ts","description":"","displayName":"FocusTrap","methods":[],"props":[{"defaultValue":null,"description":"","name":"firstFocusTarget","declarations":[{"fileName":"lib/components/Dialog/FocusTrap.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogWrapper.d.ts","description":"","displayName":"DialogWrapper","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogTrigger.d.ts","description":"","displayName":"DialogTrigger","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Dialog/DialogOverlap.d.ts","description":"","displayName":"DialogOverlap","methods":[],"props":[{"defaultValue":null,"description":"","name":"isOpen","declarations":[{"fileName":"lib/components/Dialog/DialogOverlap.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","description":"","displayName":"DialogHeader","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","description":"","displayName":"DialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログを開いているかどうか","name":"isOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogContent.d.ts","description":"","displayName":"DialogContent","methods":[],"props":[{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogCloser.d.ts","description":"","displayName":"DialogCloser","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogBody.d.ts","description":"","displayName":"DialogBody","methods":[],"props":[{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/Dialog.d.ts","description":"","displayName":"Dialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログを開いているかどうか","name":"isOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/Chip/Chip.d.ts","description":"","displayName":"Chip","methods":[],"props":[{"defaultValue":null,"description":"","name":"disabled","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"size","required":false,"type":{"name":"\"s\""}}]},{"tags":{},"filePath":"lib/components/ComboBox/comboBoxHelper.d.ts","description":"","displayName":"convertMatchableString","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/ComboBox/SingleComboBox.d.ts","description":"","displayName":"SingleComboBox","methods":[],"props":[{"defaultValue":null,"description":"選択可能なアイテムのリスト","name":"items","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"ComboBoxItem[]"}},{"defaultValue":null,"description":"input 要素の `name` 属性の値","name":"name","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"input 要素の `disabled` 属性の値","name":"disabled","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `required` 属性の値","name":"required","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネント内の一番外側の要素に適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"`true` のとき、コンポーネントの外枠が `DANGER` カラーになる","name":"error","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"`true` のとき、 `items` 内に存在しないアイテムを新しく追加できるようになる","name":"creatable","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `placeholder` 属性の値","name":"placeholder","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"`true` のとき、ドロップダウンリスト内にローダーを表示する","name":"isLoading","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `width` スタイルに適用する値","name":"width","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ドロップダウンリスト内に表示するヘルプメッセージ","name":"dropdownHelpMessage","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ドロップダウンリストの `width` スタイルに適用する値","name":"dropdownWidth","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"input 要素の `value` が変わった時に発火するコールバック関数","name":"onChangeInput","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: ChangeEvent) => void"}},{"defaultValue":null,"description":"`items` 内に存在しないアイテムが追加されたときに発火するコールバック関数","name":"onAdd","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(label: string) => void"}},{"defaultValue":null,"description":"アイテムが選択された時に発火するコールバック関数","name":"onSelect","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(item: ComboBoxItem) => void"}},{"defaultValue":null,"description":"input 要素の `value` が変わった時に発火するコールバック関数\n@deprecated `onChange` は非推奨なため、 代わりに `onChangeInput` を使用してください。","name":"onChange","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: ChangeEvent) => void"}},{"defaultValue":null,"description":"選択されているアイテム","name":"selectedItem","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"ComboBoxItem"}},{"defaultValue":null,"description":"デフォルトで選択されるアイテム","name":"defaultItem","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"ComboBoxItem"}},{"defaultValue":null,"description":"コンポーネント内の先頭に表示する内容","name":"prefix","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"選択されているアイテムがクリアされた時に発火するコールバック関数","name":"onClear","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"選択されているアイテムがクリアされた時に発火するコールバック関数\n指定している場合、クリア時にonClickを実行せずにonClearClickのみ実行する","name":"onClearClick","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}},{"defaultValue":null,"description":"選択されているアイテムのリストが変わった時に発火するコールバック関数","name":"onChangeSelected","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(selectedItem: ComboBoxItem) => void"}},{"defaultValue":null,"description":"コンポーネントがフォーカスされたときに発火するコールバック関数","name":"onFocus","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"コンポーネントからフォーカスが外れた時に発火するコールバック関数","name":"onBlur","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"コンポーネント内のテキストを変更する関数/","name":"decorators","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"noResultText\"> & { destroyButtonIconAlt?: (text: string) => string; }"}}]},{"tags":{},"filePath":"lib/components/ComboBox/MultiSelectedItemTooltip.d.ts","description":"","displayName":"MultiSelectedItemTooltip","methods":[],"props":[{"defaultValue":null,"description":"","name":"needsTooltip","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItemTooltip.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"text","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItemTooltip.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/ComboBox/MultiSelectedItem.d.ts","description":"","displayName":"MultiSelectedItem","methods":[],"props":[{"defaultValue":null,"description":"","name":"item","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"ComboBoxItem & { deletable?: boolean; }"}},{"defaultValue":null,"description":"","name":"disabled","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"onDelete","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(item: ComboBoxItem) => void"}},{"defaultValue":null,"description":"","name":"enableEllipsis","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"buttonRef","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ destroyButtonIconAlt?: (text: string) => string; }"}}]},{"tags":{},"filePath":"lib/components/ComboBox/MultiComboBox.d.ts","description":"","displayName":"MultiComboBox","methods":[],"props":[{"defaultValue":null,"description":"選択可能なアイテムのリスト","name":"items","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"ComboBoxItem[]"}},{"defaultValue":null,"description":"input 要素の `name` 属性の値","name":"name","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"input 要素の `disabled` 属性の値","name":"disabled","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `required` 属性の値","name":"required","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネント内の一番外側の要素に適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"`true` のとき、コンポーネントの外枠が `DANGER` カラーになる","name":"error","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"`true` のとき、 `items` 内に存在しないアイテムを新しく追加できるようになる","name":"creatable","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `placeholder` 属性の値","name":"placeholder","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"`true` のとき、ドロップダウンリスト内にローダーを表示する","name":"isLoading","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `width` スタイルに適用する値","name":"width","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ドロップダウンリスト内に表示するヘルプメッセージ","name":"dropdownHelpMessage","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ドロップダウンリストの `width` スタイルに適用する値","name":"dropdownWidth","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"input 要素の `value` が変わった時に発火するコールバック関数","name":"onChangeInput","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: ChangeEvent) => void"}},{"defaultValue":null,"description":"`items` 内に存在しないアイテムが追加されたときに発火するコールバック関数","name":"onAdd","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(label: string) => void"}},{"defaultValue":null,"description":"アイテムが選択された時に発火するコールバック関数","name":"onSelect","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(item: ComboBoxItem) => void"}},{"defaultValue":null,"description":"input 要素の `value` が変わった時に発火するコールバック関数\n@deprecated `onChange` は非推奨なため、 代わりに `onChangeInput` を使用してください。","name":"onChange","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: ChangeEvent) => void"}},{"defaultValue":null,"description":"選択されているアイテムのリスト","name":"selectedItems","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(ComboBoxItem & { deletable?: boolean; })[]"}},{"defaultValue":null,"description":"選択されているアイテムのラベルを省略表示するかどうか","name":"selectedItemEllipsis","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"テキストボックスの `value` 属性の値。\n`onChangeInput` と併せて設定することで、テキストボックスの挙動が制御可能になる。","name":"inputValue","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"選択されているアイテムの削除ボタンがクリックされた時に発火するコールバック関数","name":"onDelete","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(item: ComboBoxItem) => void"}},{"defaultValue":null,"description":"選択されているアイテムのリストが変わった時に発火するコールバック関数","name":"onChangeSelected","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(selectedItems: ComboBoxItem[]) => void"}},{"defaultValue":null,"description":"コンポーネントがフォーカスされたときに発火するコールバック関数","name":"onFocus","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"コンポーネントからフォーカスが外れた時に発火するコールバック関数","name":"onBlur","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"コンポーネント内のテキストを変更する関数/","name":"decorators","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"noResultText\"> & { destroyButtonIconAlt?: (text: string) => string; selectedListAriaLabel?: (text: string) => string; }"}},{"defaultValue":null,"description":"アイテムが選択されたときに選択済みかどうかを判定するコールバック関数/","name":"isItemSelected","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(targetItem: ComboBoxItem, selectedItems: ComboBoxItem[]) => boolean"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/CheckBox/CheckBox.d.ts","description":"","displayName":"CheckBox","methods":[],"props":[{"defaultValue":null,"description":"`true` のとき、チェック状態を `mixed` にする","name":"mixed","declarations":[{"fileName":"smarthr-ui/lib/components/CheckBox/CheckBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"チェックボックスにエラーがあるかどうか","name":"error","declarations":[{"fileName":"smarthr-ui/lib/components/CheckBox/CheckBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Calendar/calendarHelper.d.ts","description":"","displayName":"getFromDate","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Calendar/calendarHelper.d.ts","description":"","displayName":"getToDate","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Calendar/calendarHelper.d.ts","description":"","displayName":"getMonthArray","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Calendar/YearPicker.d.ts","description":"","displayName":"YearPicker","methods":[],"props":[{"defaultValue":null,"description":"選択された年","name":"selectedYear","declarations":[{"fileName":"lib/components/Calendar/YearPicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"選択可能な開始年","name":"fromYear","declarations":[{"fileName":"lib/components/Calendar/YearPicker.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"選択可能な終了年","name":"toYear","declarations":[{"fileName":"lib/components/Calendar/YearPicker.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"トリガのセレクトイベントを処理するハンドラ","name":"onSelectYear","declarations":[{"fileName":"lib/components/Calendar/YearPicker.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(year: number) => void"}},{"defaultValue":null,"description":"表示フラグ","name":"isDisplayed","declarations":[{"fileName":"lib/components/Calendar/YearPicker.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Calendar/CalendarTable.d.ts","description":"","displayName":"CalendarTable","methods":[],"props":[{"defaultValue":null,"description":"現在の日付","name":"current","declarations":[{"fileName":"lib/components/Calendar/CalendarTable.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Date"}},{"defaultValue":null,"description":"選択可能な開始日","name":"from","declarations":[{"fileName":"lib/components/Calendar/CalendarTable.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Date"}},{"defaultValue":null,"description":"選択可能な終了日","name":"to","declarations":[{"fileName":"lib/components/Calendar/CalendarTable.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Date"}},{"defaultValue":null,"description":"トリガのセレクトイベントを処理するハンドラ","name":"onSelectDate","declarations":[{"fileName":"lib/components/Calendar/CalendarTable.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(e: MouseEvent, date: Date) => void"}},{"defaultValue":null,"description":"選択された日付","name":"selected","declarations":[{"fileName":"lib/components/Calendar/CalendarTable.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}}]},{"tags":{},"filePath":"lib/components/Calendar/Calendar.d.ts","description":"","displayName":"Calendar","methods":[],"props":[{"defaultValue":null,"description":"選択可能な開始日","name":"from","declarations":[{"fileName":"lib/components/Calendar/Calendar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}},{"defaultValue":null,"description":"選択可能な終了日","name":"to","declarations":[{"fileName":"lib/components/Calendar/Calendar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}},{"defaultValue":null,"description":"選択された日付","name":"value","declarations":[{"fileName":"lib/components/Calendar/Calendar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}},{"defaultValue":null,"description":"トリガのセレクトイベントを処理するハンドラ","name":"onSelectDate","declarations":[{"fileName":"lib/components/Calendar/Calendar.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(e: MouseEvent, date: Date) => void"}}]},{"tags":{},"filePath":"lib/components/Button/style.d.ts","description":"","displayName":"Style","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Button/UnstyledButton.d.ts","description":"","displayName":"UnstyledButton","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Button/ButtonWrapper.d.ts","description":"","displayName":"ButtonWrapper","methods":[],"props":[{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"","name":"square","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"wide","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"variant","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"Variant","value":[{"value":"\"text\""},{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"\"skeleton\""}]}},{"defaultValue":null,"description":"","name":"$loading","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"elementAs","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"isAnchor","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"},{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"true"}},{"defaultValue":null,"description":"","name":"buttonRef","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ForwardedRef","value":[{"value":"(instance: HTMLButtonElement) => void","description":"","fullComment":"","tags":{}},{"value":"MutableRefObject","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"anchorRef","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ForwardedRef","value":[{"value":"(instance: HTMLAnchorElement) => void","description":"","fullComment":"","tags":{}},{"value":"MutableRefObject","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Button/ButtonInner.d.ts","description":"","displayName":"ButtonInner","methods":[],"props":[{"defaultValue":null,"description":"","name":"prefix","declarations":[{"fileName":"lib/components/Button/ButtonInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"suffix","declarations":[{"fileName":"lib/components/Button/ButtonInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"lib/components/Button/ButtonInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Button/Button.d.ts","description":"","displayName":"Button","methods":[],"props":[{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"","name":"disabledDetail","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ icon?: FunctionComponent<{}>; message: ReactNode; }"}},{"defaultValue":null,"description":"","name":"prefix","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"suffix","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"square","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"wide","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"variant","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Variant","value":[{"value":"\"text\""},{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"\"skeleton\""}]}},{"defaultValue":null,"description":"","name":"loading","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"loading\">"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Button/AnchorButton.d.ts","description":"","displayName":"ForwardedAnchorButton","methods":[],"props":[{"defaultValue":null,"description":"ボタンの大きさ","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"無効な理由","name":"disabledDetail","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ icon?: FunctionComponent<{}>; message: ReactNode; }"}},{"defaultValue":null,"description":"ボタン内の先頭に表示する内容。\n通常は、アイコンを表示するために用いる。","name":"prefix","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ボタン内の末尾に表示する内容。\n通常は、アイコンを表示するために用いる。","name":"suffix","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"`true` のとき、ボタンを正方形にする。","name":"square","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"`true` のとき、ボタンの `width` を 100% にする。","name":"wide","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ボタンのスタイルの種類","name":"variant","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Variant","value":[{"value":"\"text\""},{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"\"skeleton\""}]}},{"defaultValue":null,"description":"処理が走ってるかどうか","name":"loading","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"next/linkなどのカスタムコンポーネントを指定します。指定がない場合はデフォルトで `a` タグが使用されます。","name":"elementAs","declarations":[{"fileName":"smarthr-ui/lib/components/Button/AnchorButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"lib/types/ComponentTypes.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"any"}}]},{"tags":{"deprecated":"BottomFixedArea は非推奨です。FloatArea を使ってください。 https://smarthr.design/products/components/float-area/"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/BottomFixedArea/BottomFixedArea.d.ts","description":"","displayName":"BottomFixedArea","methods":[],"props":[{"defaultValue":null,"description":"この領域の説明","name":"description","declarations":[{"fileName":"smarthr-ui/lib/components/BottomFixedArea/BottomFixedArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示する `Button` または `AnchorButton` (`variant=\"primary\"` である必要がある)","name":"primaryButton","declarations":[{"fileName":"smarthr-ui/lib/components/BottomFixedArea/BottomFixedArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Primary","value":[{"value":"FunctionComponentElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & ElementProps & Props & RefAttributes<...>>","description":"","fullComment":"","tags":{}},{"value":"FunctionComponentElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & { ...; } & ElementProps<...> & ElementRefProps<...>>","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示する `Button` または `AnchorButton` (`variant=\"secondary\"` である必要がある)","name":"secondaryButton","declarations":[{"fileName":"smarthr-ui/lib/components/BottomFixedArea/BottomFixedArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Secondary","value":[{"value":"FunctionComponentElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & ElementProps & Props & RefAttributes<...>>","description":"","fullComment":"","tags":{}},{"value":"FunctionComponentElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & { ...; } & ElementProps<...> & ElementRefProps<...>>","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示する tertialy link のプロパティの配列","name":"tertiaryLinks","declarations":[{"fileName":"smarthr-ui/lib/components/BottomFixedArea/BottomFixedArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(Omit, HTMLButtonElement>, \"ref\"> & { ...; } & { ...; })[]"}},{"defaultValue":null,"description":"コンポーネントに適用する z-index 値","name":"zIndex","declarations":[{"fileName":"smarthr-ui/lib/components/BottomFixedArea/BottomFixedArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLDivElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Base/Base.d.ts","description":"","displayName":"base","methods":[],"props":[{"defaultValue":null,"description":"","name":"radius","required":false,"type":{"name":"enum","raw":"\"s\" | \"m\"","value":[{"value":"\"s\""},{"value":"\"m\""}]}},{"defaultValue":null,"description":"","name":"paddingBlock","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"","name":"paddingInline","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"","name":"overflowBlock","required":false,"type":{"name":"enum","raw":"\"auto\" | \"hidden\" | \"clip\" | \"visible\" | \"scroll\"","value":[{"value":"\"auto\""},{"value":"\"hidden\""},{"value":"\"clip\""},{"value":"\"visible\""},{"value":"\"scroll\""}]}},{"defaultValue":null,"description":"","name":"overflowInline","required":false,"type":{"name":"enum","raw":"\"auto\" | \"hidden\" | \"clip\" | \"visible\" | \"scroll\"","value":[{"value":"\"auto\""},{"value":"\"hidden\""},{"value":"\"clip\""},{"value":"\"visible\""},{"value":"\"scroll\""}]}},{"defaultValue":null,"description":"","name":"layer","required":false,"type":{"name":"enum","raw":"0 | 1 | 2 | 3 | 4","value":[{"value":"0"},{"value":"1"},{"value":"2"},{"value":"3"},{"value":"4"}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Base/Base.d.ts","description":"","displayName":"Base","methods":[],"props":[{"defaultValue":null,"description":"コンテンツが要素内に収まらない場合の処理方法","name":"overflow","declarations":[{"fileName":"smarthr-ui/lib/components/Base/Base.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Overflow | { x: Overflow; y: Overflow; }","value":[{"value":"\"auto\""},{"value":"\"hidden\""},{"value":"\"clip\""},{"value":"\"visible\""},{"value":"\"scroll\""},{"value":"{ x: Overflow; y: Overflow; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"radius","required":false,"type":{"name":"enum","raw":"\"s\" | \"m\"","value":[{"value":"\"s\""},{"value":"\"m\""}]}},{"defaultValue":null,"description":"境界とコンテンツの間の余白","name":"padding","declarations":[{"fileName":"smarthr-ui/lib/components/Base/Base.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | SeparatePadding","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"SeparatePadding","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"layer","required":false,"type":{"name":"enum","raw":"0 | 1 | 2 | 3 | 4","value":[{"value":"0"},{"value":"1"},{"value":"2"},{"value":"3"},{"value":"4"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Balloon/Balloon.d.ts","description":"","displayName":"Balloon","methods":[],"props":[{"defaultValue":null,"description":"","name":"horizontal","required":false,"type":{"name":"enum","raw":"\"center\" | \"left\" | \"right\"","value":[{"value":"\"center\""},{"value":"\"left\""},{"value":"\"right\""}]}},{"defaultValue":null,"description":"","name":"vertical","required":false,"type":{"name":"enum","raw":"\"middle\" | \"top\" | \"bottom\"","value":[{"value":"\"middle\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}]},{"tags":{},"filePath":"lib/components/Badge/Badge.d.ts","description":"","displayName":"Badge","methods":[],"props":[{"defaultValue":null,"description":"件数","name":"count","declarations":[{"fileName":"lib/components/Badge/Badge.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"最大表示件数。この数を超えた場合は{最大表示件数+}と表示される","name":"overflowCount","declarations":[{"fileName":"lib/components/Badge/Badge.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"0値を表示するかどうか","name":"showZero","declarations":[{"fileName":"lib/components/Badge/Badge.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"色の種類","name":"type","declarations":[{"fileName":"lib/components/Badge/Badge.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"grey\" | \"blue\" | \"red\" | \"yellow\"","value":[{"value":"\"grey\""},{"value":"\"blue\""},{"value":"\"red\""},{"value":"\"yellow\""}]}},{"defaultValue":null,"description":"ドット表示するかどうか","name":"dot","declarations":[{"fileName":"lib/components/Badge/Badge.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/AppNavi/style.d.ts","description":"","displayName":"appNaviItemStyle","methods":[],"props":[{"defaultValue":null,"description":"","name":"active","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/AppNavi/AppNaviDropdownMenuButton.d.ts","description":"","displayName":"AppNaviDropdownMenuButton","methods":[],"props":[{"defaultValue":null,"description":"引き金となるボタンラベル","name":"label","declarations":[{"fileName":"lib/components/AppNavi/AppNaviDropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/AppNavi/AppNaviDropdown.d.ts","description":"","displayName":"AppNaviDropdown","methods":[],"props":[{"defaultValue":null,"description":"ドロップダウンのコンテンツ","name":"dropdownContent","declarations":[{"fileName":"lib/components/AppNavi/AppNaviDropdown.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示するアイコンタイプ","name":"icon","declarations":[{"fileName":"lib/components/AppNavi/AppNaviDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType","value":[{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}}]}},{"defaultValue":null,"description":"アクティブ状態であるかどうか","name":"current","declarations":[{"fileName":"lib/components/AppNavi/AppNaviDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"displayCaret","declarations":[{"fileName":"lib/components/AppNavi/AppNaviDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/AppNavi/AppNaviCustomTag.d.ts","description":"","displayName":"AppNaviCustomTag","methods":[],"props":[{"defaultValue":null,"description":"このボタンのカスタムタグ","name":"tag","declarations":[{"fileName":"lib/components/AppNavi/AppNaviCustomTag.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ComponentType","value":[{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"表示するアイコンタイプ","name":"icon","declarations":[{"fileName":"lib/components/AppNavi/AppNaviCustomTag.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType","value":[{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}}]}},{"defaultValue":null,"description":"アクティブ状態であるかどうか","name":"current","declarations":[{"fileName":"lib/components/AppNavi/AppNaviCustomTag.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/AppNavi/AppNaviButton.d.ts","description":"","displayName":"AppNaviButton","methods":[],"props":[{"defaultValue":null,"description":"表示するアイコンタイプ","name":"icon","declarations":[{"fileName":"lib/components/AppNavi/AppNaviButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType","value":[{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}}]}},{"defaultValue":null,"description":"アクティブ状態であるかどうか","name":"current","declarations":[{"fileName":"lib/components/AppNavi/AppNaviButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"クリックイベントのハンドラ","name":"onClick","declarations":[{"fileName":"lib/components/AppNavi/AppNaviButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}}]},{"tags":{},"filePath":"lib/components/AppNavi/AppNaviAnchor.d.ts","description":"","displayName":"AppNaviAnchor","methods":[],"props":[{"defaultValue":null,"description":"アンカーの href","name":"href","declarations":[{"fileName":"lib/components/AppNavi/AppNaviAnchor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"表示するアイコンタイプ","name":"icon","declarations":[{"fileName":"lib/components/AppNavi/AppNaviAnchor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType","value":[{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}}]}},{"defaultValue":null,"description":"アクティブ状態であるかどうか","name":"current","declarations":[{"fileName":"lib/components/AppNavi/AppNaviAnchor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"next/link などのカスタムコンポーネントを指定します。指定がない場合はデフォルトで `a` タグが使用されます。","name":"elementAs","declarations":[{"fileName":"lib/components/AppNavi/AppNaviAnchor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"lib/types/ComponentTypes.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"any"}}]},{"tags":{},"filePath":"lib/components/AppNavi/AppNavi.d.ts","description":"","displayName":"AppNavi","methods":[],"props":[{"defaultValue":null,"description":"ラベルのテキスト","name":"label","declarations":[{"fileName":"lib/components/AppNavi/AppNavi.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示するボタンの Props の配列\n@deprecated AppNaviButton などのコンポーネントを組み合わせて組み上げてください","name":"buttons","declarations":[{"fileName":"lib/components/AppNavi/AppNavi.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(AppNaviDropdownProps | AppNaviCustomTagProps | AppNaviButtonProps | AppNaviAnchorProps)[]"}},{"defaultValue":null,"description":"ドロップダウンにキャレットを表示するかどうか","name":"displayDropdownCaret","declarations":[{"fileName":"lib/components/AppNavi/AppNavi.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/AccordionPanel/accordionPanelHelper.d.ts","description":"","displayName":"getSiblingButtons","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/AccordionPanel/accordionPanelHelper.d.ts","description":"","displayName":"focusFirstSibling","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/AccordionPanel/accordionPanelHelper.d.ts","description":"","displayName":"focusLastSibling","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/AccordionPanel/AccordionPanelTrigger.d.ts","description":"","displayName":"AccordionPanelTrigger","methods":[],"props":[{"defaultValue":null,"description":"ヘッダ部分のテキストのスタイル","name":"headingType","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanelTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"@deprecated headingTag属性は非推奨です","name":"headingTag","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanelTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}}]},{"tags":{},"filePath":"lib/components/AccordionPanel/AccordionPanelItem.d.ts","description":"","displayName":"AccordionPanelItem","methods":[],"props":[{"defaultValue":null,"description":"アイテムを識別するための名前","name":"name","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanelItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}]},{"tags":{},"filePath":"lib/components/AccordionPanel/AccordionPanelContent.d.ts","description":"","displayName":"AccordionPanelContent","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/AccordionPanel/AccordionPanel.d.ts","description":"","displayName":"AccordionPanel","methods":[],"props":[{"defaultValue":null,"description":"アイコンの左右位置","name":"iconPosition","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\"","value":[{"value":"\"left\""},{"value":"\"right\""}]}},{"defaultValue":null,"description":"複数のパネルを同時に開くことを許容するかどうか","name":"expandableMultiply","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"デフォルトで開いた状態にするアイテムの `name` の配列","name":"defaultExpanded","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string[]"}},{"defaultValue":null,"description":"トリガのクリックイベントを処理するハンドラ","name":"onClick","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(expandedItems: string[]) => void"}}]},{"tags":{},"filePath":"lib/components/Layout/Stack/Stack.d.ts","description":"","displayName":"Stack","methods":[],"props":[{"defaultValue":null,"description":"","name":"align","required":false,"type":{"name":"enum","raw":"\"center\" | \"baseline\" | \"end\" | \"start\" | \"flex-start\" | \"flex-end\" | \"stretch\"","value":[{"value":"\"center\""},{"value":"\"baseline\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""}]}},{"defaultValue":null,"description":"","name":"inline","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"gap","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}}]},{"tags":{},"filePath":"lib/components/Layout/Sidebar/Sidebar.d.ts","description":"","displayName":"Sidebar","methods":[],"props":[{"defaultValue":null,"description":"","name":"right","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"align","required":false,"type":{"name":"enum","raw":"\"center\" | \"baseline\" | \"end\" | \"start\" | \"flex-start\" | \"flex-end\" | \"stretch\"","value":[{"value":"\"center\""},{"value":"\"baseline\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""}]}},{"defaultValue":null,"description":"各領域の間隔の指定(gap)","name":"gap","declarations":[{"fileName":"lib/components/Layout/Sidebar/Sidebar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | SeparateGap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"SeparateGap","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネントの `min-width` 値","name":"contentsMinWidth","declarations":[{"fileName":"lib/components/Layout/Sidebar/Sidebar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MinWidth","value":[{"value":"string"},{"value":"number"},{"value":"string & {}"}]}}]},{"tags":{},"filePath":"lib/components/Layout/Reel/Reel.d.ts","description":"","displayName":"Reel","methods":[],"props":[{"defaultValue":null,"description":"","name":"padding","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"","name":"gap","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}}]},{"tags":{},"filePath":"lib/components/Layout/Cluster/Cluster.d.ts","description":"","displayName":"cluster","methods":[],"props":[{"defaultValue":null,"description":"","name":"justify","required":false,"type":{"name":"enum","raw":"\"center\" | \"end\" | \"start\" | \"normal\" | \"flex-start\" | \"flex-end\" | \"stretch\" | \"space-between\" | \"space-around\" | \"space-evenly\"","value":[{"value":"\"center\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"normal\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""},{"value":"\"space-between\""},{"value":"\"space-around\""},{"value":"\"space-evenly\""}]}},{"defaultValue":null,"description":"","name":"align","required":false,"type":{"name":"enum","raw":"\"center\" | \"baseline\" | \"end\" | \"start\" | \"flex-start\" | \"flex-end\" | \"stretch\"","value":[{"value":"\"center\""},{"value":"\"baseline\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""}]}},{"defaultValue":null,"description":"","name":"inline","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"rowGap","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"","name":"columnGap","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Layout/Cluster/Cluster.d.ts","description":"","displayName":"Cluster","methods":[],"props":[{"defaultValue":null,"description":"","name":"justify","required":false,"type":{"name":"enum","raw":"\"center\" | \"end\" | \"start\" | \"normal\" | \"flex-start\" | \"flex-end\" | \"stretch\" | \"space-between\" | \"space-around\" | \"space-evenly\"","value":[{"value":"\"center\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"normal\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""},{"value":"\"space-between\""},{"value":"\"space-around\""},{"value":"\"space-evenly\""}]}},{"defaultValue":null,"description":"","name":"align","required":false,"type":{"name":"enum","raw":"\"center\" | \"baseline\" | \"end\" | \"start\" | \"flex-start\" | \"flex-end\" | \"stretch\"","value":[{"value":"\"center\""},{"value":"\"baseline\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""}]}},{"defaultValue":null,"description":"","name":"inline","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"gap","declarations":[{"fileName":"lib/components/Layout/Cluster/Cluster.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | SeparateGap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"SeparateGap","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Layout/Center/Center.d.ts","description":"","displayName":"center","methods":[],"props":[{"defaultValue":null,"description":"","name":"padding","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"","name":"verticalCentering","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Layout/Center/Center.d.ts","description":"","displayName":"Center","methods":[],"props":[{"defaultValue":null,"description":"境界とコンテンツの間の余白","name":"padding","declarations":[{"fileName":"lib/components/Layout/Center/Center.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"天地中央揃えも有効化するかどうか","name":"verticalCentering","declarations":[{"fileName":"lib/components/Layout/Center/Center.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンテンツの最小高さ","name":"minHeight","declarations":[{"fileName":"lib/components/Layout/Center/Center.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"コンテンツの最大幅","name":"maxWidth","declarations":[{"fileName":"lib/components/Layout/Center/Center.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}}]},{"tags":{},"filePath":"lib/components/Input/SearchInput/SearchInput.d.ts","description":"","displayName":"SearchInput","methods":[],"props":[{"defaultValue":null,"description":"コンポーネント内の末尾に表示する内容","name":"suffix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"input 要素の `type` 値","name":"type","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"オートフォーカスを行うかどうか","name":"autoFocus","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"lib/components/Input/SearchInput/SearchInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"iconAlt\">"}},{"defaultValue":null,"description":"背景色。readOnly を下地の上に載せる場合に使う","name":"bgColor","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\" | \"BACKGRUOND\"","value":[{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""},{"value":"\"BACKGRUOND\""}]}},{"defaultValue":null,"description":"入力欄の説明を紐付けるツールチップに表示するメッセージ","name":"tooltipMessage","declarations":[{"fileName":"lib/components/Input/SearchInput/SearchInput.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Input/InputWithTooltip/InputWithTooltip.d.ts","description":"","displayName":"InputWithTooltip","methods":[],"props":[{"defaultValue":null,"description":"コンポーネント内の先頭に表示する内容","name":"prefix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の末尾に表示する内容","name":"suffix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"input 要素の `type` 値","name":"type","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"オートフォーカスを行うかどうか","name":"autoFocus","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"背景色。readOnly を下地の上に載せる場合に使う","name":"bgColor","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\" | \"BACKGRUOND\"","value":[{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""},{"value":"\"BACKGRUOND\""}]}},{"defaultValue":null,"description":"入力欄に紐付けるツールチップに表示するメッセージ","name":"tooltipMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Input/InputWithTooltip/InputWithTooltip.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Input/CurrencyInput/currencyInputHelper.d.ts","description":"","displayName":"formatCurrency","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Input/CurrencyInput/CurrencyInput.d.ts","description":"","displayName":"CurrencyInput","methods":[],"props":[{"defaultValue":null,"description":"コンポーネント内の先頭に表示する内容","name":"prefix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の末尾に表示する内容","name":"suffix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"デフォルトで表示する通貨の値","name":"defaultValue","declarations":[{"fileName":"lib/components/Input/CurrencyInput/CurrencyInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"オートフォーカスを行うかどうか","name":"autoFocus","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"通貨の値","name":"value","declarations":[{"fileName":"lib/components/Input/CurrencyInput/CurrencyInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"背景色。readOnly を下地の上に載せる場合に使う","name":"bgColor","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\" | \"BACKGRUOND\"","value":[{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""},{"value":"\"BACKGRUOND\""}]}},{"defaultValue":null,"description":"入力値がフォーマットされたときに発火するコールバック関数","name":"onFormatValue","declarations":[{"fileName":"lib/components/Input/CurrencyInput/CurrencyInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(value: string) => void"}}]},{"tags":{},"filePath":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","description":"","displayName":"LanguageSwitcher","methods":[],"props":[{"defaultValue":null,"description":"","name":"narrow","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"invert","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"localeMap","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"LocaleMap"}},{"defaultValue":null,"description":"","name":"locale","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"defaultLocale","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"triggerLabel\" | \"checkIconAlt\">"}},{"defaultValue":null,"description":"言語切替UIで言語を選択した時に発火するコールバック関数","name":"onLanguageSelect","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(code: string) => void"}}]},{"tags":{},"filePath":"lib/components/Header/AppLauncher/AppLauncher.d.ts","description":"","displayName":"AppLauncher","methods":[],"props":[{"defaultValue":null,"description":"","name":"apps","declarations":[{"fileName":"lib/components/Header/AppLauncher/AppLauncher.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Category[]"}},{"defaultValue":null,"description":"","name":"urlToShowAll","declarations":[{"fileName":"lib/components/Header/AppLauncher/AppLauncher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/Header/AppLauncher/AppLauncher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"triggerLabel\">"}}]},{"tags":{},"filePath":"lib/components/Experimental/SideMenu/SideMenuItem.d.ts","description":"","displayName":"SideMenuItem","methods":[],"props":[{"defaultValue":null,"description":"","name":"elementAs","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"current","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"prefix","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Experimental/SideMenu/SideMenuGroup.d.ts","description":"","displayName":"SideMenuGroup","methods":[],"props":[{"defaultValue":null,"description":"","name":"title","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuGroup.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"titleElementAs","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":{"value":"ul"},"description":"","name":"listElementAs","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"ol\" | \"ul\"","value":[{"value":"\"ol\""},{"value":"\"ul\""}]}}]},{"tags":{},"filePath":"lib/components/Experimental/SideMenu/SideMenu.d.ts","description":"","displayName":"SideMenu","methods":[],"props":[{"defaultValue":null,"description":"","name":"radius","required":false,"type":{"name":"enum","raw":"\"s\" | \"m\"","value":[{"value":"\"s\""},{"value":"\"m\""}]}},{"defaultValue":null,"description":"","name":"layer","required":false,"type":{"name":"enum","raw":"0 | 1 | 2 | 3 | 4","value":[{"value":"0"},{"value":"1"},{"value":"2"},{"value":"3"},{"value":"4"}]}},{"defaultValue":{"value":"ul"},"description":"","name":"elementAs","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenu.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"ol\" | \"ul\"","value":[{"value":"\"ol\""},{"value":"\"ul\""}]}}]},{"tags":{},"filePath":"lib/components/Dropdown/SortDropdown/style.d.ts","description":"","displayName":"sortDropdownStyle","methods":[],"props":[{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/SortDropdown/SortDropdown.d.ts","description":"","displayName":"SortDropdown","methods":[],"props":[{"defaultValue":null,"description":"並び替え項目","name":"sortFields","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/SortDropdown/SortDropdown.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"SortFieldType[]"}},{"defaultValue":null,"description":"並び順の初期値","name":"defaultOrder","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/SortDropdown/SortDropdown.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"desc\" | \"asc\"","value":[{"value":"\"desc\""},{"value":"\"asc\""}]}},{"defaultValue":null,"description":"適用時に発火するイベント","name":"onApply","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/SortDropdown/SortDropdown.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(args: ArgsOnApply) => void"}},{"defaultValue":null,"description":"キャンセル時に発火するイベント","name":"onCancel","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/SortDropdown/SortDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"MouseEventHandler"}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/SortDropdown/SortDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"sortFieldLabel\" | \"sortOrderLabel\" | \"ascLabel\" | \"descLabel\" | \"applyButtonLabel\" | \"cancelButtonLabel\">"}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLButtonElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","description":"","displayName":"FilterDropdown","methods":[],"props":[{"defaultValue":null,"description":"","name":"isFiltered","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"onApply","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"MouseEventHandler"}},{"defaultValue":null,"description":"","name":"onCancel","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"MouseEventHandler"}},{"defaultValue":null,"description":"","name":"onReset","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"MouseEventHandler"}},{"defaultValue":null,"description":"","name":"onOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"onClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"status\" | \"triggerButton\" | \"applyButton\" | \"cancelButton\" | \"resetButton\">"}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"引き金となるボタンの大きさ","name":"triggerSize","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","description":"","displayName":"dropdownMenuButton","methods":[],"props":[{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.14_ts-node@10.9.2_@swc+core@1.8.0_@swc+helpers@0.5.5__gv6mbiie7buzvd47dsprenfcra/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","description":"","displayName":"DropdownMenuButton","methods":[],"props":[{"defaultValue":null,"description":"引き金となるボタンラベル","name":"label","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"操作群","name":"children","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"Actions","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"ReactElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & ElementProps & Props & RefAttributes<...>, string | JSXElementConstructor<...>>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"ReactElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & { ...; } & ElementProps<...> & ElementRefProps<...>, string | JSXElementConstru...","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"ReactElement; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & ElementProps & Props & RefAttributes<...>, \"variant\"> & { ...; }, string |...","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"ActionItem[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"引き金となるボタンの大きさ","name":"triggerSize","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"引き金となるボタンをアイコンのみとするかどうか","name":"onlyIconTrigger","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"引き金となるアイコンを差し替えたい場合(onlyIconTrigger=true の場合のみ有効)","name":"triggerIcon","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType & BaseComponentProps>","value":[{"value":"ComponentClass & BaseComponentProps, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent & BaseComponentProps>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLButtonElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/RemoteTriggerMessageDialog/RemoteTriggerMessageDialog.d.ts","description":"","displayName":"RemoteTriggerMessageDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログの説明","name":"description","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(() => void) & ((close: () => void) => void)"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(close: () => void) => void"}},{"defaultValue":null,"description":"","name":"onToggle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(isOpen: boolean) => void"}},{"defaultValue":null,"description":"","name":"onOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"onClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/RemoteTriggerFormDialog/RemoteTriggerFormDialog.d.ts","description":"","displayName":"RemoteTriggerFormDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog ダイアログを閉じる関数","name":"onSubmit","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void, e: FormEvent) => void"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(() => void) & ((close: () => void) => void)"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(close: () => void) => void"}},{"defaultValue":null,"description":"","name":"onToggle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(isOpen: boolean) => void"}},{"defaultValue":null,"description":"","name":"onOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"onClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/RemoteTriggerActionDialog/RemoteTriggerActionDialog.d.ts","description":"","displayName":"RemoteTriggerActionDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(() => void) & ((close: () => void) => void)"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onClickAction","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => void"}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(close: () => void) => void"}},{"defaultValue":null,"description":"","name":"onToggle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(isOpen: boolean) => void"}},{"defaultValue":null,"description":"","name":"onOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"onClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","description":"","displayName":"MessageDialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの説明","name":"description","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContent.d.ts","description":"","displayName":"MessageDialogContent","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログの説明","name":"description","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialog.d.ts","description":"","displayName":"MessageDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログの説明","name":"description","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログを開いているかどうか","name":"isOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/ActionDialogWithTrigger/ActionDialogWithTrigger.d.ts","description":"","displayName":"ActionDialogWithTrigger","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onClickAction","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => void"}},{"defaultValue":null,"description":"","name":"trigger","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialogWithTrigger/ActionDialogWithTrigger.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Omit>, \"onClick\" | \"aria-controls\" | \"aria-haspopup\">"}},{"defaultValue":null,"description":"","name":"onClickTrigger","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialogWithTrigger/ActionDialogWithTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(open: ToggleModalActionType) => void"}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialogWithTrigger/ActionDialogWithTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(close: ToggleModalActionType) => void"}},{"defaultValue":null,"description":"","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialogWithTrigger/ActionDialogWithTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(close: ToggleModalActionType) => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","description":"","displayName":"FormDialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog ダイアログを閉じる関数","name":"onSubmit","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void, e: FormEvent) => void"}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContent.d.ts","description":"","displayName":"FormDialogContent","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog ダイアログを閉じる関数","name":"onSubmit","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void, e: FormEvent) => void"}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/FormDialog/FormDialog.d.ts","description":"","displayName":"FormDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog ダイアログを閉じる関数","name":"onSubmit","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void, e: FormEvent) => void"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログを開いているかどうか","name":"isOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","description":"","displayName":"ActionDialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onClickAction","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => void"}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContent.d.ts","description":"","displayName":"ActionDialogContent","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onClickAction","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => void"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialog.d.ts","description":"","displayName":"ActionDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onClickAction","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => void"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログを開いているかどうか","name":"isOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Base/BaseColumn/BaseColumn.d.ts","description":"","displayName":"BaseColumn","methods":[],"props":[{"defaultValue":null,"description":"コンテンツが要素内に収まらない場合の処理方法","name":"overflow","declarations":[{"fileName":"smarthr-ui/lib/components/Base/Base.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Overflow | { x: Overflow; y: Overflow; }","value":[{"value":"\"auto\""},{"value":"\"hidden\""},{"value":"\"clip\""},{"value":"\"visible\""},{"value":"\"scroll\""},{"value":"{ x: Overflow; y: Overflow; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"境界とコンテンツの間の余白","name":"padding","declarations":[{"fileName":"smarthr-ui/lib/components/Base/Base.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | SeparatePadding","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"SeparatePadding","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"bgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}}]}] \ No newline at end of file +[{"tags":{},"filePath":"lib/themes/createZIndex.d.ts","description":"","displayName":"createZIndex","methods":[],"props":[{"defaultValue":null,"description":"","name":"AUTO","declarations":[{"fileName":"lib/themes/createZIndex.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"\"auto\""}},{"defaultValue":null,"description":"","name":"DEFAULT","declarations":[{"fileName":"lib/themes/createZIndex.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"FIXED_MENU","declarations":[{"fileName":"lib/themes/createZIndex.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"OVERLAP_BASE","declarations":[{"fileName":"lib/themes/createZIndex.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"OVERLAP","declarations":[{"fileName":"lib/themes/createZIndex.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"FLASH_MESSAGE","declarations":[{"fileName":"lib/themes/createZIndex.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/themes/createTheme.d.ts","description":"","displayName":"createTheme","methods":[],"props":[{"defaultValue":null,"description":"@deprecated The palette property will be deprecated, please use color property instead","name":"palette","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"PaletteProperty"}},{"defaultValue":null,"description":"","name":"color","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Partial<{ TRANSPARENCY_15: string; TRANSPARENCY_30: string; TRANSPARENCY_50: string; GREY_5: string; GREY_6: string; GREY_7: string; GREY_9: string; GREY_20: string; GREY_30: string; GREY_65: string; ... 21 more ...; BRAND: string; }>"}},{"defaultValue":null,"description":"@deprecated The size property will be deprecated, please use fontSize, spacing or breakpoint property instead","name":"size","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"SizeProperty"}},{"defaultValue":null,"description":"","name":"fontSize","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"FontSizeProperty"}},{"defaultValue":null,"description":"","name":"leading","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Partial>"}},{"defaultValue":null,"description":"","name":"spacing","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"SpacingProperty"}},{"defaultValue":null,"description":"","name":"breakpoint","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"BreakpointProperty"}},{"defaultValue":null,"description":"@deprecated The frame property will be deprecated, please use border or radius property instead","name":"frame","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"FrameProperty"}},{"defaultValue":null,"description":"","name":"border","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"BorderProperty"}},{"defaultValue":null,"description":"","name":"radius","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RadiusProperty"}},{"defaultValue":null,"description":"","name":"interaction","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"InteractionProperty"}},{"defaultValue":null,"description":"","name":"shadow","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"ShadowProperty"}},{"defaultValue":null,"description":"","name":"zIndex","declarations":[{"fileName":"lib/themes/createTheme.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"ZIndexProperty"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createSpacing.d.ts","description":"","displayName":"createSpacing","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createSpacing.d.ts","description":"","displayName":"createSpacingByChar","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createSize.d.ts","description":"","displayName":"createSize","methods":[],"props":[{"defaultValue":null,"description":"","name":"htmlFontSize","declarations":[{"fileName":"smarthr-ui/lib/themes/createSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"space","declarations":[{"fileName":"smarthr-ui/lib/themes/createSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ defaultRem?: number; XXS?: number; XS?: number; S?: number; M?: number; L?: number; XL?: number; XXL?: number; }"}},{"defaultValue":null,"description":"","name":"font","declarations":[{"fileName":"smarthr-ui/lib/themes/createSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ SHORT?: number; TALL?: number; GRANDE?: number; VENTI?: number; }"}},{"defaultValue":null,"description":"","name":"mediaQuery","declarations":[{"fileName":"smarthr-ui/lib/themes/createSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ SP?: number; TABLET?: number; }"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createRadius.d.ts","description":"","displayName":"createRadius","methods":[],"props":[{"defaultValue":null,"description":"","name":"s","declarations":[{"fileName":"smarthr-ui/lib/themes/createRadius.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"m","declarations":[{"fileName":"smarthr-ui/lib/themes/createRadius.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"l","declarations":[{"fileName":"smarthr-ui/lib/themes/createRadius.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"full","declarations":[{"fileName":"smarthr-ui/lib/themes/createRadius.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createPalette.d.ts","description":"","displayName":"createPalette","methods":[],"props":[{"defaultValue":null,"description":"","name":"TEXT_BLACK","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_GREY","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_DISABLED","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_LINK","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BORDER","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"ACTION_BACKGROUND","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BACKGROUND","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"COLUMN","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"OVER_BACKGROUND","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"HEAD","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BASE_GREY","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"MAIN","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"DANGER","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"WARNING","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"SCRIM","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"OVERLAY","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"OUTLINE","declarations":[{"fileName":"smarthr-ui/lib/themes/createPalette.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createLeading.d.ts","description":"","displayName":"createLeading","methods":[],"props":[{"defaultValue":null,"description":"","name":"TIGHT","declarations":[{"fileName":"smarthr-ui/lib/themes/createLeading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"NORMAL","declarations":[{"fileName":"smarthr-ui/lib/themes/createLeading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"RELAXED","declarations":[{"fileName":"smarthr-ui/lib/themes/createLeading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createInteraction.d.ts","description":"","displayName":"createInteraction","methods":[],"props":[{"defaultValue":null,"description":"","name":"hover","declarations":[{"fileName":"smarthr-ui/lib/themes/createInteraction.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ feedbackOpacity?: string; animationDuration?: string; animationTiming?: string; animation?: string; }"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createFontSize.d.ts","description":"","displayName":"createFontSize","methods":[],"props":[{"defaultValue":null,"description":"@deprecated","name":"htmlFontSize","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"@deprecated","name":"SHORT","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"@deprecated","name":"TALL","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"@deprecated","name":"GRANDE","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"@deprecated","name":"VENTI","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"scaleFactor","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"XXS","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"XS","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"S","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"M","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"L","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"XL","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"XXL","declarations":[{"fileName":"smarthr-ui/lib/themes/createFontSize.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createColor.d.ts","description":"","displayName":"createColor","methods":[],"props":[{"defaultValue":null,"description":"","name":"TRANSPARENCY_15","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TRANSPARENCY_30","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TRANSPARENCY_50","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_5","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_6","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_7","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_9","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_20","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_30","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_65","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"GREY_100","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_BLACK","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_WHITE","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_GREY","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_DISABLED","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"TEXT_LINK","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"WHITE","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BACKGROUND","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"COLUMN","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BASE_GREY","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"OVER_BACKGROUND","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"HEAD","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BORDER","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"ACTION_BACKGROUND","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"MAIN","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"OUTLINE","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"DANGER","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"WARNING","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"WARNING_YELLOW","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"OVERLAY","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"SCRIM","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"BRAND","declarations":[{"fileName":"smarthr-ui/lib/themes/createColor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/themes/createBreakpoint.d.ts","description":"","displayName":"createBreakpoint","methods":[],"props":[{"defaultValue":null,"description":"","name":"SP","declarations":[{"fileName":"smarthr-ui/lib/themes/createBreakpoint.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"TABLET","declarations":[{"fileName":"smarthr-ui/lib/themes/createBreakpoint.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/themes/ThemeProvider.d.ts","description":"","displayName":"ThemeProvider","methods":[],"props":[{"defaultValue":null,"description":"","name":"theme","declarations":[{"fileName":"lib/themes/ThemeProvider.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"CreatedTheme"}}]},{"tags":{},"filePath":"lib/components/VisuallyHiddenText/VisuallyHiddenText.d.ts","description":"","displayName":"visuallyHiddenText","methods":[],"props":[{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/VisuallyHiddenText/VisuallyHiddenText.d.ts","description":"","displayName":"VisuallyHiddenText","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/UpwardLink/UpwardLink.d.ts","description":"","displayName":"UpwardLink","methods":[],"props":[{"defaultValue":null,"description":"","name":"indent","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"`TextLink`に渡す `elementAs` をオプションで指定","name":"elementAs","declarations":[{"fileName":"lib/components/UpwardLink/UpwardLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}}]},{"tags":{},"filePath":"lib/components/Tooltip/tooltipHelper.d.ts","description":"","displayName":"getTooltipRect","methods":[],"props":[{"defaultValue":null,"description":"","name":"parentRect","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"DOMRect"}},{"defaultValue":null,"description":"","name":"scrollOffset","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"{ top: number; left: number; }"}},{"defaultValue":null,"description":"","name":"tooltipSize","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"{ width: number; height: number; }"}},{"defaultValue":null,"description":"","name":"vertical","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"middle\" | \"top\" | \"bottom\"","value":[{"value":"\"middle\""},{"value":"\"top\""},{"value":"\"bottom\""}]}},{"defaultValue":null,"description":"","name":"horizontal","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"center\" | \"left\" | \"right\"","value":[{"value":"\"center\""},{"value":"\"left\""},{"value":"\"right\""}]}},{"defaultValue":null,"description":"","name":"isIcon","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"outerMargin","declarations":[{"fileName":"lib/components/Tooltip/tooltipHelper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/Tooltip/TooltipPortal.d.ts","description":"","displayName":"TooltipPortal","methods":[],"props":[{"defaultValue":null,"description":"","name":"message","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"isVisible","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"parentRect","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"DOMRect"}},{"defaultValue":null,"description":"","name":"isIcon","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"isMultiLine","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"horizontal","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"auto\" | \"center\" | \"left\" | \"right\"","value":[{"value":"\"auto\""},{"value":"\"center\""},{"value":"\"left\""},{"value":"\"right\""}]}},{"defaultValue":null,"description":"","name":"vertical","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"auto\" | \"middle\" | \"top\" | \"bottom\"","value":[{"value":"\"auto\""},{"value":"\"middle\""},{"value":"\"top\""},{"value":"\"bottom\""}]}},{"defaultValue":null,"description":"","name":"fullscreenElement","declarations":[{"fileName":"lib/components/Tooltip/TooltipPortal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Element"}}]},{"tags":{},"filePath":"lib/components/Tooltip/Tooltip.d.ts","description":"","displayName":"Tooltip","methods":[],"props":[{"defaultValue":null,"description":"ツールチップ内に表示するメッセージ","name":"message","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ツールチップを表示する対象のタイプ。アイコンの場合は `icon` を指定する","name":"triggerType","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"text\" | \"icon\"","value":[{"value":"\"text\""},{"value":"\"icon\""}]}},{"defaultValue":null,"description":"ツールチップ内を複数行で表示する場合に `true` を指定する","name":"multiLine","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"`true` のとき、ツールチップを表示する対象が省略されている場合のみツールチップ表示を有効にする","name":"ellipsisOnly","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"水平方向の位置","name":"horizontal","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"auto\" | \"center\" | \"left\" | \"right\"","value":[{"value":"\"auto\""},{"value":"\"center\""},{"value":"\"left\""},{"value":"\"right\""}]}},{"defaultValue":null,"description":"垂直方向の位置","name":"vertical","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"auto\" | \"middle\" | \"top\" | \"bottom\"","value":[{"value":"\"auto\""},{"value":"\"middle\""},{"value":"\"top\""},{"value":"\"bottom\""}]}},{"defaultValue":null,"description":"ツールチップを表示する対象の tabIndex 値","name":"tabIndex","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ツールチップを内包要素に紐付けるかどうか","name":"ariaDescribedbyTarget","declarations":[{"fileName":"lib/components/Tooltip/Tooltip.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"wrapper\" | \"inner\"","value":[{"value":"\"wrapper\""},{"value":"\"inner\""}]}}]},{"tags":{},"filePath":"lib/components/Textarea/Textarea.d.ts","description":"","displayName":"Textarea","methods":[],"props":[{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"自動でフォーカスされるかどうか","name":"autoFocus","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"@deprecated placeholder属性は非推奨です。別途ヒント用要素の設置を検討してください。","name":"placeholder","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"行数の初期値。省略した場合は2","name":"rows","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"入力値にエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"自動で広がるかどうか","name":"autoResize","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"最大行数。超えるとスクロールする。初期値は無限","name":"maxRows","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"入力可能な最大文字数。あと何文字入力できるかの表示が追加される。html的なvalidateは発生しない","name":"maxLetters","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"beforeMaxLettersCount\" | \"afterMaxLettersCount\">"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/TextLink/TextLink.d.ts","description":"","displayName":"TextLink","methods":[],"props":[{"defaultValue":null,"description":"リンクをクリックした時に発火するコールバック関数","name":"onClick","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}},{"defaultValue":null,"description":"テキストの前に表示するアイコン","name":"prefix","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"テキストの後ろに表示するアイコン","name":"suffix","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"TextLinkを利用しつつnext/linkなどと併用する場合に指定する","name":"elementAs","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"lib/types/ComponentTypes.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"any"}}]},{"tags":{},"filePath":"lib/components/Text/Text.d.ts","description":"","displayName":"Text","methods":[],"props":[{"defaultValue":null,"description":"","name":"color","required":false,"type":{"name":"enum","raw":"\"TEXT_BLACK\" | \"TEXT_WHITE\" | \"TEXT_GREY\" | \"TEXT_DISABLED\" | \"TEXT_LINK\" | \"inherit\"","value":[{"value":"\"TEXT_BLACK\""},{"value":"\"TEXT_WHITE\""},{"value":"\"TEXT_GREY\""},{"value":"\"TEXT_DISABLED\""},{"value":"\"TEXT_LINK\""},{"value":"\"inherit\""}]}},{"defaultValue":null,"description":"","name":"size","required":false,"type":{"name":"enum","raw":"\"XXS\" | \"XS\" | \"S\" | \"M\" | \"L\" | \"XL\" | \"XXL\"","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"","name":"weight","required":false,"type":{"name":"enum","raw":"\"bold\" | \"normal\"","value":[{"value":"\"bold\""},{"value":"\"normal\""}]}},{"defaultValue":null,"description":"","name":"italic","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"leading","required":false,"type":{"name":"enum","raw":"\"NONE\" | \"TIGHT\" | \"NORMAL\" | \"LOOSE\"","value":[{"value":"\"NONE\""},{"value":"\"TIGHT\""},{"value":"\"NORMAL\""},{"value":"\"LOOSE\""}]}},{"defaultValue":null,"description":"","name":"whiteSpace","required":false,"type":{"name":"enum","raw":"\"pre\" | \"normal\" | \"nowrap\" | \"pre-line\" | \"pre-wrap\"","value":[{"value":"\"pre\""},{"value":"\"normal\""},{"value":"\"nowrap\""},{"value":"\"pre-line\""},{"value":"\"pre-wrap\""}]}},{"defaultValue":null,"description":"強調するかどうかの真偽値。指定すると em 要素になる","name":"emphasis","declarations":[{"fileName":"lib/components/Text/Text.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"見た目の種類","name":"styleType","declarations":[{"fileName":"lib/components/Text/Text.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}}]},{"tags":{},"filePath":"lib/components/Text/RangeSeparator.d.ts","description":"","displayName":"RangeSeparator","methods":[],"props":[{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"lib/components/Text/RangeSeparator.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"text\" | \"visuallyHiddenText\">"}}]},{"tags":{},"filePath":"lib/components/Table/WakuWakuButton.d.ts","description":"","displayName":"WakuWakuButton","methods":[],"props":[{"defaultValue":null,"description":"","name":"prefix","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"suffix","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"square","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"loading","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"loading\">"}},{"defaultValue":null,"description":"","name":"disabledDetail","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ icon?: FunctionComponent<{}>; message: ReactNode; }"}},{"defaultValue":null,"description":"","name":"wide","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Table/ThCheckbox.d.ts","description":"","displayName":"ThCheckbox","methods":[],"props":[{"defaultValue":null,"description":"","name":"mixed","declarations":[{"fileName":"lib/components/Table/ThCheckbox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"lib/components/Table/ThCheckbox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"lib/components/Table/ThCheckbox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"checkAllInvisibleLabel\"> & { checkColumnName?: (text: string) => string; }"}}]},{"tags":{},"filePath":"lib/components/Table/Th.d.ts","description":"","displayName":"Th","methods":[],"props":[{"defaultValue":null,"description":"並び替え状態","name":"sort","declarations":[{"fileName":"lib/components/Table/Th.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"desc\" | \"none\" | \"asc\"","value":[{"value":"\"desc\""},{"value":"\"none\""},{"value":"\"asc\""}]}},{"defaultValue":null,"description":"並び替えをクリックした時に発火するコールバック関数","name":"onSort","declarations":[{"fileName":"lib/components/Table/Th.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"文言を変更するための関数","name":"decorators","declarations":[{"fileName":"lib/components/Table/Th.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ sortDirectionIconAlt: (text: string, { sort }: { sort: \"desc\" | \"none\" | \"asc\"; }) => ReactNode; }"}},{"defaultValue":null,"description":"","name":"contentWidth","declarations":[{"fileName":"lib/components/Table/Th.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"CellContentWidth","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"","name":"fixed","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"align","required":false,"type":{"name":"enum","raw":"\"left\" | \"right\"","value":[{"value":"\"left\""},{"value":"\"right\""}]}}]},{"tags":{},"filePath":"lib/components/Table/TdCheckbox.d.ts","description":"","displayName":"TdCheckbox","methods":[],"props":[{"defaultValue":null,"description":"aria-labelledby では特定できない場合に補足するための不可視ラベル","name":"children","declarations":[{"fileName":"lib/components/Table/TdCheckbox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"値を特定するための行 id","name":"aria-labelledby","declarations":[{"fileName":"lib/components/Table/TdCheckbox.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"`true` のとき、チェック状態を `mixed` にする","name":"mixed","declarations":[{"fileName":"smarthr-ui/lib/components/CheckBox/CheckBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"チェックボックスにエラーがあるかどうか","name":"error","declarations":[{"fileName":"smarthr-ui/lib/components/CheckBox/CheckBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Table/Td.d.ts","description":"","displayName":"Td","methods":[],"props":[{"defaultValue":null,"description":"","name":"fixed","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"align","required":false,"type":{"name":"enum","raw":"\"left\" | \"right\"","value":[{"value":"\"left\""},{"value":"\"right\""}]}},{"defaultValue":null,"description":"","name":"nullable","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"contentWidth","declarations":[{"fileName":"lib/components/Table/Td.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"CellContentWidth | { base?: CellContentWidth; min?: CellContentWidth; max?: CellContentWidth; }","value":[{"value":"string"},{"value":"number"},{"value":"{ base?: CellContentWidth; min?: CellContentWidth; max?: CellContentWidth; }","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Table/TableReel.d.ts","description":"","displayName":"TableReel","methods":[],"props":[{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLDivElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/Table/Table.d.ts","description":"","displayName":"Table","methods":[],"props":[{"defaultValue":null,"description":"","name":"layout","required":false,"type":{"name":"enum","raw":"\"auto\" | \"fixed\"","value":[{"value":"\"auto\""},{"value":"\"fixed\""}]}},{"defaultValue":null,"description":"","name":"fixedHead","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Table/EmptyTableBody.d.ts","description":"","displayName":"EmptyTableBody","methods":[],"props":[{"defaultValue":null,"description":"境界とコンテンツの間の余白","name":"padding","declarations":[{"fileName":"lib/components/Table/EmptyTableBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Padding","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ vertical?: Gap; horizontal?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLTableSectionElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/Table/BulkActionRow.d.ts","description":"","displayName":"BulkActionRow","methods":[],"props":[{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLTableRowElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/TabBar/TabItem.d.ts","description":"","displayName":"TabItem","methods":[],"props":[{"defaultValue":null,"description":"ボタン内の末尾に表示する内容","name":"suffix","declarations":[{"fileName":"lib/components/TabBar/TabItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"`true` のとき、タブが選択状態のスタイルになる","name":"selected","declarations":[{"fileName":"lib/components/TabBar/TabItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"`true` のとき、タブを無効状態にしてクリック不能にする","name":"disabled","declarations":[{"fileName":"lib/components/TabBar/TabItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"無効な理由","name":"disabledDetail","declarations":[{"fileName":"lib/components/TabBar/TabItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ icon?: ReactNode; message: ReactNode; }"}},{"defaultValue":null,"description":"タブをクリックした時に発火するコールバック関数","name":"onClick","declarations":[{"fileName":"lib/components/TabBar/TabItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(tabId: string) => void"}}]},{"tags":{},"filePath":"lib/components/TabBar/TabBar.d.ts","description":"","displayName":"TabBar","methods":[],"props":[{"defaultValue":null,"description":"`true` のとき、TabBar に下線を表示する","name":"bordered","declarations":[{"fileName":"lib/components/TabBar/TabBar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Switch/Switch.d.ts","description":"","displayName":"Switch","methods":[],"props":[{"defaultValue":null,"description":"ラベルを視覚的に隠すかどうか","name":"dangerouslyLabelHidden","declarations":[{"fileName":"lib/components/Switch/Switch.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Stepper/VerticalStepItem.d.ts","description":"","displayName":"VerticalStepItem","methods":[],"props":[{"defaultValue":null,"description":"ステップラベル","name":"label","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"状態","name":"status","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"completed\" | \"closed\" | { type: \"completed\" | \"closed\"; text: string; }","value":[{"value":"\"completed\""},{"value":"\"closed\""},{"value":"{ type: \"completed\" | \"closed\"; text: string; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ステップ数","name":"stepNumber","declarations":[{"fileName":"lib/components/Stepper/VerticalStepItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"現在地かどうか","name":"current","declarations":[{"fileName":"lib/components/Stepper/VerticalStepItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Stepper/Stepper.d.ts","description":"","displayName":"Stepper","methods":[],"props":[{"defaultValue":null,"description":"","name":"type","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"},{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"horizontal\" | \"vertical\"","value":[{"value":"\"horizontal\""},{"value":"\"vertical\""}]}},{"defaultValue":null,"description":"type=vertical では子要素を持てる","name":"steps","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"},{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"Step[] | VerticalStep[]","value":[{"value":"Step[]","description":"","fullComment":"","tags":{}},{"value":"VerticalStep[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"現在地。0始まり。","name":"activeIndex","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/Stepper/StepStatusIcon.d.ts","description":"","displayName":"StepStatusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"status","declarations":[{"fileName":"lib/components/Stepper/StepStatusIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"completed\" | \"closed\" | { type: \"completed\" | \"closed\"; text: string; }","value":[{"value":"\"completed\""},{"value":"\"closed\""},{"value":"{ type: \"completed\" | \"closed\"; text: string; }","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Stepper/StepCounter.d.ts","description":"","displayName":"StepCounter","methods":[],"props":[{"defaultValue":null,"description":"状態","name":"status","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"completed\" | \"closed\" | { type: \"completed\" | \"closed\"; text: string; }","value":[{"value":"\"completed\""},{"value":"\"closed\""},{"value":"{ type: \"completed\" | \"closed\"; text: string; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"stepNumber","declarations":[{"fileName":"lib/components/Stepper/StepCounter.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"current","declarations":[{"fileName":"lib/components/Stepper/StepCounter.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Stepper/HorizontalStepItem.d.ts","description":"","displayName":"HorizontalStepItem","methods":[],"props":[{"defaultValue":null,"description":"ステップラベル","name":"label","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"状態","name":"status","declarations":[{"fileName":"lib/components/Stepper/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"completed\" | \"closed\" | { type: \"completed\" | \"closed\"; text: string; }","value":[{"value":"\"completed\""},{"value":"\"closed\""},{"value":"{ type: \"completed\" | \"closed\"; text: string; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ステップ数","name":"stepNumber","declarations":[{"fileName":"lib/components/Stepper/HorizontalStepItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"現在地かどうか","name":"current","declarations":[{"fileName":"lib/components/Stepper/HorizontalStepItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"前のステップが完了しているかどうか","name":"isPrevStepCompleted","declarations":[{"fileName":"lib/components/Stepper/HorizontalStepItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/StatusLabel/StatusLabel.d.ts","description":"","displayName":"statusLabel","methods":[],"props":[{"defaultValue":null,"description":"","name":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"type","required":false,"type":{"name":"enum","raw":"\"error\" | \"grey\" | \"blue\" | \"green\" | \"red\" | \"warning\"","value":[{"value":"\"error\""},{"value":"\"grey\""},{"value":"\"blue\""},{"value":"\"green\""},{"value":"\"red\""},{"value":"\"warning\""}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/StatusLabel/StatusLabel.d.ts","description":"","displayName":"StatusLabel","methods":[],"props":[{"defaultValue":null,"description":"","name":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"type","required":false,"type":{"name":"enum","raw":"\"error\" | \"grey\" | \"blue\" | \"green\" | \"red\" | \"warning\"","value":[{"value":"\"error\""},{"value":"\"grey\""},{"value":"\"blue\""},{"value":"\"green\""},{"value":"\"red\""},{"value":"\"warning\""}]}}]},{"tags":{},"filePath":"lib/components/SpreadsheetTable/SpreadsheetTable.d.ts","description":"","displayName":"SpreadsheetTable","methods":[],"props":[{"defaultValue":null,"description":"","name":"data","declarations":[{"fileName":"lib/components/SpreadsheetTable/SpreadsheetTable.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"ReactNode[][]"}}]},{"tags":{},"filePath":"lib/components/SmartHRLogo/SmartHRLogo.d.ts","description":"","displayName":"SmartHRLogo","methods":[],"props":[{"defaultValue":null,"description":"コンポーネントのタイトル","name":"alt","declarations":[{"fileName":"lib/components/SmartHRLogo/SmartHRLogo.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/SmartHRLogo/SmartHRLogo.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"コンポーネントの高さ","name":"height","declarations":[{"fileName":"lib/components/SmartHRLogo/SmartHRLogo.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"","name":"fill","required":false,"type":{"name":"enum","raw":"\"white\" | \"brand\" | \"black\"","value":[{"value":"\"white\""},{"value":"\"brand\""},{"value":"\"black\""}]}}]},{"tags":{},"filePath":"lib/components/SideNav/SideNavItemButton.d.ts","description":"","displayName":"SideNavItemButton","methods":[],"props":[{"defaultValue":null,"description":"アイテムのタイトル","name":"title","declarations":[{"fileName":"lib/components/SideNav/SideNavItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルのプレフィックスの内容。通常、StatusLabel の配置に用います。","name":"prefix","declarations":[{"fileName":"lib/components/SideNav/SideNavItemButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"選択されているアイテムかどうか","name":"isSelected","declarations":[{"fileName":"lib/components/SideNav/SideNavItemButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"アイテムの大きさ","name":"size","declarations":[{"fileName":"lib/components/SideNav/SideNavItemButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"SideNavSizeType","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"アイテムを押下したときに発火するコールバック関数","name":"onClick","declarations":[{"fileName":"lib/components/SideNav/SideNavItemButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"OnClick"}}]},{"tags":{},"filePath":"lib/components/SideNav/SideNav.d.ts","description":"","displayName":"SideNav","methods":[],"props":[{"defaultValue":null,"description":"各アイテムのデータの配列","name":"items","declarations":[{"fileName":"lib/components/SideNav/SideNav.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"SideNavItemButtonProps[]"}},{"defaultValue":null,"description":"各アイテムの大きさ","name":"size","declarations":[{"fileName":"lib/components/SideNav/SideNav.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"SideNavSizeType","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"アイテムを押下したときに発火するコールバック関数","name":"onClick","declarations":[{"fileName":"lib/components/SideNav/SideNav.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"OnClick"}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/SideNav/SideNav.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"lib/components/Select/Select.d.ts","description":"","displayName":"Select","methods":[],"props":[{"defaultValue":null,"description":"選択肢のデータの配列","name":"options","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(Option | Optgroup)[]"}},{"defaultValue":null,"description":"フォームの値が変わったときに発火するコールバック関数","name":"onChangeValue","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(value: T) => void"}},{"defaultValue":null,"description":"フォームの値にエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"コンポーネントの大きさ","name":"size","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"空の選択肢を表示するかどうか","name":"hasBlank","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/Select/Select.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"blankLabel\">"}}]},{"tags":{},"filePath":"lib/components/SegmentedControl/SegmentedControl.d.ts","description":"","displayName":"SegmentedControl","methods":[],"props":[{"defaultValue":null,"description":"選択肢の配列","name":"options","declarations":[{"fileName":"lib/components/SegmentedControl/SegmentedControl.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Option[]"}},{"defaultValue":null,"description":"選択中の値","name":"value","declarations":[{"fileName":"lib/components/SegmentedControl/SegmentedControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"選択肢を押下したときに発火するコールバック関数","name":"onClickOption","declarations":[{"fileName":"lib/components/SegmentedControl/SegmentedControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(value: string) => void"}},{"defaultValue":null,"description":"各ボタンの大きさ","name":"size","declarations":[{"fileName":"lib/components/SegmentedControl/SegmentedControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"各ボタンを正方形にするかどうか。アイコンボタンを使用する場合に指定します。","name":"isSquare","declarations":[{"fileName":"lib/components/SegmentedControl/SegmentedControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/SegmentedControl/SegmentedControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"lib/components/SectioningContent/SectioningContent.d.ts","description":"","displayName":"Section","methods":[],"props":[{"defaultValue":null,"description":"","name":"baseLevel","declarations":[{"fileName":"lib/components/SectioningContent/SectioningContent.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/SectioningContent/SectioningContent.d.ts","description":"","displayName":"Article","methods":[],"props":[{"defaultValue":null,"description":"","name":"baseLevel","declarations":[{"fileName":"lib/components/SectioningContent/SectioningContent.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/SectioningContent/SectioningContent.d.ts","description":"","displayName":"Aside","methods":[],"props":[{"defaultValue":null,"description":"","name":"baseLevel","declarations":[{"fileName":"lib/components/SectioningContent/SectioningContent.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/SectioningContent/SectioningContent.d.ts","description":"","displayName":"Nav","methods":[],"props":[{"defaultValue":null,"description":"","name":"baseLevel","declarations":[{"fileName":"lib/components/SectioningContent/SectioningContent.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/SectioningContent/SectioningContent.d.ts","description":"","displayName":"SectioningFragment","methods":[],"props":[{"defaultValue":null,"description":"","name":"baseLevel","declarations":[{"fileName":"lib/components/SectioningContent/SectioningContent.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/ResponseMessage/ResponseMessage.d.ts","description":"","displayName":"ResponseMessage","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}}]},{"tags":{},"filePath":"lib/components/RadioButtonPanel/RadioButtonPanel.d.ts","description":"","displayName":"RadioButtonPanel","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/RadioButton/RadioButton.d.ts","description":"","displayName":"RadioButton","methods":[],"props":[]},{"tags":{"param":"componentName コンポーネントの名前 (例: 'TimePicker')"},"filePath":"lib/components/Picker/style.d.ts","description":"","displayName":"pickerStyle","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Picker/TimePicker.d.ts","description":"","displayName":"TimePicker","methods":[],"props":[{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Picker/TimePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Picker/MonthPicker.d.ts","description":"","displayName":"MonthPicker","methods":[],"props":[{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Picker/MonthPicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Pagination/PaginationItemButton.d.ts","description":"","displayName":"PaginationItemButton","methods":[],"props":[{"defaultValue":null,"description":"","name":"page","declarations":[{"fileName":"lib/components/Pagination/PaginationItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"currentPage","declarations":[{"fileName":"lib/components/Pagination/PaginationItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"lib/components/Pagination/PaginationItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(pageNumber: number) => void"}}]},{"tags":{},"filePath":"lib/components/Pagination/PaginationControllerItemButton.d.ts","description":"","displayName":"PaginationControllerItemButton","methods":[],"props":[{"defaultValue":null,"description":"","name":"targetPage","declarations":[{"fileName":"lib/components/Pagination/PaginationControllerItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"lib/components/Pagination/PaginationControllerItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(pageNumber: number) => void"}},{"defaultValue":null,"description":"","name":"direction","declarations":[{"fileName":"lib/components/Pagination/PaginationControllerItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"next\" | \"prev\"","value":[{"value":"\"next\""},{"value":"\"prev\""}]}},{"defaultValue":null,"description":"","name":"disabled","declarations":[{"fileName":"lib/components/Pagination/PaginationControllerItemButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"double","declarations":[{"fileName":"lib/components/Pagination/PaginationControllerItemButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Pagination/Pagination.d.ts","description":"","displayName":"Pagination","methods":[],"props":[{"defaultValue":null,"description":"全ページ数","name":"total","declarations":[{"fileName":"lib/components/Pagination/Pagination.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"現在のページ","name":"current","declarations":[{"fileName":"lib/components/Pagination/Pagination.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"ボタンを押下したときに発火するコールバック関数","name":"onClick","declarations":[{"fileName":"lib/components/Pagination/Pagination.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(pageNumber: number) => void"}},{"defaultValue":null,"description":"現在のページの前後に表示するページ番号のボタンの数","name":"padding","declarations":[{"fileName":"lib/components/Pagination/Pagination.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"`true` のとき、ページ番号のボタンを表示しない","name":"withoutNumbers","declarations":[{"fileName":"lib/components/Pagination/Pagination.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/PageCounter/PageCounter.d.ts","description":"","displayName":"PageCounter","methods":[],"props":[{"defaultValue":null,"description":"","name":"start","declarations":[{"fileName":"lib/components/PageCounter/PageCounter.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"end","declarations":[{"fileName":"lib/components/PageCounter/PageCounter.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"total","declarations":[{"fileName":"lib/components/PageCounter/PageCounter.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"lib/components/PageCounter/PageCounter.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"rangeSeparator\" | \"rangeSeparatorVisuallyHiddenText\">"}}]},{"tags":{},"filePath":"lib/components/NotificationBar/NotificationBar.d.ts","description":"","displayName":"notificationBar","methods":[],"props":[{"defaultValue":null,"description":"","name":"base","required":false,"type":{"name":"enum","raw":"\"base\" | \"none\"","value":[{"value":"\"base\""},{"value":"\"none\""}]}},{"defaultValue":null,"description":"","name":"animate","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"type","required":false,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\" | \"sync\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""},{"value":"\"sync\""}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/NotificationBar/NotificationBar.d.ts","description":"","displayName":"NotificationBar","methods":[],"props":[{"defaultValue":null,"description":"","name":"base","required":false,"type":{"name":"enum","raw":"\"base\" | \"none\"","value":[{"value":"\"base\""},{"value":"\"none\""}]}},{"defaultValue":null,"description":"","name":"animate","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"type","required":true,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\" | \"sync\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""},{"value":"\"sync\""}]}},{"defaultValue":null,"description":"メッセージ","name":"message","declarations":[{"fileName":"lib/components/NotificationBar/NotificationBar.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"閉じるボタン押下時に発火させる関数","name":"onClose","declarations":[{"fileName":"lib/components/NotificationBar/NotificationBar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"role 属性","name":"role","declarations":[{"fileName":"lib/components/NotificationBar/NotificationBar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"alert\" | \"status\"","value":[{"value":"\"alert\""},{"value":"\"status\""}]}},{"defaultValue":null,"description":"","name":"layer","required":false,"type":{"name":"enum","raw":"0 | 1 | 2 | 3 | 4","value":[{"value":"0"},{"value":"1"},{"value":"2"},{"value":"3"},{"value":"4"}]}}]},{"tags":{},"filePath":"lib/components/Loader/Loader.d.ts","description":"","displayName":"Loader","methods":[],"props":[{"defaultValue":null,"description":"ローダーの大きさ","name":"size","declarations":[{"fileName":"lib/components/Loader/Loader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"m\"","value":[{"value":"\"s\""},{"value":"\"m\""}]}},{"defaultValue":null,"description":"代替テキスト","name":"alt","declarations":[{"fileName":"lib/components/Loader/Loader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示するメッセージ","name":"text","declarations":[{"fileName":"lib/components/Loader/Loader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネントの色調","name":"type","declarations":[{"fileName":"lib/components/Loader/Loader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"light\"","value":[{"value":"\"primary\""},{"value":"\"light\""}]}}]},{"tags":{},"filePath":"lib/components/LineClamp/LineClamp.d.ts","description":"","displayName":"LineClamp","methods":[],"props":[{"defaultValue":null,"description":"","name":"maxLines","required":false,"type":{"name":"enum","raw":"1 | 2 | 3 | 4 | 5 | 6","value":[{"value":"1"},{"value":"2"},{"value":"3"},{"value":"4"},{"value":"5"},{"value":"6"}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLSpanElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/Layout/ComponentsForStories.d.ts","description":"","displayName":"ColorBox","methods":[],"props":[{"defaultValue":null,"description":"","name":"narrowWidth","declarations":[{"fileName":"lib/components/Layout/ComponentsForStories.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"narrowHeight","declarations":[{"fileName":"lib/components/Layout/ComponentsForStories.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/InputFile/InputFile.d.ts","description":"","displayName":"InputFile","methods":[],"props":[{"defaultValue":null,"description":"フォームのラベル","name":"label","declarations":[{"fileName":"lib/components/InputFile/InputFile.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ファイルの選択に変更があったときに発火するコールバック関数","name":"onChange","declarations":[{"fileName":"lib/components/InputFile/InputFile.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(files: File[]) => void"}},{"defaultValue":null,"description":"","name":"disabled","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"size","required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"","name":"error","declarations":[{"fileName":"lib/components/InputFile/InputFile.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネント内のテキストを変更する関数","name":"decorators","declarations":[{"fileName":"lib/components/InputFile/InputFile.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"destroy\">"}},{"defaultValue":null,"description":"ファイルリストを表示するかどうか","name":"hasFileList","declarations":[{"fileName":"lib/components/InputFile/InputFile.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Input/Input.d.ts","description":"","displayName":"Input","methods":[],"props":[{"defaultValue":null,"description":"コンポーネント内の先頭に表示する内容","name":"prefix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の末尾に表示する内容","name":"suffix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"input 要素の `type` 値","name":"type","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"オートフォーカスを行うかどうか","name":"autoFocus","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"背景色。readOnly を下地の上に載せる場合に使う","name":"bgColor","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\" | \"BACKGRUOND\"","value":[{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""},{"value":"\"BACKGRUOND\""}]}}]},{"tags":{},"filePath":"lib/components/InformationPanel/InformationPanel.d.ts","description":"","displayName":"informationPanel","methods":[],"props":[{"defaultValue":null,"description":"","name":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"type","required":false,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\" | \"sync\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""},{"value":"\"sync\""}]}},{"defaultValue":null,"description":"","name":"active","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/InformationPanel/InformationPanel.d.ts","description":"","displayName":"InformationPanel","methods":[],"props":[{"defaultValue":null,"description":"パネルのタイトル","name":"title","declarations":[{"fileName":"lib/components/InformationPanel/InformationPanel.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"@deprecated titleTagは非推奨です","name":"titleTag","declarations":[{"fileName":"lib/components/InformationPanel/InformationPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"`true` のとき、開閉ボタンを表示する","name":"togglable","declarations":[{"fileName":"lib/components/InformationPanel/InformationPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"開閉ボタン押下時に発火するコールバック関数","name":"onClickTrigger","declarations":[{"fileName":"lib/components/InformationPanel/InformationPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(active: boolean) => void"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/InformationPanel/InformationPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"openButtonLabel\" | \"closeButtonLabel\">"}},{"defaultValue":null,"description":"","name":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"type","required":false,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\" | \"sync\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""},{"value":"\"sync\""}]}},{"defaultValue":null,"description":"","name":"active","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLDivElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/generateIcon.d.ts","description":"","displayName":"generateIcon","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/generateIcon.d.ts","description":"","displayName":"createIcon","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/WarningIcon.d.ts","description":"","displayName":"WarningIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/SparklesIcon.d.ts","description":"","displayName":"SparklesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAddressBookIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAddressCardIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAngleDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAngleLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAngleRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAngleUpIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAnglesLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAnglesRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowDownWideShortIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowRightArrowLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowRotateLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowRotateRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowUp19Icon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowUpIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowUpWideShortIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaArrowsRotateIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaAsteriskIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBabyCarriageIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBanIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBarsIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBarsStaggeredIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBellIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBellSlashIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBoltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBookIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBookOpenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBoxArchiveIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBuildingIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaBullhornIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCakeCandlesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCalculatorIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCalendarCheckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCalendarDaysIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCalendarXmarkIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCaretDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCaretLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCaretRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCaretUpIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChartAreaIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChartBarIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChartColumnIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChartLineIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChartPieIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCheckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChevronDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChevronLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaChevronRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleCheckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleDotIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleExclamationIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleInfoIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleMinusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCirclePlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleQuestionIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleUserIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCircleXmarkIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaClipboardCheckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaClipboardIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaClipboardListIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaClockIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaClockRotateLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCloudArrowDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCloudArrowUpIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCodeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCommentDotsIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCommentIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCommentsIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCompressIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCopyIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCubeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaCubesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaDatabaseIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaDoorOpenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaDownLeftAndUpRightToCenterIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaEllipsisIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaEllipsisVerticalIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaEnvelopeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaEnvelopeOpenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaExpandIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaEyeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaEyeSlashIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileArrowDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileCodeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileCsvIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileExcelIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileExportIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileLinesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFilePdfIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFilePowerpointIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFileWordIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFilterIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFloppyDiskIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFolderIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFolderOpenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFolderPlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaFontIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGaugeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGearIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGearsIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGlobeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGraduationCapIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGripIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGripLinesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGripLinesVerticalIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaGripVerticalIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaHourglassHalfIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaHouseIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaIdBadgeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaIdCardIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaImageIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaInboxIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaIntercomIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaKeyIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaLeftLongIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaLeftRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaLightbulbIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaLinkIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaListIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaListOlIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaListUlIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaLockIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaLockOpenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaMagnifyingGlassIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaMagnifyingGlassMinusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaMagnifyingGlassPlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaMessageIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaMinusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaMoneyCheckDollarIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPaintbrushIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPaperPlaneIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPaperclipIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPenToSquareIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPencilIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPiggyBankIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPowerOffIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaPrintIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRegLightbulbIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaReplyIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRightFromBracketIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRightLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRightLongIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRightToBracketIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRobotIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRocketIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRotateIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaRotateLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaShareNodesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaShieldHalvedIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSlidersIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSortDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSortIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSortUpIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSquareCheckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSquareMinusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSquarePlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSquarePollVerticalIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaStarIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaSuitcaseMedicalIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTableIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTableListIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTableColumnsIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTagIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTagsIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaThumbtackIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaToolboxIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTrashCanIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTrashIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTriangleExclamationIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTruckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaTruckRampBoxIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUpDownIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUpRightAndDownLeftFromCenterIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUpRightFromSquareIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUserCheckIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUserClockIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUserIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUserLargeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUserPenIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUserPlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaUsersIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaWindowMaximizeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaWindowMinimizeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaWindowRestoreIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaXmarkIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"FaYenSignIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"WarningIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/Icon.d.ts","description":"","displayName":"SparklesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaAngleDoubleLeftIconは旧名称のため非推奨です。FaAnglesLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaAngleDoubleLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaAngleDoubleRightIconは旧名称のため非推奨です。FaAnglesRightIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaAngleDoubleRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaArchiveIconは旧名称のため非推奨です。FaBoxArchiveIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaArchiveIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaArrowsAltHIconは旧名称のため非推奨です。FaLeftRightIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaArrowsAltHIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaArrowsAltVIconは旧名称のため非推奨です。FaUpDownIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaArrowsAltVIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaBirthdayCakeIconは旧名称のため非推奨です。FaCakeCandlesIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaBirthdayCakeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCalendarAltIconは旧名称のため非推奨です。FaCalendarDaysIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCalendarAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCalendarTimesIconは旧名称のため非推奨です。FaCalendarXmarkIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCalendarTimesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCheckCircleIconは旧名称のため非推奨です。FaCircleCheckIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCheckCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCloudDownloadAltIconは旧名称のため非推奨です。FaCloudArrowDownIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCloudDownloadAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCloudUploadAltIconは旧名称のため非推奨です。FaCloudArrowUpIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCloudUploadAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCogIconは旧名称のため非推奨です。FaGearIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCogIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaCompressAltIconは旧名称のため非推奨です。FaDownLeftAndUpRightToCenterIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaCompressAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaEditIconは旧名称のため非推奨です。FaPenToSquareIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaEditIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaEllipsisHIconは旧名称のため非推奨です。FaEllipsisIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaEllipsisHIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaEllipsisVIconは旧名称のため非推奨です。FaEllipsisVerticalIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaEllipsisVIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaExchangeAltIconは旧名称のため非推奨です。FaRightLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaExchangeAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaExclamationCircleIconは旧名称のため非推奨です。FaCircleExclamationIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaExclamationCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaExclamationTriangleIconは旧名称のため非推奨です。FaTriangleExclamationIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaExclamationTriangleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaExpandAltIconは旧名称のため非推奨です。FaUpRightAndDownLeftFromCenterIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaExpandAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaExternalLinkAltIconは旧名称のため非推奨です。FaUpRightFromSquareIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaExternalLinkAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaFileAltIconは旧名称のため非推奨です。FaFileLinesIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaFileAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaFileDownloadIconは旧名称のため非推奨です。FaFileArrowDownIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaFileDownloadIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaGripHorizontalIconは旧名称のため非推奨です。FaGripIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaGripHorizontalIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaHistoryIconは旧名称のため非推奨です。FaClockRotateLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaHistoryIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaHomeIconは旧名称のため非推奨です。FaHouseIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaHomeIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaInfoCircleIconは旧名称のため非推奨です。FaCircleInfoIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaInfoCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaLongArrowAltLeftIconは旧名称のため非推奨です。FaLeftLongIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaLongArrowAltLeftIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaLongArrowAltRightIconは旧名称のため非推奨です。FaRightLongIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaLongArrowAltRightIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaMedkitIconは旧名称のため非推奨です。FaSuitcaseMedicalIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaMedkitIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaMinusCircleIconは旧名称のため非推奨です。FaCircleMinusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaMinusCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaPencilAltIconは旧名称のため非推奨です。FaPencilIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaPencilAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaPlusCircleIconは旧名称のため非推奨です。FaCirclePlusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaPlusCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaPlusSquareIconは旧名称のため非推奨です。FaSquarePlusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaPlusSquareIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaPollIconは旧名称のため非推奨です。FaSquarePollVerticalIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaPollIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaQuestionCircleIconは旧名称のため非推奨です。FaCircleQuestionIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaQuestionCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaRedoIconは旧名称のため非推奨です。FaArrowRotateRightIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaRedoIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaRegDotCircleIconは旧名称のため非推奨です。FaCircleDotIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaRegDotCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSaveIconは旧名称のため非推奨です。FaFloppyDiskIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSaveIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSearchIconは旧名称のため非推奨です。FaMagnifyingGlassIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSearchIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSearchMinusIconは旧名称のため非推奨です。FaMagnifyingGlassMinusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSearchMinusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSearchPlusIconは旧名称のため非推奨です。FaMagnifyingGlassPlusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSearchPlusIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaShareAltIconは旧名称のため非推奨です。FaShareNodesIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaShareAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSignInAltIconは旧名称のため非推奨です。FaRightToBracketIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSignInAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSignOutAltIconは旧名称のため非推奨です。FaRightFromBracketIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSignOutAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSortNumericUpIconは旧名称のため非推奨です。FaArrowUp19Iconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSortNumericUpIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaPaintBrushIconは旧名称のため非推奨です。FaPaintbrushIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaPaintBrushIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaStreamIconは旧名称のため非推奨です。FaBarsStaggeredIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaStreamIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSyncIconは旧名称のため非推奨です。FaArrowsRotateIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSyncIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaSyncAltIconは旧名称のため非推奨です。FaRotateIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaSyncAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaTachometerAltIconは旧名称のため非推奨です。FaGaugeIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaTachometerAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaThListIconは旧名称のため非推奨です。FaTableListIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaThListIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaTimesIconは旧名称のため非推奨です。FaXmarkIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaTimesIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaTimesCircleIconは旧名称のため非推奨です。FaCircleXmarkIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaTimesCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaTrashAltIconは旧名称のため非推奨です。FaTrashCanIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaTrashAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaTruckLoadingIconは旧名称のため非推奨です。FaTruckRampBoxIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaTruckLoadingIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaUndoIconは旧名称のため非推奨です。FaArrowRotateLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaUndoIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaUndoAltIconは旧名称のため非推奨です。FaRotateLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaUndoAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaUserAltIconは旧名称のため非推奨です。FaUserLargeIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaUserAltIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{"deprecated":"FaUserCircleIconは旧名称のため非推奨です。FaCircleUserIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Icon/DeprecatedIcon.d.ts","description":"","displayName":"FaUserCircleIcon","methods":[],"props":[{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string | 'TEXT_BLACK' | 'TEXT_GREY' | 'TEXT_DISABLED' | 'TEXT_LINK' | 'MAIN' | 'DANGER' | 'WARNING' | 'BRAND'"}},{"defaultValue":null,"description":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキスト","name":"text","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"`true` のとき、アイコンを右側に表示する","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Heading/Heading.d.ts","description":"","displayName":"Heading","methods":[],"props":[{"defaultValue":null,"description":"テキストのスタイル","name":"type","declarations":[{"fileName":"smarthr-ui/lib/components/Heading/Heading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"@deprecated SectioningContent(Article, Aside, Nav, Section)を使ってHeadingと関連する範囲を明確に指定してください","name":"tag","declarations":[{"fileName":"smarthr-ui/lib/components/Heading/Heading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"視覚的に非表示にするフラグ","name":"visuallyHidden","declarations":[{"fileName":"smarthr-ui/lib/components/Heading/Heading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Heading/Heading.d.ts","description":"","displayName":"PageHeading","methods":[],"props":[{"defaultValue":null,"description":"テキストのスタイル","name":"type","declarations":[{"fileName":"smarthr-ui/lib/components/Heading/Heading.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}}]},{"tags":{},"filePath":"lib/components/Header/HeaderLink.d.ts","description":"","displayName":"HeaderLink","methods":[],"props":[{"defaultValue":null,"description":"リンクをクリックした時に発火するコールバック関数","name":"onClick","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}},{"defaultValue":null,"description":"テキストの前に表示するアイコン","name":"prefix","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"テキストの後ろに表示するアイコン","name":"suffix","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"TextLinkを利用しつつnext/linkなどと併用する場合に指定する","name":"elementAs","declarations":[{"fileName":"smarthr-ui/lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"lib/types/ComponentTypes.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"any"}}]},{"tags":{},"filePath":"lib/components/Header/HeaderDropdownMenuButton.d.ts","description":"","displayName":"HeaderDropdownMenuButton","methods":[],"props":[{"defaultValue":null,"description":"引き金となるボタンラベル","name":"label","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"操作群","name":"children","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"Actions","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"ReactElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & ElementProps & Props & RefAttributes<...>, string | JSXElementConstructor<...>>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"ReactElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & { ...; } & ElementProps<...> & ElementRefProps<...>, string | JSXElementConstru...","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"ReactElement; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & ElementProps & Props & RefAttributes<...>, \"variant\"> & { ...; }, string |...","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"ActionItem[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"引き金となるボタンの大きさ","name":"triggerSize","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"引き金となるボタンをアイコンのみとするかどうか","name":"onlyIconTrigger","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"引き金となるアイコンを差し替えたい場合(onlyIconTrigger=true の場合のみ有効)","name":"triggerIcon","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType & BaseComponentProps>","value":[{"value":"ComponentClass & BaseComponentProps, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent & BaseComponentProps>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLButtonElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/Header/Header.d.ts","description":"","displayName":"Header","methods":[],"props":[{"defaultValue":null,"description":"ロゴ","name":"logo","declarations":[{"fileName":"lib/components/Header/Header.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"ReactElement>"}},{"defaultValue":null,"description":"ロゴリンク","name":"logoHref","declarations":[{"fileName":"lib/components/Header/Header.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"テナント一覧","name":"tenants","declarations":[{"fileName":"lib/components/Header/Header.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Tenant[]"}},{"defaultValue":null,"description":"現在のテナント ID","name":"currentTenantId","declarations":[{"fileName":"lib/components/Header/Header.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"テナントが選択された時に発火するコールバック関数","name":"onTenantSelect","declarations":[{"fileName":"lib/components/Header/Header.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(id: string) => void"}}]},{"tags":{},"filePath":"lib/components/FormControl/FormControl.d.ts","description":"","displayName":"ActualFormControl","methods":[],"props":[{"defaultValue":null,"description":"グループのタイトル名","name":"title","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの見出しのタイプ","name":"titleType","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"タイトルの見出しを視覚的に隠すかどうか","name":"dangerouslyTitleHidden","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"label 要素に適用する `htmlFor` 値","name":"htmlFor","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"label 要素に適用する `id` 値","name":"labelId","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトル群と子要素の間の間隔調整用(基本的には不要)","name":"innerMargin","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"タイトルの隣に表示する `StatusLabel` の Props の配列","name":"statusLabelProps","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(Props & ElementProps & { children?: ReactNode; }) | (Props & ElementProps & { children?: ReactNode; })[]","value":[{"value":"Props & ElementProps & { children?: ReactNode; }"},{"value":"(Props & ElementProps & { children?: ReactNode; })[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示するヘルプメッセージ","name":"helpMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示する入力例","name":"exampleMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示するエラーメッセージ","name":"errorMessages","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode | ReactNode[]","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"ReactNode[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"エラーがある場合に自動的に入力要素を error にするかどうか","name":"autoBindErrorInput","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"フォームコントロールの下に表示する補足メッセージ","name":"supplementaryMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"`true` のとき、文字色を `TEXT_DISABLED` にする","name":"disabled","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/FormControl/FormControl.d.ts","description":"","displayName":"FormControl","methods":[],"props":[{"defaultValue":null,"description":"グループのタイトル名","name":"title","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"label 要素に適用する `htmlFor` 値","name":"htmlFor","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトルの見出しのタイプ","name":"titleType","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"タイトルの見出しを視覚的に隠すかどうか","name":"dangerouslyTitleHidden","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"label 要素に適用する `id` 値","name":"labelId","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトル群と子要素の間の間隔調整用(基本的には不要)","name":"innerMargin","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"タイトルの隣に表示する `StatusLabel` の Props の配列","name":"statusLabelProps","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(Props & ElementProps & { children?: ReactNode; }) | (Props & ElementProps & { children?: ReactNode; })[]","value":[{"value":"Props & ElementProps & { children?: ReactNode; }"},{"value":"(Props & ElementProps & { children?: ReactNode; })[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示するヘルプメッセージ","name":"helpMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示する入力例","name":"exampleMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示するエラーメッセージ","name":"errorMessages","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode | ReactNode[]","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"ReactNode[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"エラーがある場合に自動的に入力要素を error にするかどうか","name":"autoBindErrorInput","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"フォームコントロールの下に表示する補足メッセージ","name":"supplementaryMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/FloatArea/FloatArea.d.ts","description":"","displayName":"FloatArea","methods":[],"props":[{"defaultValue":null,"description":"コンポーネントの下端から、包含ブロックの下端までの間隔(基準フォントサイズの相対値または抽象値)","name":"bottom","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"コンポーネントの `z-index` 値","name":"zIndex","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"表示する `Button` または `AnchorButton` コンポーネント","name":"primaryButton","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示する `Button` または `AnchorButton` コンポーネント","name":"secondaryButton","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"tertiary 領域に表示するボタン","name":"tertiaryButton","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"操作に対するフィードバックメッセージ","name":"responseMessage","declarations":[{"fileName":"lib/components/FloatArea/FloatArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}}]},{"tags":{"deprecated":"`FlashMessage` は気づきにくいため、安易な使用はお勧めしません。`NotificationBar` や `Dialog` の使用を検討してください。"},"filePath":"lib/components/FlashMessage/FlashMessage.d.ts","description":"","displayName":"FlashMessage","methods":[],"props":[{"defaultValue":null,"description":"true のときに FlashMessage を表示する","name":"visible","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"表示するアイコンのタイプ","name":"type","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""}]}},{"defaultValue":null,"description":"メッセージの内容","name":"text","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネントに適用する role 属性","name":"role","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"alert\" | \"status\"","value":[{"value":"\"alert\""},{"value":"\"status\""}]}},{"defaultValue":null,"description":"閉じるボタンを押下、または表示してから8秒後に発火するコールバック関数","name":"onClose","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"FlashMessage が表示されてから一定時間後に自動で閉じるかどうか","name":"autoClose","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"animation","required":false,"type":{"name":"enum","raw":"\"none\" | \"bounce\"","value":[{"value":"\"none\""},{"value":"\"bounce\""}]}}]},{"tags":{},"filePath":"lib/components/Fieldset/Fieldset.d.ts","description":"","displayName":"Fieldset","methods":[],"props":[{"defaultValue":null,"description":"グループのタイトル名","name":"title","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"`true` のとき、文字色を `TEXT_DISABLED` にする","name":"disabled","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"label 要素に適用する `htmlFor` 値","name":"htmlFor","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトルの見出しのタイプ","name":"titleType","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"タイトルの見出しを視覚的に隠すかどうか","name":"dangerouslyTitleHidden","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"label 要素に適用する `id` 値","name":"labelId","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトル群と子要素の間の間隔調整用(基本的には不要)","name":"innerMargin","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"タイトルの隣に表示する `StatusLabel` の Props の配列","name":"statusLabelProps","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"(Props & ElementProps & { children?: ReactNode; }) | (Props & ElementProps & { children?: ReactNode; })[]","value":[{"value":"Props & ElementProps & { children?: ReactNode; }"},{"value":"(Props & ElementProps & { children?: ReactNode; })[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示するヘルプメッセージ","name":"helpMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示する入力例","name":"exampleMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"タイトルの下に表示するエラーメッセージ","name":"errorMessages","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode | ReactNode[]","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"ReactNode[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"エラーがある場合に自動的に入力要素を error にするかどうか","name":"autoBindErrorInput","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"フォームコントロールの下に表示する補足メッセージ","name":"supplementaryMessage","declarations":[{"fileName":"lib/components/FormControl/FormControl.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/ErrorScreen/ErrorScreen.d.ts","description":"","displayName":"ErrorScreen","methods":[],"props":[{"defaultValue":null,"description":"ロゴ","name":"logo","declarations":[{"fileName":"lib/components/ErrorScreen/ErrorScreen.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンテンツの上に表示されるタイトル","name":"title","declarations":[{"fileName":"lib/components/ErrorScreen/ErrorScreen.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンテンツの下に表示されるアンカー要素のリスト","name":"links","declarations":[{"fileName":"lib/components/ErrorScreen/ErrorScreen.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ label: ReactNode; url: string; target?: string; }[]"}},{"defaultValue":null,"description":"表示するコンテンツ","name":"children","declarations":[{"fileName":"lib/components/ErrorScreen/ErrorScreen.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/ErrorScreen/ErrorScreen.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"lib/components/DropZone/DropZone.d.ts","description":"","displayName":"DropZone","methods":[],"props":[{"defaultValue":null,"description":"","name":"name","declarations":[{"fileName":"lib/components/DropZone/DropZone.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"許可するファイル型を表す1つ以上の固有ファイル型指定子\n(ドラッグ&ドロップの挙動には影響しません)","name":"accept","declarations":[{"fileName":"lib/components/DropZone/DropZone.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"複数ファイルを選択できるかどうか","name":"multiple","declarations":[{"fileName":"lib/components/DropZone/DropZone.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/DropZone/DropZone.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"selectButtonLabel\">"}},{"defaultValue":null,"description":"ボタンまたはドラッグ&ドロップでファイルが追加された時に発火するコールバック関数","name":"onSelectFiles","declarations":[{"fileName":"lib/components/DropZone/DropZone.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(e: ChangeEvent | DragEvent, files: FileList) => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/dropdownHelper.d.ts","description":"","displayName":"getFirstTabbable","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/DropdownTrigger.d.ts","description":"","displayName":"DropdownTrigger","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/DropdownContentInner.d.ts","description":"","displayName":"DropdownContentInner","methods":[],"props":[{"defaultValue":null,"description":"","name":"triggerRect","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Rect"}},{"defaultValue":null,"description":"","name":"controllable","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/DropdownContent.d.ts","description":"","displayName":"DropdownContent","methods":[],"props":[{"defaultValue":null,"description":"`true` のとき、ドロップダウン内のコンテンツをクリックしてもドロップダウンが閉じなくなる。。\n この場合は、 `DropdownCloser` を用いてドロップダウンを閉じることができる。","name":"controllable","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownContent.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/DropdownCloser.d.ts","description":"","displayName":"DropdownCloser","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/Dropdown.d.ts","description":"","displayName":"Dropdown","methods":[],"props":[{"defaultValue":null,"description":"","name":"onOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/Dropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"onClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/Dropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}}]},{"tags":{},"filePath":"lib/components/Dialog/dialogInnerStyle.d.ts","description":"","displayName":"dialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/RemoteDialogTrigger.d.ts","description":"","displayName":"RemoteDialogTrigger","methods":[],"props":[{"defaultValue":null,"description":"","name":"variant","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Variant","value":[{"value":"\"text\""},{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"\"skeleton\""}]}},{"defaultValue":null,"description":"","name":"targetId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/RemoteDialogTrigger.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"onClick","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/RemoteDialogTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(open: () => void) => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","description":"","displayName":"ModelessDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのヘッダ部分の内容","name":"header","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログのフッタ部分の内容","name":"footer","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログが開かれているかどうかの真偽値","name":"isOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを押下したときのハンドラ","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}},{"defaultValue":null,"description":"ダイアログが開いている状態で Escape キーを押下したときのハンドラ","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログの高さ","name":"height","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ポータルの container となる DOM 要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ModelessDialog.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonIconAlt\"> & { dialogHandlerAriaLabel?: (txt: string) => string; dialogHandlerAriaValuetext?: (txt: string, data: DOMRect) => string; }"}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"HTMLAttributes"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLDivElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},{"defaultValue":null,"description":"","name":"resizable","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Dialog/FocusTrap.d.ts","description":"","displayName":"FocusTrap","methods":[],"props":[{"defaultValue":null,"description":"","name":"firstFocusTarget","declarations":[{"fileName":"lib/components/Dialog/FocusTrap.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogWrapper.d.ts","description":"","displayName":"DialogWrapper","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogTrigger.d.ts","description":"","displayName":"DialogTrigger","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Dialog/DialogOverlap.d.ts","description":"","displayName":"DialogOverlap","methods":[],"props":[{"defaultValue":null,"description":"","name":"isOpen","declarations":[{"fileName":"lib/components/Dialog/DialogOverlap.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","description":"","displayName":"DialogHeader","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","description":"","displayName":"DialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログを開いているかどうか","name":"isOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogContent.d.ts","description":"","displayName":"DialogContent","methods":[],"props":[{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogCloser.d.ts","description":"","displayName":"DialogCloser","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/DialogBody.d.ts","description":"","displayName":"DialogBody","methods":[],"props":[{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/Dialog.d.ts","description":"","displayName":"Dialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログを開いているかどうか","name":"isOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/DatePicker/datePickerHelper.d.ts","description":"","displayName":"parseJpnDateString","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/DatePicker/Portal.d.ts","description":"","displayName":"Portal","methods":[],"props":[{"defaultValue":null,"description":"","name":"inputRect","declarations":[{"fileName":"lib/components/DatePicker/Portal.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"DOMRect"}}]},{"tags":{},"filePath":"lib/components/DatePicker/DatePicker.d.ts","description":"","displayName":"DatePicker","methods":[],"props":[{"defaultValue":null,"description":"input 要素の `name` 属性の値","name":"name","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"選択可能な期間の開始日","name":"from","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}},{"defaultValue":null,"description":"選択可能な期間の終了日","name":"to","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}},{"defaultValue":null,"description":"フォームを無効にするかどうか","name":"disabled","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `value` 属性の値","name":"value","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"入力を独自にパースする場合に、パース処理を記述する関数","name":"parseInput","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(input: string) => Date"}},{"defaultValue":null,"description":"表示する日付を独自にフォーマットする場合に、フォーマット処理を記述する関数","name":"formatDate","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(date: Date) => string"}},{"defaultValue":null,"description":"入出力用文字列と併記する別フォーマット処理を記述する関数","name":"showAlternative","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(date: Date) => ReactNode"}},{"defaultValue":null,"description":"選択された日付が変わった時に発火するコールバック関数","name":"onChangeDate","declarations":[{"fileName":"lib/components/DatePicker/DatePicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(date: Date, value: string, other: { errors: string[]; }) => void"}}]},{"tags":{"deprecated":"`CompactInformationPanel` は非推奨です。`NotificationBar[base=\"base\"]` を使用してください。"},"filePath":"lib/components/CompactInformationPanel/CompactInformationPanel.d.ts","description":"","displayName":"CompactInformationPanel","methods":[],"props":[{"defaultValue":null,"description":"表示する情報の種類","name":"type","declarations":[{"fileName":"lib/components/CompactInformationPanel/CompactInformationPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLDivElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/DefinitionList/DefinitionListItem.d.ts","description":"","displayName":"DefinitionListItem","methods":[],"props":[{"defaultValue":null,"description":"","name":"term","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionListItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"termStyleType","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionListItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"blockTitle\" | \"subBlockTitle\" | \"subSubBlockTitle\"","value":[{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"@deprecated DefinitionList で items を使う時の props です。children を使ってください。","name":"description","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionListItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"fullWidth","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionListItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"maxColumns","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionListItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"tags":{},"filePath":"lib/components/DefinitionList/DefinitionList.d.ts","description":"","displayName":"DefinitionList","methods":[],"props":[{"defaultValue":null,"description":"定義リストのアイテムの配列\n@deprecated DefinitionListItem を使ってください","name":"items","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionList.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Omit<{ term: ReactNode; termStyleType?: \"blockTitle\" | \"subBlockTitle\" | \"subSubBlockTitle\"; description?: ReactNode; fullWidth?: boolean; maxColumns?: number; } & { ...; } & ElementProps, \"termStyleType\">[]"}},{"defaultValue":null,"description":"最大列数","name":"maxColumns","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionList.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"用語の見た目の種類","name":"termStyleType","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionList.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"blockTitle\" | \"subBlockTitle\" | \"subSubBlockTitle\"","value":[{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}}]},{"tags":{},"filePath":"lib/components/ComboBox/comboBoxHelper.d.ts","description":"","displayName":"convertMatchableString","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/ComboBox/SingleComboBox.d.ts","description":"","displayName":"SingleComboBox","methods":[],"props":[{"defaultValue":null,"description":"選択可能なアイテムのリスト","name":"items","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"ComboBoxItem[]"}},{"defaultValue":null,"description":"input 要素の `name` 属性の値","name":"name","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"input 要素の `disabled` 属性の値","name":"disabled","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `required` 属性の値","name":"required","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネント内の一番外側の要素に適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"`true` のとき、コンポーネントの外枠が `DANGER` カラーになる","name":"error","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"`true` のとき、 `items` 内に存在しないアイテムを新しく追加できるようになる","name":"creatable","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `placeholder` 属性の値","name":"placeholder","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"`true` のとき、ドロップダウンリスト内にローダーを表示する","name":"isLoading","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `width` スタイルに適用する値","name":"width","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ドロップダウンリスト内に表示するヘルプメッセージ","name":"dropdownHelpMessage","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ドロップダウンリストの `width` スタイルに適用する値","name":"dropdownWidth","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"input 要素の `value` が変わった時に発火するコールバック関数","name":"onChangeInput","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: ChangeEvent) => void"}},{"defaultValue":null,"description":"`items` 内に存在しないアイテムが追加されたときに発火するコールバック関数","name":"onAdd","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(label: string) => void"}},{"defaultValue":null,"description":"アイテムが選択された時に発火するコールバック関数","name":"onSelect","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(item: ComboBoxItem) => void"}},{"defaultValue":null,"description":"input 要素の `value` が変わった時に発火するコールバック関数\n@deprecated `onChange` は非推奨なため、 代わりに `onChangeInput` を使用してください。","name":"onChange","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: ChangeEvent) => void"}},{"defaultValue":null,"description":"選択されているアイテム","name":"selectedItem","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"ComboBoxItem"}},{"defaultValue":null,"description":"デフォルトで選択されるアイテム","name":"defaultItem","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"ComboBoxItem"}},{"defaultValue":null,"description":"コンポーネント内の先頭に表示する内容","name":"prefix","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"選択されているアイテムがクリアされた時に発火するコールバック関数","name":"onClear","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"選択されているアイテムがクリアされた時に発火するコールバック関数\n指定している場合、クリア時にonClickを実行せずにonClearClickのみ実行する","name":"onClearClick","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}},{"defaultValue":null,"description":"選択されているアイテムのリストが変わった時に発火するコールバック関数","name":"onChangeSelected","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(selectedItem: ComboBoxItem) => void"}},{"defaultValue":null,"description":"コンポーネントがフォーカスされたときに発火するコールバック関数","name":"onFocus","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"コンポーネントからフォーカスが外れた時に発火するコールバック関数","name":"onBlur","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"コンポーネント内のテキストを変更する関数/","name":"decorators","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"noResultText\"> & { destroyButtonIconAlt?: (text: string) => string; }"}}]},{"tags":{},"filePath":"lib/components/ComboBox/MultiSelectedItemTooltip.d.ts","description":"","displayName":"MultiSelectedItemTooltip","methods":[],"props":[{"defaultValue":null,"description":"","name":"needsTooltip","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItemTooltip.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"text","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItemTooltip.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/ComboBox/MultiSelectedItem.d.ts","description":"","displayName":"MultiSelectedItem","methods":[],"props":[{"defaultValue":null,"description":"","name":"item","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"ComboBoxItem & { deletable?: boolean; }"}},{"defaultValue":null,"description":"","name":"disabled","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"onDelete","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(item: ComboBoxItem) => void"}},{"defaultValue":null,"description":"","name":"enableEllipsis","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"buttonRef","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"lib/components/ComboBox/MultiSelectedItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ destroyButtonIconAlt?: (text: string) => string; }"}}]},{"tags":{},"filePath":"lib/components/ComboBox/MultiComboBox.d.ts","description":"","displayName":"MultiComboBox","methods":[],"props":[{"defaultValue":null,"description":"選択可能なアイテムのリスト","name":"items","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"ComboBoxItem[]"}},{"defaultValue":null,"description":"input 要素の `name` 属性の値","name":"name","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"input 要素の `disabled` 属性の値","name":"disabled","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `required` 属性の値","name":"required","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンポーネント内の一番外側の要素に適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"`true` のとき、コンポーネントの外枠が `DANGER` カラーになる","name":"error","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"`true` のとき、 `items` 内に存在しないアイテムを新しく追加できるようになる","name":"creatable","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `placeholder` 属性の値","name":"placeholder","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"`true` のとき、ドロップダウンリスト内にローダーを表示する","name":"isLoading","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"input 要素の `width` スタイルに適用する値","name":"width","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ドロップダウンリスト内に表示するヘルプメッセージ","name":"dropdownHelpMessage","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ドロップダウンリストの `width` スタイルに適用する値","name":"dropdownWidth","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"input 要素の `value` が変わった時に発火するコールバック関数","name":"onChangeInput","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: ChangeEvent) => void"}},{"defaultValue":null,"description":"`items` 内に存在しないアイテムが追加されたときに発火するコールバック関数","name":"onAdd","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(label: string) => void"}},{"defaultValue":null,"description":"アイテムが選択された時に発火するコールバック関数","name":"onSelect","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(item: ComboBoxItem) => void"}},{"defaultValue":null,"description":"input 要素の `value` が変わった時に発火するコールバック関数\n@deprecated `onChange` は非推奨なため、 代わりに `onChangeInput` を使用してください。","name":"onChange","declarations":[{"fileName":"lib/components/ComboBox/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: ChangeEvent) => void"}},{"defaultValue":null,"description":"選択されているアイテムのリスト","name":"selectedItems","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(ComboBoxItem & { deletable?: boolean; })[]"}},{"defaultValue":null,"description":"選択されているアイテムのラベルを省略表示するかどうか","name":"selectedItemEllipsis","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"テキストボックスの `value` 属性の値。\n`onChangeInput` と併せて設定することで、テキストボックスの挙動が制御可能になる。","name":"inputValue","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"選択されているアイテムの削除ボタンがクリックされた時に発火するコールバック関数","name":"onDelete","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(item: ComboBoxItem) => void"}},{"defaultValue":null,"description":"選択されているアイテムのリストが変わった時に発火するコールバック関数","name":"onChangeSelected","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(selectedItems: ComboBoxItem[]) => void"}},{"defaultValue":null,"description":"コンポーネントがフォーカスされたときに発火するコールバック関数","name":"onFocus","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"コンポーネントからフォーカスが外れた時に発火するコールバック関数","name":"onBlur","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"コンポーネント内のテキストを変更する関数/","name":"decorators","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"noResultText\"> & { destroyButtonIconAlt?: (text: string) => string; selectedListAriaLabel?: (text: string) => string; }"}},{"defaultValue":null,"description":"アイテムが選択されたときに選択済みかどうかを判定するコールバック関数/","name":"isItemSelected","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(targetItem: ComboBoxItem, selectedItems: ComboBoxItem[]) => boolean"}}]},{"tags":{},"filePath":"lib/components/Chip/Chip.d.ts","description":"","displayName":"Chip","methods":[],"props":[{"defaultValue":null,"description":"","name":"disabled","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"size","required":false,"type":{"name":"\"s\""}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/CheckBox/CheckBox.d.ts","description":"","displayName":"CheckBox","methods":[],"props":[{"defaultValue":null,"description":"`true` のとき、チェック状態を `mixed` にする","name":"mixed","declarations":[{"fileName":"smarthr-ui/lib/components/CheckBox/CheckBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"チェックボックスにエラーがあるかどうか","name":"error","declarations":[{"fileName":"smarthr-ui/lib/components/CheckBox/CheckBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Calendar/calendarHelper.d.ts","description":"","displayName":"getFromDate","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Calendar/calendarHelper.d.ts","description":"","displayName":"getToDate","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Calendar/calendarHelper.d.ts","description":"","displayName":"getMonthArray","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Calendar/YearPicker.d.ts","description":"","displayName":"YearPicker","methods":[],"props":[{"defaultValue":null,"description":"選択された年","name":"selectedYear","declarations":[{"fileName":"lib/components/Calendar/YearPicker.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"選択可能な開始年","name":"fromYear","declarations":[{"fileName":"lib/components/Calendar/YearPicker.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"選択可能な終了年","name":"toYear","declarations":[{"fileName":"lib/components/Calendar/YearPicker.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}},{"defaultValue":null,"description":"トリガのセレクトイベントを処理するハンドラ","name":"onSelectYear","declarations":[{"fileName":"lib/components/Calendar/YearPicker.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(year: number) => void"}},{"defaultValue":null,"description":"表示フラグ","name":"isDisplayed","declarations":[{"fileName":"lib/components/Calendar/YearPicker.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Calendar/CalendarTable.d.ts","description":"","displayName":"CalendarTable","methods":[],"props":[{"defaultValue":null,"description":"現在の日付","name":"current","declarations":[{"fileName":"lib/components/Calendar/CalendarTable.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Date"}},{"defaultValue":null,"description":"選択可能な開始日","name":"from","declarations":[{"fileName":"lib/components/Calendar/CalendarTable.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Date"}},{"defaultValue":null,"description":"選択可能な終了日","name":"to","declarations":[{"fileName":"lib/components/Calendar/CalendarTable.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Date"}},{"defaultValue":null,"description":"トリガのセレクトイベントを処理するハンドラ","name":"onSelectDate","declarations":[{"fileName":"lib/components/Calendar/CalendarTable.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(e: MouseEvent, date: Date) => void"}},{"defaultValue":null,"description":"選択された日付","name":"selected","declarations":[{"fileName":"lib/components/Calendar/CalendarTable.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}}]},{"tags":{},"filePath":"lib/components/Calendar/Calendar.d.ts","description":"","displayName":"Calendar","methods":[],"props":[{"defaultValue":null,"description":"選択可能な開始日","name":"from","declarations":[{"fileName":"lib/components/Calendar/Calendar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}},{"defaultValue":null,"description":"選択可能な終了日","name":"to","declarations":[{"fileName":"lib/components/Calendar/Calendar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}},{"defaultValue":null,"description":"選択された日付","name":"value","declarations":[{"fileName":"lib/components/Calendar/Calendar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}},{"defaultValue":null,"description":"トリガのセレクトイベントを処理するハンドラ","name":"onSelectDate","declarations":[{"fileName":"lib/components/Calendar/Calendar.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(e: MouseEvent, date: Date) => void"}}]},{"tags":{"deprecated":"BottomFixedArea は非推奨です。FloatArea を使ってください。 https://smarthr.design/products/components/float-area/"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/BottomFixedArea/BottomFixedArea.d.ts","description":"","displayName":"BottomFixedArea","methods":[],"props":[{"defaultValue":null,"description":"この領域の説明","name":"description","declarations":[{"fileName":"smarthr-ui/lib/components/BottomFixedArea/BottomFixedArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示する `Button` または `AnchorButton` (`variant=\"primary\"` である必要がある)","name":"primaryButton","declarations":[{"fileName":"smarthr-ui/lib/components/BottomFixedArea/BottomFixedArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Primary","value":[{"value":"FunctionComponentElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & ElementProps & Props & RefAttributes<...>>","description":"","fullComment":"","tags":{}},{"value":"FunctionComponentElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & { ...; } & ElementProps<...> & ElementRefProps<...>>","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示する `Button` または `AnchorButton` (`variant=\"secondary\"` である必要がある)","name":"secondaryButton","declarations":[{"fileName":"smarthr-ui/lib/components/BottomFixedArea/BottomFixedArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Secondary","value":[{"value":"FunctionComponentElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & ElementProps & Props & RefAttributes<...>>","description":"","fullComment":"","tags":{}},{"value":"FunctionComponentElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & { ...; } & ElementProps<...> & ElementRefProps<...>>","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示する tertialy link のプロパティの配列","name":"tertiaryLinks","declarations":[{"fileName":"smarthr-ui/lib/components/BottomFixedArea/BottomFixedArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(Omit, HTMLButtonElement>, \"ref\"> & { ...; } & { ...; })[]"}},{"defaultValue":null,"description":"コンポーネントに適用する z-index 値","name":"zIndex","declarations":[{"fileName":"smarthr-ui/lib/components/BottomFixedArea/BottomFixedArea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLDivElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"lib/components/Button/style.d.ts","description":"","displayName":"Style","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Button/UnstyledButton.d.ts","description":"","displayName":"UnstyledButton","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Button/ButtonWrapper.d.ts","description":"","displayName":"ButtonWrapper","methods":[],"props":[{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"","name":"square","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"wide","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"variant","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"Variant","value":[{"value":"\"text\""},{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"\"skeleton\""}]}},{"defaultValue":null,"description":"","name":"$loading","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"elementAs","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"isAnchor","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"},{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"true"}},{"defaultValue":null,"description":"","name":"buttonRef","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ForwardedRef","value":[{"value":"(instance: HTMLButtonElement) => void","description":"","fullComment":"","tags":{}},{"value":"MutableRefObject","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"anchorRef","declarations":[{"fileName":"lib/components/Button/ButtonWrapper.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ForwardedRef","value":[{"value":"(instance: HTMLAnchorElement) => void","description":"","fullComment":"","tags":{}},{"value":"MutableRefObject","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Button/ButtonInner.d.ts","description":"","displayName":"ButtonInner","methods":[],"props":[{"defaultValue":null,"description":"","name":"prefix","declarations":[{"fileName":"lib/components/Button/ButtonInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"suffix","declarations":[{"fileName":"lib/components/Button/ButtonInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"lib/components/Button/ButtonInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Button/Button.d.ts","description":"","displayName":"Button","methods":[],"props":[{"defaultValue":null,"description":"","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"","name":"disabledDetail","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ icon?: FunctionComponent<{}>; message: ReactNode; }"}},{"defaultValue":null,"description":"","name":"prefix","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"suffix","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"square","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"wide","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"variant","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Variant","value":[{"value":"\"text\""},{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"\"skeleton\""}]}},{"defaultValue":null,"description":"","name":"loading","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Button/Button.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"loading\">"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Button/AnchorButton.d.ts","description":"","displayName":"ForwardedAnchorButton","methods":[],"props":[{"defaultValue":null,"description":"ボタンの大きさ","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"無効な理由","name":"disabledDetail","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ icon?: FunctionComponent<{}>; message: ReactNode; }"}},{"defaultValue":null,"description":"ボタン内の先頭に表示する内容。\n通常は、アイコンを表示するために用いる。","name":"prefix","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ボタン内の末尾に表示する内容。\n通常は、アイコンを表示するために用いる。","name":"suffix","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"`true` のとき、ボタンを正方形にする。","name":"square","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"`true` のとき、ボタンの `width` を 100% にする。","name":"wide","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ボタンのスタイルの種類","name":"variant","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Variant","value":[{"value":"\"text\""},{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""},{"value":"\"skeleton\""}]}},{"defaultValue":null,"description":"処理が走ってるかどうか","name":"loading","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"next/linkなどのカスタムコンポーネントを指定します。指定がない場合はデフォルトで `a` タグが使用されます。","name":"elementAs","declarations":[{"fileName":"smarthr-ui/lib/components/Button/AnchorButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"lib/types/ComponentTypes.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"any"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Base/Base.d.ts","description":"","displayName":"base","methods":[],"props":[{"defaultValue":null,"description":"","name":"radius","required":false,"type":{"name":"enum","raw":"\"s\" | \"m\"","value":[{"value":"\"s\""},{"value":"\"m\""}]}},{"defaultValue":null,"description":"","name":"paddingBlock","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"","name":"paddingInline","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"","name":"overflowBlock","required":false,"type":{"name":"enum","raw":"\"auto\" | \"hidden\" | \"clip\" | \"visible\" | \"scroll\"","value":[{"value":"\"auto\""},{"value":"\"hidden\""},{"value":"\"clip\""},{"value":"\"visible\""},{"value":"\"scroll\""}]}},{"defaultValue":null,"description":"","name":"overflowInline","required":false,"type":{"name":"enum","raw":"\"auto\" | \"hidden\" | \"clip\" | \"visible\" | \"scroll\"","value":[{"value":"\"auto\""},{"value":"\"hidden\""},{"value":"\"clip\""},{"value":"\"visible\""},{"value":"\"scroll\""}]}},{"defaultValue":null,"description":"","name":"layer","required":false,"type":{"name":"enum","raw":"0 | 1 | 2 | 3 | 4","value":[{"value":"0"},{"value":"1"},{"value":"2"},{"value":"3"},{"value":"4"}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Base/Base.d.ts","description":"","displayName":"Base","methods":[],"props":[{"defaultValue":null,"description":"コンテンツが要素内に収まらない場合の処理方法","name":"overflow","declarations":[{"fileName":"smarthr-ui/lib/components/Base/Base.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Overflow | { x: Overflow; y: Overflow; }","value":[{"value":"\"auto\""},{"value":"\"hidden\""},{"value":"\"clip\""},{"value":"\"visible\""},{"value":"\"scroll\""},{"value":"{ x: Overflow; y: Overflow; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"radius","required":false,"type":{"name":"enum","raw":"\"s\" | \"m\"","value":[{"value":"\"s\""},{"value":"\"m\""}]}},{"defaultValue":null,"description":"境界とコンテンツの間の余白","name":"padding","declarations":[{"fileName":"smarthr-ui/lib/components/Base/Base.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | SeparatePadding","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"SeparatePadding","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"layer","required":false,"type":{"name":"enum","raw":"0 | 1 | 2 | 3 | 4","value":[{"value":"0"},{"value":"1"},{"value":"2"},{"value":"3"},{"value":"4"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Balloon/Balloon.d.ts","description":"","displayName":"Balloon","methods":[],"props":[{"defaultValue":null,"description":"","name":"horizontal","required":false,"type":{"name":"enum","raw":"\"center\" | \"left\" | \"right\"","value":[{"value":"\"center\""},{"value":"\"left\""},{"value":"\"right\""}]}},{"defaultValue":null,"description":"","name":"vertical","required":false,"type":{"name":"enum","raw":"\"middle\" | \"top\" | \"bottom\"","value":[{"value":"\"middle\""},{"value":"\"top\""},{"value":"\"bottom\""}]}}]},{"tags":{},"filePath":"lib/components/Badge/Badge.d.ts","description":"","displayName":"Badge","methods":[],"props":[{"defaultValue":null,"description":"件数","name":"count","declarations":[{"fileName":"lib/components/Badge/Badge.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"最大表示件数。この数を超えた場合は{最大表示件数+}と表示される","name":"overflowCount","declarations":[{"fileName":"lib/components/Badge/Badge.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"0値を表示するかどうか","name":"showZero","declarations":[{"fileName":"lib/components/Badge/Badge.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"色の種類","name":"type","declarations":[{"fileName":"lib/components/Badge/Badge.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"grey\" | \"blue\" | \"red\" | \"yellow\"","value":[{"value":"\"grey\""},{"value":"\"blue\""},{"value":"\"red\""},{"value":"\"yellow\""}]}},{"defaultValue":null,"description":"ドット表示するかどうか","name":"dot","declarations":[{"fileName":"lib/components/Badge/Badge.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/AccordionPanel/accordionPanelHelper.d.ts","description":"","displayName":"getSiblingButtons","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/AccordionPanel/accordionPanelHelper.d.ts","description":"","displayName":"focusFirstSibling","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/AccordionPanel/accordionPanelHelper.d.ts","description":"","displayName":"focusLastSibling","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/AccordionPanel/AccordionPanelTrigger.d.ts","description":"","displayName":"AccordionPanelTrigger","methods":[],"props":[{"defaultValue":null,"description":"ヘッダ部分のテキストのスタイル","name":"headingType","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanelTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"StyleType","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"@deprecated headingTag属性は非推奨です","name":"headingTag","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanelTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}}]},{"tags":{},"filePath":"lib/components/AccordionPanel/AccordionPanelItem.d.ts","description":"","displayName":"AccordionPanelItem","methods":[],"props":[{"defaultValue":null,"description":"アイテムを識別するための名前","name":"name","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanelItem.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}]},{"tags":{},"filePath":"lib/components/AccordionPanel/AccordionPanelContent.d.ts","description":"","displayName":"AccordionPanelContent","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/AccordionPanel/AccordionPanel.d.ts","description":"","displayName":"AccordionPanel","methods":[],"props":[{"defaultValue":null,"description":"アイコンの左右位置","name":"iconPosition","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"left\" | \"right\"","value":[{"value":"\"left\""},{"value":"\"right\""}]}},{"defaultValue":null,"description":"複数のパネルを同時に開くことを許容するかどうか","name":"expandableMultiply","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"デフォルトで開いた状態にするアイテムの `name` の配列","name":"defaultExpanded","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string[]"}},{"defaultValue":null,"description":"トリガのクリックイベントを処理するハンドラ","name":"onClick","declarations":[{"fileName":"lib/components/AccordionPanel/AccordionPanel.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(expandedItems: string[]) => void"}}]},{"tags":{},"filePath":"lib/components/AppNavi/style.d.ts","description":"","displayName":"appNaviItemStyle","methods":[],"props":[{"defaultValue":null,"description":"","name":"active","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/AppNavi/AppNaviDropdownMenuButton.d.ts","description":"","displayName":"AppNaviDropdownMenuButton","methods":[],"props":[{"defaultValue":null,"description":"引き金となるボタンラベル","name":"label","declarations":[{"fileName":"lib/components/AppNavi/AppNaviDropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/AppNavi/AppNaviDropdown.d.ts","description":"","displayName":"AppNaviDropdown","methods":[],"props":[{"defaultValue":null,"description":"ドロップダウンのコンテンツ","name":"dropdownContent","declarations":[{"fileName":"lib/components/AppNavi/AppNaviDropdown.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示するアイコンタイプ","name":"icon","declarations":[{"fileName":"lib/components/AppNavi/AppNaviDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType","value":[{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}}]}},{"defaultValue":null,"description":"アクティブ状態であるかどうか","name":"current","declarations":[{"fileName":"lib/components/AppNavi/AppNaviDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"displayCaret","declarations":[{"fileName":"lib/components/AppNavi/AppNaviDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/AppNavi/AppNaviCustomTag.d.ts","description":"","displayName":"AppNaviCustomTag","methods":[],"props":[{"defaultValue":null,"description":"このボタンのカスタムタグ","name":"tag","declarations":[{"fileName":"lib/components/AppNavi/AppNaviCustomTag.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ComponentType","value":[{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"表示するアイコンタイプ","name":"icon","declarations":[{"fileName":"lib/components/AppNavi/AppNaviCustomTag.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType","value":[{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}}]}},{"defaultValue":null,"description":"アクティブ状態であるかどうか","name":"current","declarations":[{"fileName":"lib/components/AppNavi/AppNaviCustomTag.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/AppNavi/AppNaviButton.d.ts","description":"","displayName":"AppNaviButton","methods":[],"props":[{"defaultValue":null,"description":"表示するアイコンタイプ","name":"icon","declarations":[{"fileName":"lib/components/AppNavi/AppNaviButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType","value":[{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}}]}},{"defaultValue":null,"description":"アクティブ状態であるかどうか","name":"current","declarations":[{"fileName":"lib/components/AppNavi/AppNaviButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"クリックイベントのハンドラ","name":"onClick","declarations":[{"fileName":"lib/components/AppNavi/AppNaviButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}}]},{"tags":{},"filePath":"lib/components/AppNavi/AppNaviAnchor.d.ts","description":"","displayName":"AppNaviAnchor","methods":[],"props":[{"defaultValue":null,"description":"アンカーの href","name":"href","declarations":[{"fileName":"lib/components/AppNavi/AppNaviAnchor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"表示するアイコンタイプ","name":"icon","declarations":[{"fileName":"lib/components/AppNavi/AppNaviAnchor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType","value":[{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}}]}},{"defaultValue":null,"description":"アクティブ状態であるかどうか","name":"current","declarations":[{"fileName":"lib/components/AppNavi/AppNaviAnchor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"next/link などのカスタムコンポーネントを指定します。指定がない場合はデフォルトで `a` タグが使用されます。","name":"elementAs","declarations":[{"fileName":"lib/components/AppNavi/AppNaviAnchor.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"lib/types/ComponentTypes.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"any"}}]},{"tags":{},"filePath":"lib/components/AppNavi/AppNavi.d.ts","description":"","displayName":"AppNavi","methods":[],"props":[{"defaultValue":null,"description":"ラベルのテキスト","name":"label","declarations":[{"fileName":"lib/components/AppNavi/AppNavi.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"表示するボタンの Props の配列\n@deprecated AppNaviButton などのコンポーネントを組み合わせて組み上げてください","name":"buttons","declarations":[{"fileName":"lib/components/AppNavi/AppNavi.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(AppNaviDropdownProps | AppNaviCustomTagProps | AppNaviButtonProps | AppNaviAnchorProps)[]"}},{"defaultValue":null,"description":"ドロップダウンにキャレットを表示するかどうか","name":"displayDropdownCaret","declarations":[{"fileName":"lib/components/AppNavi/AppNavi.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"tags":{},"filePath":"lib/components/Layout/Stack/Stack.d.ts","description":"","displayName":"Stack","methods":[],"props":[{"defaultValue":null,"description":"","name":"align","required":false,"type":{"name":"enum","raw":"\"center\" | \"baseline\" | \"end\" | \"start\" | \"flex-start\" | \"flex-end\" | \"stretch\"","value":[{"value":"\"center\""},{"value":"\"baseline\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""}]}},{"defaultValue":null,"description":"","name":"inline","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"gap","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}}]},{"tags":{},"filePath":"lib/components/Layout/Sidebar/Sidebar.d.ts","description":"","displayName":"Sidebar","methods":[],"props":[{"defaultValue":null,"description":"","name":"right","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"align","required":false,"type":{"name":"enum","raw":"\"center\" | \"baseline\" | \"end\" | \"start\" | \"flex-start\" | \"flex-end\" | \"stretch\"","value":[{"value":"\"center\""},{"value":"\"baseline\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""}]}},{"defaultValue":null,"description":"各領域の間隔の指定(gap)","name":"gap","declarations":[{"fileName":"lib/components/Layout/Sidebar/Sidebar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | SeparateGap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"SeparateGap","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネントの `min-width` 値","name":"contentsMinWidth","declarations":[{"fileName":"lib/components/Layout/Sidebar/Sidebar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"MinWidth","value":[{"value":"string"},{"value":"number"},{"value":"string & {}"}]}}]},{"tags":{},"filePath":"lib/components/Layout/Reel/Reel.d.ts","description":"","displayName":"Reel","methods":[],"props":[{"defaultValue":null,"description":"","name":"padding","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"","name":"gap","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}}]},{"tags":{},"filePath":"lib/components/Layout/Cluster/Cluster.d.ts","description":"","displayName":"cluster","methods":[],"props":[{"defaultValue":null,"description":"","name":"justify","required":false,"type":{"name":"enum","raw":"\"center\" | \"end\" | \"start\" | \"normal\" | \"flex-start\" | \"flex-end\" | \"stretch\" | \"space-between\" | \"space-around\" | \"space-evenly\"","value":[{"value":"\"center\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"normal\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""},{"value":"\"space-between\""},{"value":"\"space-around\""},{"value":"\"space-evenly\""}]}},{"defaultValue":null,"description":"","name":"align","required":false,"type":{"name":"enum","raw":"\"center\" | \"baseline\" | \"end\" | \"start\" | \"flex-start\" | \"flex-end\" | \"stretch\"","value":[{"value":"\"center\""},{"value":"\"baseline\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""}]}},{"defaultValue":null,"description":"","name":"inline","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"rowGap","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"","name":"columnGap","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Layout/Cluster/Cluster.d.ts","description":"","displayName":"Cluster","methods":[],"props":[{"defaultValue":null,"description":"","name":"justify","required":false,"type":{"name":"enum","raw":"\"center\" | \"end\" | \"start\" | \"normal\" | \"flex-start\" | \"flex-end\" | \"stretch\" | \"space-between\" | \"space-around\" | \"space-evenly\"","value":[{"value":"\"center\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"normal\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""},{"value":"\"space-between\""},{"value":"\"space-around\""},{"value":"\"space-evenly\""}]}},{"defaultValue":null,"description":"","name":"align","required":false,"type":{"name":"enum","raw":"\"center\" | \"baseline\" | \"end\" | \"start\" | \"flex-start\" | \"flex-end\" | \"stretch\"","value":[{"value":"\"center\""},{"value":"\"baseline\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""}]}},{"defaultValue":null,"description":"","name":"inline","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"gap","declarations":[{"fileName":"lib/components/Layout/Cluster/Cluster.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | SeparateGap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"SeparateGap","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Layout/Center/Center.d.ts","description":"","displayName":"center","methods":[],"props":[{"defaultValue":null,"description":"","name":"padding","required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"","name":"verticalCentering","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Layout/Center/Center.d.ts","description":"","displayName":"Center","methods":[],"props":[{"defaultValue":null,"description":"境界とコンテンツの間の余白","name":"padding","declarations":[{"fileName":"lib/components/Layout/Center/Center.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""}]}},{"defaultValue":null,"description":"天地中央揃えも有効化するかどうか","name":"verticalCentering","declarations":[{"fileName":"lib/components/Layout/Center/Center.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"コンテンツの最小高さ","name":"minHeight","declarations":[{"fileName":"lib/components/Layout/Center/Center.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"コンテンツの最大幅","name":"maxWidth","declarations":[{"fileName":"lib/components/Layout/Center/Center.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}}]},{"tags":{},"filePath":"lib/components/Input/SearchInput/SearchInput.d.ts","description":"","displayName":"SearchInput","methods":[],"props":[{"defaultValue":null,"description":"コンポーネント内の末尾に表示する内容","name":"suffix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"input 要素の `type` 値","name":"type","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"オートフォーカスを行うかどうか","name":"autoFocus","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"lib/components/Input/SearchInput/SearchInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"iconAlt\">"}},{"defaultValue":null,"description":"背景色。readOnly を下地の上に載せる場合に使う","name":"bgColor","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\" | \"BACKGRUOND\"","value":[{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""},{"value":"\"BACKGRUOND\""}]}},{"defaultValue":null,"description":"入力欄の説明を紐付けるツールチップに表示するメッセージ","name":"tooltipMessage","declarations":[{"fileName":"lib/components/Input/SearchInput/SearchInput.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Input/InputWithTooltip/InputWithTooltip.d.ts","description":"","displayName":"InputWithTooltip","methods":[],"props":[{"defaultValue":null,"description":"コンポーネント内の先頭に表示する内容","name":"prefix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の末尾に表示する内容","name":"suffix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"input 要素の `type` 値","name":"type","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"オートフォーカスを行うかどうか","name":"autoFocus","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"背景色。readOnly を下地の上に載せる場合に使う","name":"bgColor","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\" | \"BACKGRUOND\"","value":[{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""},{"value":"\"BACKGRUOND\""}]}},{"defaultValue":null,"description":"入力欄に紐付けるツールチップに表示するメッセージ","name":"tooltipMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Input/InputWithTooltip/InputWithTooltip.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Input/CurrencyInput/currencyInputHelper.d.ts","description":"","displayName":"formatCurrency","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Input/CurrencyInput/CurrencyInput.d.ts","description":"","displayName":"CurrencyInput","methods":[],"props":[{"defaultValue":null,"description":"コンポーネント内の先頭に表示する内容","name":"prefix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の末尾に表示する内容","name":"suffix","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネントの幅","name":"width","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"デフォルトで表示する通貨の値","name":"defaultValue","declarations":[{"fileName":"lib/components/Input/CurrencyInput/CurrencyInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"オートフォーカスを行うかどうか","name":"autoFocus","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"通貨の値","name":"value","declarations":[{"fileName":"lib/components/Input/CurrencyInput/CurrencyInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"フォームにエラーがあるかどうか","name":"error","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"背景色。readOnly を下地の上に載せる場合に使う","name":"bgColor","declarations":[{"fileName":"lib/components/Input/Input.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\" | \"BACKGRUOND\"","value":[{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""},{"value":"\"BACKGRUOND\""}]}},{"defaultValue":null,"description":"入力値がフォーマットされたときに発火するコールバック関数","name":"onFormatValue","declarations":[{"fileName":"lib/components/Input/CurrencyInput/CurrencyInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(value: string) => void"}}]},{"tags":{},"filePath":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","description":"","displayName":"LanguageSwitcher","methods":[],"props":[{"defaultValue":null,"description":"","name":"narrow","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"invert","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"localeMap","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"LocaleMap"}},{"defaultValue":null,"description":"","name":"locale","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"defaultLocale","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"triggerLabel\" | \"checkIconAlt\">"}},{"defaultValue":null,"description":"言語切替UIで言語を選択した時に発火するコールバック関数","name":"onLanguageSelect","declarations":[{"fileName":"lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(code: string) => void"}}]},{"tags":{},"filePath":"lib/components/Header/AppLauncher/AppLauncher.d.ts","description":"","displayName":"AppLauncher","methods":[],"props":[{"defaultValue":null,"description":"","name":"apps","declarations":[{"fileName":"lib/components/Header/AppLauncher/AppLauncher.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Category[]"}},{"defaultValue":null,"description":"","name":"urlToShowAll","declarations":[{"fileName":"lib/components/Header/AppLauncher/AppLauncher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/Header/AppLauncher/AppLauncher.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"triggerLabel\">"}}]},{"tags":{},"filePath":"lib/components/Experimental/SideMenu/SideMenuItem.d.ts","description":"","displayName":"SideMenuItem","methods":[],"props":[{"defaultValue":null,"description":"","name":"elementAs","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"current","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"prefix","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuItem.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/Experimental/SideMenu/SideMenuGroup.d.ts","description":"","displayName":"SideMenuGroup","methods":[],"props":[{"defaultValue":null,"description":"","name":"title","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuGroup.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"titleElementAs","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ElementType","value":[{"value":"\"symbol\""},{"value":"\"object\""},{"value":"\"map\""},{"value":"\"filter\""},{"value":"\"base\""},{"value":"\"a\""},{"value":"\"abbr\""},{"value":"\"address\""},{"value":"\"area\""},{"value":"\"article\""},{"value":"\"aside\""},{"value":"\"audio\""},{"value":"\"b\""},{"value":"\"bdi\""},{"value":"\"bdo\""},{"value":"\"big\""},{"value":"\"blockquote\""},{"value":"\"body\""},{"value":"\"br\""},{"value":"\"button\""},{"value":"\"canvas\""},{"value":"\"caption\""},{"value":"\"center\""},{"value":"\"cite\""},{"value":"\"code\""},{"value":"\"col\""},{"value":"\"colgroup\""},{"value":"\"data\""},{"value":"\"datalist\""},{"value":"\"dd\""},{"value":"\"del\""},{"value":"\"details\""},{"value":"\"dfn\""},{"value":"\"dialog\""},{"value":"\"div\""},{"value":"\"dl\""},{"value":"\"dt\""},{"value":"\"em\""},{"value":"\"embed\""},{"value":"\"fieldset\""},{"value":"\"figcaption\""},{"value":"\"figure\""},{"value":"\"footer\""},{"value":"\"form\""},{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""},{"value":"\"head\""},{"value":"\"header\""},{"value":"\"hgroup\""},{"value":"\"hr\""},{"value":"\"html\""},{"value":"\"i\""},{"value":"\"iframe\""},{"value":"\"img\""},{"value":"\"input\""},{"value":"\"ins\""},{"value":"\"kbd\""},{"value":"\"keygen\""},{"value":"\"label\""},{"value":"\"legend\""},{"value":"\"li\""},{"value":"\"link\""},{"value":"\"main\""},{"value":"\"mark\""},{"value":"\"menu\""},{"value":"\"menuitem\""},{"value":"\"meta\""},{"value":"\"meter\""},{"value":"\"nav\""},{"value":"\"noindex\""},{"value":"\"noscript\""},{"value":"\"ol\""},{"value":"\"optgroup\""},{"value":"\"option\""},{"value":"\"output\""},{"value":"\"p\""},{"value":"\"param\""},{"value":"\"picture\""},{"value":"\"pre\""},{"value":"\"progress\""},{"value":"\"q\""},{"value":"\"rp\""},{"value":"\"rt\""},{"value":"\"ruby\""},{"value":"\"s\""},{"value":"\"samp\""},{"value":"\"search\""},{"value":"\"slot\""},{"value":"\"script\""},{"value":"\"section\""},{"value":"\"select\""},{"value":"\"small\""},{"value":"\"source\""},{"value":"\"span\""},{"value":"\"strong\""},{"value":"\"style\""},{"value":"\"sub\""},{"value":"\"summary\""},{"value":"\"sup\""},{"value":"\"table\""},{"value":"\"template\""},{"value":"\"tbody\""},{"value":"\"td\""},{"value":"\"textarea\""},{"value":"\"tfoot\""},{"value":"\"th\""},{"value":"\"thead\""},{"value":"\"time\""},{"value":"\"title\""},{"value":"\"tr\""},{"value":"\"track\""},{"value":"\"u\""},{"value":"\"ul\""},{"value":"\"var\""},{"value":"\"video\""},{"value":"\"wbr\""},{"value":"\"webview\""},{"value":"\"svg\""},{"value":"\"animate\""},{"value":"\"animateMotion\""},{"value":"\"animateTransform\""},{"value":"\"circle\""},{"value":"\"clipPath\""},{"value":"\"defs\""},{"value":"\"desc\""},{"value":"\"ellipse\""},{"value":"\"feBlend\""},{"value":"\"feColorMatrix\""},{"value":"\"feComponentTransfer\""},{"value":"\"feComposite\""},{"value":"\"feConvolveMatrix\""},{"value":"\"feDiffuseLighting\""},{"value":"\"feDisplacementMap\""},{"value":"\"feDistantLight\""},{"value":"\"feDropShadow\""},{"value":"\"feFlood\""},{"value":"\"feFuncA\""},{"value":"\"feFuncB\""},{"value":"\"feFuncG\""},{"value":"\"feFuncR\""},{"value":"\"feGaussianBlur\""},{"value":"\"feImage\""},{"value":"\"feMerge\""},{"value":"\"feMergeNode\""},{"value":"\"feMorphology\""},{"value":"\"feOffset\""},{"value":"\"fePointLight\""},{"value":"\"feSpecularLighting\""},{"value":"\"feSpotLight\""},{"value":"\"feTile\""},{"value":"\"feTurbulence\""},{"value":"\"foreignObject\""},{"value":"\"g\""},{"value":"\"image\""},{"value":"\"line\""},{"value":"\"linearGradient\""},{"value":"\"marker\""},{"value":"\"mask\""},{"value":"\"metadata\""},{"value":"\"mpath\""},{"value":"\"path\""},{"value":"\"pattern\""},{"value":"\"polygon\""},{"value":"\"polyline\""},{"value":"\"radialGradient\""},{"value":"\"rect\""},{"value":"\"set\""},{"value":"\"stop\""},{"value":"\"switch\""},{"value":"\"text\""},{"value":"\"textPath\""},{"value":"\"tspan\""},{"value":"\"use\""},{"value":"\"view\""},{"value":"ComponentClass","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":{"value":"ul"},"description":"","name":"listElementAs","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"ol\" | \"ul\"","value":[{"value":"\"ol\""},{"value":"\"ul\""}]}}]},{"tags":{},"filePath":"lib/components/Experimental/SideMenu/SideMenu.d.ts","description":"","displayName":"SideMenu","methods":[],"props":[{"defaultValue":null,"description":"","name":"radius","required":false,"type":{"name":"enum","raw":"\"s\" | \"m\"","value":[{"value":"\"s\""},{"value":"\"m\""}]}},{"defaultValue":null,"description":"","name":"layer","required":false,"type":{"name":"enum","raw":"0 | 1 | 2 | 3 | 4","value":[{"value":"0"},{"value":"1"},{"value":"2"},{"value":"3"},{"value":"4"}]}},{"defaultValue":{"value":"ul"},"description":"","name":"elementAs","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenu.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"ol\" | \"ul\"","value":[{"value":"\"ol\""},{"value":"\"ul\""}]}}]},{"tags":{},"filePath":"lib/components/Dropdown/SortDropdown/style.d.ts","description":"","displayName":"sortDropdownStyle","methods":[],"props":[{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/SortDropdown/SortDropdown.d.ts","description":"","displayName":"SortDropdown","methods":[],"props":[{"defaultValue":null,"description":"並び替え項目","name":"sortFields","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/SortDropdown/SortDropdown.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"SortFieldType[]"}},{"defaultValue":null,"description":"並び順の初期値","name":"defaultOrder","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/SortDropdown/SortDropdown.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"\"desc\" | \"asc\"","value":[{"value":"\"desc\""},{"value":"\"asc\""}]}},{"defaultValue":null,"description":"適用時に発火するイベント","name":"onApply","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/SortDropdown/SortDropdown.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(args: ArgsOnApply) => void"}},{"defaultValue":null,"description":"キャンセル時に発火するイベント","name":"onCancel","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/SortDropdown/SortDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"MouseEventHandler"}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/SortDropdown/SortDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"sortFieldLabel\" | \"sortOrderLabel\" | \"ascLabel\" | \"descLabel\" | \"applyButtonLabel\" | \"cancelButtonLabel\">"}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLButtonElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","description":"","displayName":"FilterDropdown","methods":[],"props":[{"defaultValue":null,"description":"","name":"isFiltered","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"","name":"onApply","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"MouseEventHandler"}},{"defaultValue":null,"description":"","name":"onCancel","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"MouseEventHandler"}},{"defaultValue":null,"description":"","name":"onReset","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"MouseEventHandler"}},{"defaultValue":null,"description":"","name":"onOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"onClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"status\" | \"triggerButton\" | \"applyButton\" | \"cancelButton\" | \"resetButton\">"}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"引き金となるボタンの大きさ","name":"triggerSize","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","description":"","displayName":"dropdownMenuButton","methods":[],"props":[{"defaultValue":null,"description":"","name":"class","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.3.0_tailwindcss@3.4.15_ts-node@10.9.2_@swc+core@1.9.2_@swc+helpers@0.5.5__oqqchn77zfyosvclibt6qjac5q/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ClassNameValue","value":[{"value":"string"},{"value":"false"},{"value":"0"},{"value":"0n"},{"value":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","description":"","displayName":"DropdownMenuButton","methods":[],"props":[{"defaultValue":null,"description":"引き金となるボタンラベル","name":"label","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"操作群","name":"children","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"Actions","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}},{"value":"ReactElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & ElementProps & Props & RefAttributes<...>, string | JSXElementConstructor<...>>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"ReactElement<{ size?: \"s\" | \"default\"; disabledDetail?: { icon?: FunctionComponent<{}>; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & { ...; } & ElementProps<...> & ElementRefProps<...>, string | JSXElementConstru...","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"ReactElement; message: ReactNode; }; prefix?: ReactNode; suffix?: ReactNode; square?: boolean; wide?: boolean; variant?: Variant; loading?: boolean; } & { ...; } & ElementProps & Props & RefAttributes<...>, \"variant\"> & { ...; }, string |...","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"ActionItem[]","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"引き金となるボタンの大きさ","name":"triggerSize","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"defaultValue":null,"description":"引き金となるボタンをアイコンのみとするかどうか","name":"onlyIconTrigger","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"引き金となるアイコンを差し替えたい場合(onlyIconTrigger=true の場合のみ有効)","name":"triggerIcon","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ComponentType & BaseComponentProps>","value":[{"value":"ComponentClass & BaseComponentProps, any>","description":"Represents a component class in React.","fullComment":"Represents a component class in React.\n@template P The props the component accepts.\n@template S The internal state of the component.","tags":{"template":"P The props the component accepts.\nS The internal state of the component."}},{"value":"FunctionComponent & BaseComponentProps>","description":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.","fullComment":"Represents the type of a function component. Can optionally\nreceive a type argument that represents the props the component\naccepts.\n@template P The props the component accepts.\n@see {@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}\n@example ```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n@example ```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```","tags":{"template":"P The props the component accepts.","see":"{@link https://react-typescript-cheatsheet.netlify.app/docs/basic/getting-started/function_components React TypeScript Cheatsheet}","example":"```tsx\n// With props:\ntype Props = { name: string }\n\nconst MyComponent: FunctionComponent = (props) => {\n return
{props.name}
\n}\n```\n```tsx\n// Without props:\nconst MyComponentWithoutProps: FunctionComponent = () => {\n return
MyComponentWithoutProps
\n}\n```"}}]}},{"defaultValue":null,"description":"","name":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.3.12/node_modules/@types/react/index.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Ref","value":[{"value":"(instance: HTMLButtonElement) => void","description":"","fullComment":"","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/RemoteTriggerMessageDialog/RemoteTriggerMessageDialog.d.ts","description":"","displayName":"RemoteTriggerMessageDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログの説明","name":"description","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(() => void) & ((close: () => void) => void)"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(close: () => void) => void"}},{"defaultValue":null,"description":"","name":"onToggle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(isOpen: boolean) => void"}},{"defaultValue":null,"description":"","name":"onOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"onClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/RemoteTriggerFormDialog/RemoteTriggerFormDialog.d.ts","description":"","displayName":"RemoteTriggerFormDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog ダイアログを閉じる関数","name":"onSubmit","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void, e: FormEvent) => void"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(() => void) & ((close: () => void) => void)"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(close: () => void) => void"}},{"defaultValue":null,"description":"","name":"onToggle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(isOpen: boolean) => void"}},{"defaultValue":null,"description":"","name":"onOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"onClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/RemoteTriggerActionDialog/RemoteTriggerActionDialog.d.ts","description":"","displayName":"RemoteTriggerActionDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(() => void) & ((close: () => void) => void)"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onClickAction","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => void"}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(close: () => void) => void"}},{"defaultValue":null,"description":"","name":"onToggle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(isOpen: boolean) => void"}},{"defaultValue":null,"description":"","name":"onOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"onClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/useRemoteTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","description":"","displayName":"MessageDialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの説明","name":"description","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContent.d.ts","description":"","displayName":"MessageDialogContent","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログの説明","name":"description","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialog.d.ts","description":"","displayName":"MessageDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログの説明","name":"description","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログを開いているかどうか","name":"isOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","description":"","displayName":"FormDialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog ダイアログを閉じる関数","name":"onSubmit","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void, e: FormEvent) => void"}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContent.d.ts","description":"","displayName":"FormDialogContent","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog ダイアログを閉じる関数","name":"onSubmit","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void, e: FormEvent) => void"}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/FormDialog/FormDialog.d.ts","description":"","displayName":"FormDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog ダイアログを閉じる関数","name":"onSubmit","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void, e: FormEvent) => void"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログを開いているかどうか","name":"isOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/ActionDialogWithTrigger/ActionDialogWithTrigger.d.ts","description":"","displayName":"ActionDialogWithTrigger","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onClickAction","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => void"}},{"defaultValue":null,"description":"","name":"trigger","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialogWithTrigger/ActionDialogWithTrigger.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Omit>, \"onClick\" | \"aria-controls\" | \"aria-haspopup\">"}},{"defaultValue":null,"description":"","name":"onClickTrigger","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialogWithTrigger/ActionDialogWithTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(open: ToggleModalActionType) => void"}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialogWithTrigger/ActionDialogWithTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(close: ToggleModalActionType) => void"}},{"defaultValue":null,"description":"","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialogWithTrigger/ActionDialogWithTrigger.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(close: ToggleModalActionType) => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","description":"","displayName":"ActionDialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onClickAction","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => void"}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContent.d.ts","description":"","displayName":"ActionDialogContent","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onClickAction","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => void"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialog.d.ts","description":"","displayName":"ActionDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログタイトル","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"ダイアログヘッダーの HTML タグ\n@deprecated SectioningContent(Article, Aside, Nav, Section)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTagTypes","value":[{"value":"\"h1\""},{"value":"\"h2\""},{"value":"\"h3\""},{"value":"\"h4\""},{"value":"\"h5\""},{"value":"\"h6\""}]}},{"defaultValue":null,"description":"","name":"responseMessage","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ResponseMessageType","value":[{"value":"{ status: \"error\" | \"success\"; text: ReactNode; }","description":"","fullComment":"","tags":{}},{"value":"{ status: \"processing\"; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"contentBgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}},{"defaultValue":null,"description":"","name":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"","name":"contentPadding","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogBody.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | { block?: Gap; inline?: Gap; }","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"{ block?: Gap; inline?: Gap; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogHeader.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのラベル","name":"actionText","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンのスタイル","name":"actionTheme","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"primary\" | \"danger\" | \"secondary\"","value":[{"value":"\"primary\""},{"value":"\"danger\""},{"value":"\"secondary\""}]}},{"defaultValue":null,"description":"アクションボタンを無効にするかどうか","name":"actionDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"閉じるボタンを無効にするかどうか","name":"closeDisabled","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"ダイアログフッターの左端操作領域","name":"subActionArea","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onClickAction","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => void"}},{"defaultValue":null,"description":"ダイアログの幅","name":"width","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | number","value":[{"value":"string"},{"value":"number"}]}},{"defaultValue":null,"description":"ダイアログを開いた時にフォーカスする対象","name":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"defaultValue":null,"description":"ダイアログの `aria-label`","name":"ariaLabel","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログの `aria-labelledby`","name":"ariaLabelledby","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"ダイアログを開いているかどうか","name":"isOpen","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"エスケープキーを押下した時に発火するコールバック関数","name":"onPressEscape","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"オーバーレイをクリックした時に発火するコールバック関数","name":"onClickOverlay","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"() => void"}},{"defaultValue":null,"description":"DOM 上でダイアログの要素を追加する親要素","name":"portalParent","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HTMLElement | RefObject","value":[{"value":"HTMLElement","description":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","fullComment":"Any HTML element. Some elements directly implement this interface, while others implement it via an interface that inherits it.\n\n[MDN Reference](https://developer.mozilla.org/docs/Web/API/HTMLElement)","tags":{}},{"value":"RefObject","description":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.","fullComment":"A readonly ref container where {@link current} cannot be mutated.\n\nCreated by {@link createRef}, or {@link useRef} when passed `null`.\n@template T The type of the ref's value.\n@example ```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```","tags":{"template":"T The type of the ref's value.","example":"```tsx\nconst ref = createRef();\n\nref.current = document.createElement('div'); // Error\n```"}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/packages/smarthr-ui/lib/components/Base/BaseColumn/BaseColumn.d.ts","description":"","displayName":"BaseColumn","methods":[],"props":[{"defaultValue":null,"description":"コンテンツが要素内に収まらない場合の処理方法","name":"overflow","declarations":[{"fileName":"smarthr-ui/lib/components/Base/Base.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Overflow | { x: Overflow; y: Overflow; }","value":[{"value":"\"auto\""},{"value":"\"hidden\""},{"value":"\"clip\""},{"value":"\"visible\""},{"value":"\"scroll\""},{"value":"{ x: Overflow; y: Overflow; }","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"境界とコンテンツの間の余白","name":"padding","declarations":[{"fileName":"smarthr-ui/lib/components/Base/Base.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Gap | SeparatePadding","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-4"},{"value":"-8"},{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""},{"value":"\"X3S\""},{"value":"\"X3L\""},{"value":"SeparatePadding","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"bgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"WHITE\" | \"BACKGROUND\" | \"COLUMN\" | \"BASE_GREY\" | \"OVER_BACKGROUND\" | \"HEAD\" | \"BORDER\" | \"ACTION_BACKGROUND\"","value":[{"value":"\"GREY_5\""},{"value":"\"GREY_6\""},{"value":"\"GREY_7\""},{"value":"\"GREY_9\""},{"value":"\"GREY_20\""},{"value":"\"WHITE\""},{"value":"\"BACKGROUND\""},{"value":"\"COLUMN\""},{"value":"\"BASE_GREY\""},{"value":"\"OVER_BACKGROUND\""},{"value":"\"HEAD\""},{"value":"\"BORDER\""},{"value":"\"ACTION_BACKGROUND\""}]}}]}] \ No newline at end of file From a19e54a92d7041b248e8db72127e86b9c8df3770 Mon Sep 17 00:00:00 2001 From: Mizoue Atsushi Date: Thu, 21 Nov 2024 13:41:45 +0900 Subject: [PATCH 02/16] =?UTF-8?q?fix:=20FilterDropdown=E3=82=92form?= =?UTF-8?q?=E3=81=A7=E3=83=9E=E3=83=BC=E3=82=AF=E3=82=A2=E3=83=83=E3=83=97?= =?UTF-8?q?=E3=81=99=E3=82=8B=20(#5126)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../FilterDropdown/FilterDropdown.tsx | 138 ++++++++++-------- 1 file changed, 75 insertions(+), 63 deletions(-) diff --git a/packages/smarthr-ui/src/components/Dropdown/FilterDropdown/FilterDropdown.tsx b/packages/smarthr-ui/src/components/Dropdown/FilterDropdown/FilterDropdown.tsx index d399477f61..29c97c6c56 100644 --- a/packages/smarthr-ui/src/components/Dropdown/FilterDropdown/FilterDropdown.tsx +++ b/packages/smarthr-ui/src/components/Dropdown/FilterDropdown/FilterDropdown.tsx @@ -15,7 +15,7 @@ import type { DecoratorType, DecoratorsType, ResponseMessageType } from '../../. type Props = { isFiltered?: boolean - onApply: React.MouseEventHandler + onApply: React.FormEventHandler onCancel?: React.MouseEventHandler onReset?: React.MouseEventHandler onOpen?: () => void @@ -36,6 +36,8 @@ const APPLY_BUTTON_TEXT = '適用' const CANCEL_BUTTON_TEXT = 'キャンセル' const RESET_BUTTON_TEXT = '絞り込み条件を解除' +const CONTROL_CLUSTER_GAP: React.ComponentProps['gap'] = { column: 1, row: 0.5 } + const executeDecorator = (defaultText: string, decorator: DecoratorType | undefined) => decorator?.(defaultText) || defaultText @@ -80,29 +82,33 @@ export const FilterDropdown: FC = ({ triggerSize, ...props }: Props) => { - const status: ReactNode = useMemo( - () => executeDecorator(STATUS_FILTERED_TEXT, decorators?.status), - [decorators], - ) - const triggerButton: ReactNode = useMemo( - () => executeDecorator(TRIGGER_BUTTON_TEXT, decorators?.triggerButton), - [decorators], - ) - const applyButton: ReactNode = useMemo( - () => executeDecorator(APPLY_BUTTON_TEXT, decorators?.applyButton), + const texts = useMemo( + () => ({ + status: executeDecorator(STATUS_FILTERED_TEXT, decorators?.status), + triggerButton: executeDecorator(TRIGGER_BUTTON_TEXT, decorators?.triggerButton), + applyButton: executeDecorator(APPLY_BUTTON_TEXT, decorators?.applyButton), + cancelButton: executeDecorator(CANCEL_BUTTON_TEXT, decorators?.cancelButton), + resetButton: executeDecorator(RESET_BUTTON_TEXT, decorators?.resetButton), + }), [decorators], ) - const cancelButton: ReactNode = useMemo( - () => executeDecorator(CANCEL_BUTTON_TEXT, decorators?.cancelButton), - [decorators], - ) - const resetButton: ReactNode = useMemo( - () => executeDecorator(RESET_BUTTON_TEXT, decorators?.resetButton), - [decorators], - ) - const filteredIconAriaLabel = useMemo(() => innerText(status), [status]) - const isRequestProcessing = - responseMessage !== undefined && responseMessage.status === 'processing' + + const filteredIconAriaLabel = useMemo(() => innerText(texts.status), [texts.status]) + + const calcedResponseStatus: { + isRequestProcessing: boolean + visibleMessageType: 'error' | 'success' | null + visibleMessage: React.ReactNode + } = useMemo(() => { + const status = responseMessage?.status + const isVisibleMessage = status === 'success' || status === 'error' + + return { + isRequestProcessing: status === 'processing', + visibleMessageType: isVisibleMessage ? status : null, + visibleMessage: isVisibleMessage ? responseMessage?.text : '', + } + }, [responseMessage?.status]) const { iconWrapperStyle, @@ -151,52 +157,58 @@ export const FilterDropdown: FC = ({ } size={triggerSize} > - {triggerButton} + {texts.triggerButton} -
{children}
- - - {onReset && ( -
- -
- )} +
+
{children}
+ + + {onReset && ( +
+ +
+ )} - - - - - - - + + + + + + + + -
- {(responseMessage?.status === 'success' || responseMessage?.status === 'error') && ( -
- - {responseMessage.text} - -
- )} -
+ {calcedResponseStatus.visibleMessageType && ( +
+ + {calcedResponseStatus.visibleMessage} + +
+ )} + +
) From 3026b2086dfa9856f14395b65ec0af01ca6c6de9 Mon Sep 17 00:00:00 2001 From: KANAMORI Yu Date: Thu, 21 Nov 2024 15:25:08 +0900 Subject: [PATCH 03/16] =?UTF-8?q?feat:=20DropdownMenuGroup=20=E3=82=92?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0=20(#5115)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/AppNavi/AppNavi.stories.tsx | 5 + .../AppNavi/AppNaviDropdownMenuButton.tsx | 101 +++++++----------- .../components/AppNavi/VRTAppNavi.stories.tsx | 4 +- .../DropdownMenuButton/DropdownMenuButton.tsx | 67 ++++++------ .../DropdownMenuButton/DropdownMenuGroup.tsx | 40 +++++++ .../Dropdown/DropdownMenuButton/index.ts | 1 + .../stories/DropdownMenuButton.stories.tsx | 2 + .../stories/DropdownMenuGroup.stories.tsx | 55 ++++++++++ .../stories/VRTDropdownMenuButton.stories.tsx | 15 ++- packages/smarthr-ui/src/smarthr-ui-preset.ts | 2 +- 10 files changed, 192 insertions(+), 100 deletions(-) create mode 100644 packages/smarthr-ui/src/components/Dropdown/DropdownMenuButton/DropdownMenuGroup.tsx create mode 100644 packages/smarthr-ui/src/components/Dropdown/DropdownMenuButton/stories/DropdownMenuGroup.stories.tsx diff --git a/packages/smarthr-ui/src/components/AppNavi/AppNavi.stories.tsx b/packages/smarthr-ui/src/components/AppNavi/AppNavi.stories.tsx index e1f3f190dc..e7e0b0eece 100644 --- a/packages/smarthr-ui/src/components/AppNavi/AppNavi.stories.tsx +++ b/packages/smarthr-ui/src/components/AppNavi/AppNavi.stories.tsx @@ -2,6 +2,7 @@ import { action } from '@storybook/addon-actions' import React, { type FC, type ReactNode } from 'react' import { AnchorButton, Button } from '../Button' +import { DropdownMenuGroup } from '../Dropdown/DropdownMenuButton' import { AppNavi } from './AppNavi' import { AppNaviAnchor } from './AppNaviAnchor' @@ -37,6 +38,10 @@ export const Default: StoryFn = () => ( その他 + + + その他 + カスタムタグ diff --git a/packages/smarthr-ui/src/components/AppNavi/AppNaviDropdownMenuButton.tsx b/packages/smarthr-ui/src/components/AppNavi/AppNaviDropdownMenuButton.tsx index dac4f076ec..b79fbbf5a9 100644 --- a/packages/smarthr-ui/src/components/AppNavi/AppNaviDropdownMenuButton.tsx +++ b/packages/smarthr-ui/src/components/AppNavi/AppNaviDropdownMenuButton.tsx @@ -1,76 +1,51 @@ -import React, { - type ComponentProps, - type FC, - type PropsWithChildren, - type ReactElement, - type ReactNode, - useMemo, -} from 'react' +import React, { type FC, type PropsWithChildren, type ReactNode } from 'react' import { tv } from 'tailwind-variants' -import { AnchorButton, Button, UnstyledButton } from '../Button' -import { RemoteDialogTrigger } from '../Dialog' -import { Dropdown, DropdownContent, DropdownTrigger } from '../Dropdown' -import { dropdownMenuButton } from '../Dropdown/DropdownMenuButton/DropdownMenuButton' -import { FaCaretDownIcon } from '../Icon' - -import { appNaviItemStyle } from './style' +import { DropdownMenuButton } from '../Dropdown/DropdownMenuButton/DropdownMenuButton' type AppNaviDropdownMenuButtonProps = PropsWithChildren<{ /** 引き金となるボタンラベル */ label: ReactNode }> -type ActionItemTruthyType = - | ReactElement> - | ReactElement> - | ReactElement> - -const { - slots: { triggerButton, actionList }, -} = dropdownMenuButton -const appNaviDropdownMenuButton = tv({ - extend: appNaviItemStyle, - slots: { - wrapper: [ - 'smarthr-ui-AppNavi-dropdownMenuButton', - 'has-[[aria-current="page"]]:shr-relative has-[[aria-current="page"]]:shr-text-black', - 'has-[[aria-current="page"]]:after:shr-bottom-0 has-[[aria-current="page"]]:after:shr-inset-x-0 has-[[aria-current="page"]]:after:shr-block has-[[aria-current="page"]]:after:shr-h-0.25 has-[[aria-current="page"]]:after:shr-bg-main has-[[aria-current="page"]]:after:shr-content-[""] has-[[aria-current="page"]]:after:shr-absolute', - triggerButton, +const dropdownMenuButton = tv({ + base: [ + 'smarthr-ui-AppNavi-dropdownMenuButton', + [ + '[&_.smarthr-ui-DropdownMenuButton-trigger]:shr-border-none', + '[&_.smarthr-ui-DropdownMenuButton-trigger]:shr-px-0.5', + '[&_.smarthr-ui-DropdownMenuButton-trigger]:shr-text-grey', + '[&_.smarthr-ui-DropdownMenuButton-trigger]:shr-rounded-none', + ], + [ + '[&_.smarthr-ui-DropdownMenuButton-trigger:has([aria-current=page])]:shr-relative', + '[&_.smarthr-ui-DropdownMenuButton-trigger:has([aria-current=page])]:shr-text-black', + ], + [ + '[&_.smarthr-ui-DropdownMenuButton-trigger:has([aria-current=page])]:after:shr-content-[""]', + '[&_.smarthr-ui-DropdownMenuButton-trigger:has([aria-current=page])]:after:shr-absolute', + '[&_.smarthr-ui-DropdownMenuButton-trigger:has([aria-current=page])]:after:shr-bottom-0', + '[&_.smarthr-ui-DropdownMenuButton-trigger:has([aria-current=page])]:after:shr-inset-x-0', + '[&_.smarthr-ui-DropdownMenuButton-trigger:has([aria-current=page])]:after:shr-h-0.25', + '[&_.smarthr-ui-DropdownMenuButton-trigger:has([aria-current=page])]:after:shr-bg-main', ], - actionList, - }, + ], }) export const AppNaviDropdownMenuButton: FC = ({ - children, label, -}) => { - const actualChildren = useMemo( - () => - React.Children.map(children, (item, i) => - // MEMO: {flag && -
    - {React.Children.map(children, (item) => actionItem(item))} -
+ + {renderButtonList(children)} +
) } -// MEMO: {flag && diff --git a/packages/smarthr-ui/src/components/Dropdown/DropdownMenuButton/stories/DropdownMenuGroup.stories.tsx b/packages/smarthr-ui/src/components/Dropdown/DropdownMenuButton/stories/DropdownMenuGroup.stories.tsx new file mode 100644 index 0000000000..a3b3ad6457 --- /dev/null +++ b/packages/smarthr-ui/src/components/Dropdown/DropdownMenuButton/stories/DropdownMenuGroup.stories.tsx @@ -0,0 +1,55 @@ +import React from 'react' + +import { Button } from '../../../Button' +import { DropdownMenuButton } from '../DropdownMenuButton' +import { DropdownMenuGroup } from '../DropdownMenuGroup' + +import type { Meta, StoryObj } from '@storybook/react' + +export default { + title: 'Buttons(ボタン)/DropdownMenuButton/DropdownMenuGroup', + component: DropdownMenuGroup, + render: (args) => ( + + + + + + + + + + + + + + + + + ), + argTypes: { + name: { control: 'text' }, + }, + parameters: { + chromatic: { disableSnapshot: true }, + }, +} as Meta + +export const Playground: StoryObj = {} + +export const Name: StoryObj = { + name: 'name', + render: (args) => ( + + + + + + + + + ), + args: { + name: 'グループ', + }, +} diff --git a/packages/smarthr-ui/src/components/Dropdown/DropdownMenuButton/stories/VRTDropdownMenuButton.stories.tsx b/packages/smarthr-ui/src/components/Dropdown/DropdownMenuButton/stories/VRTDropdownMenuButton.stories.tsx index bc193b1570..87e3032c27 100644 --- a/packages/smarthr-ui/src/components/Dropdown/DropdownMenuButton/stories/VRTDropdownMenuButton.stories.tsx +++ b/packages/smarthr-ui/src/components/Dropdown/DropdownMenuButton/stories/VRTDropdownMenuButton.stories.tsx @@ -1,10 +1,11 @@ import { userEvent, within } from '@storybook/test' import React, { ComponentProps } from 'react' -import { Button } from '../../../Button' +import { AnchorButton, Button } from '../../../Button' import { FaGearIcon } from '../../../Icon' import { Cluster } from '../../../Layout' import { DropdownMenuButton } from '../DropdownMenuButton' +import { DropdownMenuGroup } from '../DropdownMenuGroup' import type { Meta, StoryObj } from '@storybook/react' @@ -36,9 +37,17 @@ export default { {_cases.map((props, i) => ( - - + + + + + + 操作4 + 操作5 + ))} diff --git a/packages/smarthr-ui/src/smarthr-ui-preset.ts b/packages/smarthr-ui/src/smarthr-ui-preset.ts index ece10a5de3..4a8c1c026a 100644 --- a/packages/smarthr-ui/src/smarthr-ui-preset.ts +++ b/packages/smarthr-ui/src/smarthr-ui-preset.ts @@ -434,7 +434,7 @@ export default { 'p, dl': { marginBlock: 'unset', }, - ul: { + 'menu, ul': { marginBlock: 'unset', paddingInlineStart: 'unset', }, From e5646bf249cdf635a8e03dfe8ac681bbe108fcee Mon Sep 17 00:00:00 2001 From: Mizoue Atsushi Date: Thu, 21 Nov 2024 15:26:35 +0900 Subject: [PATCH 04/16] =?UTF-8?q?fix:=20eslint=E3=81=AEwarning=E3=82=92?= =?UTF-8?q?=E8=A7=A3=E6=B6=88=E3=81=99=E3=82=8B=20(#5117)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/smarthr-ui/.eslintignore | 1 + .../ComboBox/MultiComboBox.test.tsx | 32 ++++---- .../src/components/ComboBox/MultiComboBox.tsx | 6 +- .../components/ComboBox/SingleComboBox.tsx | 2 +- .../ComboBox/SingleCombobox.test.tsx | 32 ++++---- .../src/components/ComboBox/useListBox.tsx | 3 +- .../components/DatePicker/DatePicker.test.tsx | 16 ++-- .../src/components/DatePicker/DatePicker.tsx | 9 +- .../src/components/Dialog/Dialog.stories.tsx | 5 +- .../src/components/Dialog/Dialog.test.tsx | 73 +++++++++-------- .../FormDialog/FormDialogContentInner.tsx | 9 +- .../src/components/Dialog/ModelessDialog.tsx | 2 +- .../src/components/Dropdown/Dropdown.tsx | 2 +- .../Dropdown/SortDropdown/SortDropdown.tsx | 82 ++++++++++--------- .../Dropdown/SortDropdown/useSortDropdown.ts | 4 +- .../components/FormControl/FormControl.tsx | 9 +- .../src/components/Icon/generateIcon.tsx | 2 +- .../smarthr-ui/src/components/Input/Input.tsx | 2 +- .../components/Stepper/Stepper.stories.tsx | 11 ++- .../components/Stepper/VRTStepper.stories.tsx | 4 +- .../src/components/Textarea/Textarea.tsx | 2 +- .../src/components/Tooltip/Tooltip.tsx | 2 +- 22 files changed, 155 insertions(+), 155 deletions(-) diff --git a/packages/smarthr-ui/.eslintignore b/packages/smarthr-ui/.eslintignore index f9d8741246..6fa228092f 100644 --- a/packages/smarthr-ui/.eslintignore +++ b/packages/smarthr-ui/.eslintignore @@ -1,3 +1,4 @@ node_modules esm lib +*.stories.tsx diff --git a/packages/smarthr-ui/src/components/ComboBox/MultiComboBox.test.tsx b/packages/smarthr-ui/src/components/ComboBox/MultiComboBox.test.tsx index fb631b5a04..47fb166f30 100644 --- a/packages/smarthr-ui/src/components/ComboBox/MultiComboBox.test.tsx +++ b/packages/smarthr-ui/src/components/ComboBox/MultiComboBox.test.tsx @@ -20,21 +20,23 @@ describe('SingleComboBox', () => { const deleteButtons = () => screen.getAllByRole('button', { name: '削除' }) const template = (args: Partial>) => ( - - - +
+ + + +
) it('アイテムを選択できること', async () => { diff --git a/packages/smarthr-ui/src/components/ComboBox/MultiComboBox.tsx b/packages/smarthr-ui/src/components/ComboBox/MultiComboBox.tsx index fcb4f36cea..e286c38a61 100644 --- a/packages/smarthr-ui/src/components/ComboBox/MultiComboBox.tsx +++ b/packages/smarthr-ui/src/components/ComboBox/MultiComboBox.tsx @@ -268,7 +268,7 @@ const ActualMultiComboBox = ( if (isFocused) return textColor.black if (disabled) return textColor.disabled return textColor.grey - }, [disabled, isFocused, textColor.black, textColor.disabled, textColor.grey]) + }, [disabled, isFocused]) useOuterClick([outerRef, listBoxRef], blur) @@ -335,6 +335,10 @@ const ActualMultiComboBox = ( isComposing, isFocused, resetDeletionButtonFocus, + handleDelete, + inputValue, + selectedItems, + setInputValueIfUncontrolled, ], ) diff --git a/packages/smarthr-ui/src/components/ComboBox/SingleComboBox.tsx b/packages/smarthr-ui/src/components/ComboBox/SingleComboBox.tsx index 11c1ab47d6..2a37a619d2 100644 --- a/packages/smarthr-ui/src/components/ComboBox/SingleComboBox.tsx +++ b/packages/smarthr-ui/src/components/ComboBox/SingleComboBox.tsx @@ -316,7 +316,7 @@ const ActualSingleComboBox = ( if (isFocused) return textColor.black if (disabled) return textColor.disabled return textColor.grey - }, [disabled, isFocused, textColor.black, textColor.disabled, textColor.grey]) + }, [disabled, isFocused]) useClick( [outerRef, listBoxRef, clearButtonRef], diff --git a/packages/smarthr-ui/src/components/ComboBox/SingleCombobox.test.tsx b/packages/smarthr-ui/src/components/ComboBox/SingleCombobox.test.tsx index 18fbdc3b77..ead348b998 100644 --- a/packages/smarthr-ui/src/components/ComboBox/SingleCombobox.test.tsx +++ b/packages/smarthr-ui/src/components/ComboBox/SingleCombobox.test.tsx @@ -19,21 +19,23 @@ describe('SingleComboBox', () => { const clearButton = () => screen.getByRole('button', { name: '削除' }) const template = (args: Partial>) => ( - - - +
+ + + +
) it('アイテムを選択できること', async () => { diff --git a/packages/smarthr-ui/src/components/ComboBox/useListBox.tsx b/packages/smarthr-ui/src/components/ComboBox/useListBox.tsx index 857b4a996b..eca85e675b 100644 --- a/packages/smarthr-ui/src/components/ComboBox/useListBox.tsx +++ b/packages/smarthr-ui/src/components/ComboBox/useListBox.tsx @@ -103,7 +103,7 @@ export const useListBox = ({ const rect = triggerRef.current.getBoundingClientRect() setTriggerWidth(rect.width) - }, [triggerRef.current, isExpanded]) + }, [isExpanded, triggerRef]) const calculateRect = useCallback(() => { if (!listBoxRef.current || !triggerRef.current) { @@ -278,7 +278,6 @@ export const useListBox = ({ triggerWidth, loaderWrapper, noItems, - spacing, wrapper, ]) diff --git a/packages/smarthr-ui/src/components/DatePicker/DatePicker.test.tsx b/packages/smarthr-ui/src/components/DatePicker/DatePicker.test.tsx index e41e879928..f7f82fa1bf 100644 --- a/packages/smarthr-ui/src/components/DatePicker/DatePicker.test.tsx +++ b/packages/smarthr-ui/src/components/DatePicker/DatePicker.test.tsx @@ -16,9 +16,11 @@ describe('DatePicker', () => { it('カレンダーから日付を選択することができる', async () => { render( - - - , +
+ + + +
, ) const textbox = screen.getByRole('textbox', { name: 'DatePicker' }) @@ -40,9 +42,11 @@ describe('DatePicker', () => { it('フォーカスを失うときにテキストボックスの内容がフォーマットされること', async () => { render( - - - , +
+ + + +
, ) const textbox = screen.getByRole('textbox', { name: 'DatePicker' }) await act(() => userEvent.type(textbox, '平成4年5月29日{tab}')) diff --git a/packages/smarthr-ui/src/components/DatePicker/DatePicker.tsx b/packages/smarthr-ui/src/components/DatePicker/DatePicker.tsx index cb9a171072..121b55680c 100644 --- a/packages/smarthr-ui/src/components/DatePicker/DatePicker.tsx +++ b/packages/smarthr-ui/src/components/DatePicker/DatePicker.tsx @@ -287,14 +287,7 @@ export const DatePicker = forwardRef( if (isInputFocused || isCalendarShown) return textColor.black if (disabled) return textColor.disabled return textColor.grey - }, [ - isInputFocused, - isCalendarShown, - textColor.black, - textColor.disabled, - textColor.grey, - disabled, - ]) + }, [isInputFocused, isCalendarShown, disabled]) return (
{ ariaLabel="Dialog" data-test="dialog-content" > -
- Dialog +

The value of isOpen must be managed by you, but you can customize content freely.

{
-
+ {/* eslint-disable-next-line smarthr/best-practice-for-layouts */} -
- Dialog -

The value of isOpen must be managed by you, but you can customize content freely.

- (_date ? _date.toDateString() : '')} - title="dialog_datepicker" - /> -
- -
  • - - Apple - -
  • -
  • - Orange -
  • -
  • - Grape -
  • -
    +
    +
    +

    + The value of isOpen must be managed by you, but you can customize content freely. +

    + (_date ? _date.toDateString() : '')} + title="dialog_datepicker" + /> +
    + +
  • + + Apple + +
  • +
  • + Orange +
  • +
  • + Grape +
  • +
    +
    -
    -
    - -
    +
    + +
    +
    ) @@ -122,12 +123,14 @@ describe('Dialog', () => { firstFocusTarget={inputRef} ariaLabel="特定の要素をフォーカスするダイアログ" > - - - -
    - -
    +
    + + + +
    + +
    +
    ) diff --git a/packages/smarthr-ui/src/components/Dialog/FormDialog/FormDialogContentInner.tsx b/packages/smarthr-ui/src/components/Dialog/FormDialog/FormDialogContentInner.tsx index d1497f35d1..ac2ba669b3 100644 --- a/packages/smarthr-ui/src/components/Dialog/FormDialog/FormDialogContentInner.tsx +++ b/packages/smarthr-ui/src/components/Dialog/FormDialog/FormDialogContentInner.tsx @@ -79,12 +79,11 @@ export const FormDialogContentInner: FC = ({ const { wrapper, actionArea, buttonArea, message } = dialogContentInner() return ( - // eslint-disable-next-line smarthr/a11y-heading-in-sectioning-content + // eslint-disable-next-line smarthr/a11y-heading-in-sectioning-content, smarthr/a11y-prohibit-sectioning-content-in-form
    +
    - {/* eslint-disable-next-line smarthr/best-practice-for-layouts */} - - +
    {children} @@ -118,7 +117,7 @@ export const FormDialogContentInner: FC = ({
    )}
    - +
    ) diff --git a/packages/smarthr-ui/src/components/Dialog/ModelessDialog.tsx b/packages/smarthr-ui/src/components/Dialog/ModelessDialog.tsx index e224b794c5..6f52116d62 100644 --- a/packages/smarthr-ui/src/components/Dialog/ModelessDialog.tsx +++ b/packages/smarthr-ui/src/components/Dialog/ModelessDialog.tsx @@ -180,7 +180,7 @@ export const ModelessDialog: FC(null) const focusTargetRef = useRef(null) diff --git a/packages/smarthr-ui/src/components/Dropdown/Dropdown.tsx b/packages/smarthr-ui/src/components/Dropdown/Dropdown.tsx index ba1cbca659..ccbe06d831 100644 --- a/packages/smarthr-ui/src/components/Dropdown/Dropdown.tsx +++ b/packages/smarthr-ui/src/components/Dropdown/Dropdown.tsx @@ -85,7 +85,7 @@ export const Dropdown: FC> = ({ onOpen, onClose, childr if (!active) return null return createPortal(props.children) }, - [active, createPortal, isPortalRootMounted], + [active, createPortal], ) useEffect(() => { diff --git a/packages/smarthr-ui/src/components/Dropdown/SortDropdown/SortDropdown.tsx b/packages/smarthr-ui/src/components/Dropdown/SortDropdown/SortDropdown.tsx index e4856d4941..ca86bd8679 100644 --- a/packages/smarthr-ui/src/components/Dropdown/SortDropdown/SortDropdown.tsx +++ b/packages/smarthr-ui/src/components/Dropdown/SortDropdown/SortDropdown.tsx @@ -84,46 +84,48 @@ export const SortDropdown: FC = ({ - - - + +
    + + setCheckedInnerOrder('asc')} + > + {ascLabel} + + setCheckedInnerOrder('desc')} + > + {descLabel} + + +
    +
    + + + + + + + + +
    ) diff --git a/packages/smarthr-ui/src/components/Dropdown/SortDropdown/useSortDropdown.ts b/packages/smarthr-ui/src/components/Dropdown/SortDropdown/useSortDropdown.ts index 9ba12efe88..533fc37782 100644 --- a/packages/smarthr-ui/src/components/Dropdown/SortDropdown/useSortDropdown.ts +++ b/packages/smarthr-ui/src/components/Dropdown/SortDropdown/useSortDropdown.ts @@ -1,7 +1,7 @@ import { ChangeEventHandler, ComponentProps, - MouseEventHandler, + FormEventHandler, useCallback, useMemo, useState, @@ -84,7 +84,7 @@ export const useSortDropdown = ({ sortFields, defaultOrder, onApply, decorators }, [innerFields], ) - const handleApply = useCallback>(() => { + const handleApply = useCallback>(() => { setSelectedLabel(innerSelectedField) setCheckedOrder(innerCheckedOrder) onApply({ field: innerSelectedField || '', order: innerCheckedOrder, newfields: innerFields }) diff --git a/packages/smarthr-ui/src/components/FormControl/FormControl.tsx b/packages/smarthr-ui/src/components/FormControl/FormControl.tsx index eb2c0ef8ea..f27fe04c25 100644 --- a/packages/smarthr-ui/src/components/FormControl/FormControl.tsx +++ b/packages/smarthr-ui/src/components/FormControl/FormControl.tsx @@ -162,14 +162,7 @@ export const ActualFormControl: React.FC = ({ } return temp.join(' ') - }, [ - isRoleGroup, - helpMessage, - exampleMessage, - supplementaryMessage, - errorMessages, - managedHtmlFor, - ]) + }, [helpMessage, exampleMessage, supplementaryMessage, errorMessages, managedHtmlFor]) const actualErrorMessages = useMemo(() => { if (!errorMessages) { return [] diff --git a/packages/smarthr-ui/src/components/Icon/generateIcon.tsx b/packages/smarthr-ui/src/components/Icon/generateIcon.tsx index 0900e5f9b3..f161870da2 100644 --- a/packages/smarthr-ui/src/components/Icon/generateIcon.tsx +++ b/packages/smarthr-ui/src/components/Icon/generateIcon.tsx @@ -146,7 +146,7 @@ export const createIcon = (SvgIcon: IconType) => { } return color - }, [color, colors, textColor]) + }, [color]) const existsText = !!text const iconSize = size ? fontSize[fontSizeMap[size]] : '1em' // 指定がない場合は親要素のフォントサイズを継承する diff --git a/packages/smarthr-ui/src/components/Input/Input.tsx b/packages/smarthr-ui/src/components/Input/Input.tsx index bbb77d7063..7af67aa700 100644 --- a/packages/smarthr-ui/src/components/Input/Input.tsx +++ b/packages/smarthr-ui/src/components/Input/Input.tsx @@ -140,7 +140,7 @@ export const Input = forwardRef( width: typeof width === 'number' ? `${width}px` : width, }, } - }, [backgroundColor, bgColor, className, disabled, readOnly, width]) + }, [bgColor, className, disabled, readOnly, width]) const { input, affix } = inner() return ( diff --git a/packages/smarthr-ui/src/components/Stepper/Stepper.stories.tsx b/packages/smarthr-ui/src/components/Stepper/Stepper.stories.tsx index dfaf33feba..db9bf712e7 100644 --- a/packages/smarthr-ui/src/components/Stepper/Stepper.stories.tsx +++ b/packages/smarthr-ui/src/components/Stepper/Stepper.stories.tsx @@ -3,6 +3,7 @@ import React from 'react' import { Base, BaseColumn } from '../Base' import { DefinitionList } from '../DefinitionList' +import { Fieldset } from '../Fieldset' import { FormControl } from '../FormControl' import { Heading } from '../Heading' import { Input } from '../Input' @@ -113,16 +114,14 @@ export const _Default: StoryFn = () => { onChange={({ target: { value } }) => setActiveIndex(Number(value))} /> - - 横型 +
    - - - 縦型 +
    +
    - +
    ) } diff --git a/packages/smarthr-ui/src/components/Stepper/VRTStepper.stories.tsx b/packages/smarthr-ui/src/components/Stepper/VRTStepper.stories.tsx index eadabd4e3e..4684bb50eb 100644 --- a/packages/smarthr-ui/src/components/Stepper/VRTStepper.stories.tsx +++ b/packages/smarthr-ui/src/components/Stepper/VRTStepper.stories.tsx @@ -4,7 +4,7 @@ import React from 'react' import { InformationPanel } from '../InformationPanel' import { Stack } from '../Layout' -import { _Default } from './Stepper.stories' +import { _Default as Default } from './Stepper.stories' import { Stepper } from '.' @@ -18,7 +18,7 @@ export const _VRTStepperForcedColors: StoryFn = () => ( Chromatic 上では強制カラーモードで表示されます - <_Default /> + ) _VRTStepperForcedColors.parameters = { diff --git a/packages/smarthr-ui/src/components/Textarea/Textarea.tsx b/packages/smarthr-ui/src/components/Textarea/Textarea.tsx index 00bf052700..71fb93bfd8 100644 --- a/packages/smarthr-ui/src/components/Textarea/Textarea.tsx +++ b/packages/smarthr-ui/src/components/Textarea/Textarea.tsx @@ -186,7 +186,7 @@ export const Textarea = forwardRef( onInput(e) } }, - [autoResize, lineHeight.normal, maxRows, onInput, rows], + [autoResize, maxRows, onInput, rows], ) const { textareaStyleProps, counterStyle, counterTextStyle } = useMemo(() => { const { textareaEl, counter, counterText } = textarea() diff --git a/packages/smarthr-ui/src/components/Tooltip/Tooltip.tsx b/packages/smarthr-ui/src/components/Tooltip/Tooltip.tsx index 5fc90b1478..4b7fa36561 100644 --- a/packages/smarthr-ui/src/components/Tooltip/Tooltip.tsx +++ b/packages/smarthr-ui/src/components/Tooltip/Tooltip.tsx @@ -126,7 +126,7 @@ export const Tooltip: FC = ({ setRect(ref.current.getBoundingClientRect()) setIsVisible(true) }, - [ref.current, ellipsisOnly], + [ellipsisOnly], ) const getHandlerToHide = useCallback( From 72e872b1163f118af6879574addd3db3cac2cf14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 15:33:58 +0900 Subject: [PATCH 05/16] chore: update dependency prettier-plugin-tailwindcss to ^0.6.9 (#5121) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2e414550c1..8965a984c4 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "lint-staged": "^15.2.10", "prettier": "^3.3.3", "prettier-config-smarthr": "^1.0.0", - "prettier-plugin-tailwindcss": "^0.6.8", + "prettier-plugin-tailwindcss": "^0.6.9", "stylelint": "^16.10.0", "stylelint-config-prettier": "^9.0.5", "stylelint-config-smarthr": "^3.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ebd60f8feb..aa05146de0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^1.0.0 version: 1.0.0 prettier-plugin-tailwindcss: - specifier: ^0.6.8 - version: 0.6.8(prettier@3.3.3) + specifier: ^0.6.9 + version: 0.6.9(prettier@3.3.3) stylelint: specifier: ^16.10.0 version: 16.10.0(typescript@5.6.3) @@ -6449,8 +6449,8 @@ packages: prettier-config-smarthr@1.0.0: resolution: {integrity: sha512-4sCh8QhwdDn46O+zEi83PXIVcpLIYHp5FPKCQ19VUJuhvkotDJd0mHlevlNIZ2OW8v+mK7HMZpAeaPiGhvjG4Q==} - prettier-plugin-tailwindcss@0.6.8: - resolution: {integrity: sha512-dGu3kdm7SXPkiW4nzeWKCl3uoImdd5CTZEJGxyypEPL37Wj0HT2pLqjrvSei1nTeuQfO4PUfjeW5cTUNRLZ4sA==} + prettier-plugin-tailwindcss@0.6.9: + resolution: {integrity: sha512-r0i3uhaZAXYP0At5xGfJH876W3HHGHDp+LCRUJrs57PBeQ6mYHMwr25KH8NPX44F2yGTvdnH7OqCshlQx183Eg==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*' @@ -15259,7 +15259,7 @@ snapshots: prettier-config-smarthr@1.0.0: {} - prettier-plugin-tailwindcss@0.6.8(prettier@3.3.3): + prettier-plugin-tailwindcss@0.6.9(prettier@3.3.3): dependencies: prettier: 3.3.3 From 798976f15ed99801ffab46aca82c138df6102376 Mon Sep 17 00:00:00 2001 From: KANAMORI Yu Date: Thu, 21 Nov 2024 17:35:10 +0900 Subject: [PATCH 06/16] =?UTF-8?q?feat(AppNavi):=20=E8=A3=9C=E8=B6=B3?= =?UTF-8?q?=E9=A0=98=E5=9F=9F=E3=82=92=E8=BF=BD=E5=8A=A0=20(#5127)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/AppNavi/AppNavi.stories.tsx | 74 ------------ .../src/components/AppNavi/AppNavi.tsx | 111 ++++++++++-------- .../components/AppNavi/VRTAppNavi.stories.tsx | 97 --------------- .../AppNavi/stories/AppNavi.stories.tsx | 82 +++++++++++++ .../AppNavi/stories/AppNaviAnchor.stories.tsx | 85 ++++++++++++++ .../AppNavi/stories/AppNaviButton.stories.tsx | 59 ++++++++++ .../stories/AppNaviCustomTag.stories.tsx | 63 ++++++++++ .../AppNaviDropdownMenuButton.stories.tsx | 40 +++++++ .../AppNavi/stories/VRTAppNavi.stories.tsx | 58 +++++++++ .../src/components/AppNavi/style.ts | 3 +- .../src/components/Dropdown/index.ts | 2 +- packages/smarthr-ui/src/index.ts | 1 + 12 files changed, 451 insertions(+), 224 deletions(-) delete mode 100644 packages/smarthr-ui/src/components/AppNavi/AppNavi.stories.tsx delete mode 100644 packages/smarthr-ui/src/components/AppNavi/VRTAppNavi.stories.tsx create mode 100644 packages/smarthr-ui/src/components/AppNavi/stories/AppNavi.stories.tsx create mode 100644 packages/smarthr-ui/src/components/AppNavi/stories/AppNaviAnchor.stories.tsx create mode 100644 packages/smarthr-ui/src/components/AppNavi/stories/AppNaviButton.stories.tsx create mode 100644 packages/smarthr-ui/src/components/AppNavi/stories/AppNaviCustomTag.stories.tsx create mode 100644 packages/smarthr-ui/src/components/AppNavi/stories/AppNaviDropdownMenuButton.stories.tsx create mode 100644 packages/smarthr-ui/src/components/AppNavi/stories/VRTAppNavi.stories.tsx diff --git a/packages/smarthr-ui/src/components/AppNavi/AppNavi.stories.tsx b/packages/smarthr-ui/src/components/AppNavi/AppNavi.stories.tsx deleted file mode 100644 index e7e0b0eece..0000000000 --- a/packages/smarthr-ui/src/components/AppNavi/AppNavi.stories.tsx +++ /dev/null @@ -1,74 +0,0 @@ -import { action } from '@storybook/addon-actions' -import React, { type FC, type ReactNode } from 'react' - -import { AnchorButton, Button } from '../Button' -import { DropdownMenuGroup } from '../Dropdown/DropdownMenuButton' - -import { AppNavi } from './AppNavi' -import { AppNaviAnchor } from './AppNaviAnchor' -import { AppNaviButton } from './AppNaviButton' -import { AppNaviCustomTag } from './AppNaviCustomTag' -import { AppNaviDropdownMenuButton } from './AppNaviDropdownMenuButton' - -import type { StoryFn } from '@storybook/react' - -export default { - title: 'Navigation(ナビゲーション)/AppNavi', - component: AppNavi, -} - -const Link: FC<{ to: string; children: ReactNode; disabled?: boolean; className?: string }> = ({ - to, - children, - disabled = false, - className = '', - ...props -}) => ( - - {children} - -) - -export const Default: StoryFn = () => ( - - - カレントボタン - - アンカーボタン - - - その他 - - - その他 - - - - カスタムタグ - -
    -

    Some child components

    -
    -
    -) - -export const CurrentInMenu: StoryFn = () => ( - - カレントボタン - アンカーボタン - - - その他 - - -) -CurrentInMenu.storyName = '現在地がDropdownMenu内にある場合' - -export const ContainerScrollX: StoryFn = () => ( -
    - -
    -) -ContainerScrollX.storyName = '横スクロールさせる場合' diff --git a/packages/smarthr-ui/src/components/AppNavi/AppNavi.tsx b/packages/smarthr-ui/src/components/AppNavi/AppNavi.tsx index 2c4c8a9556..fa241052fd 100644 --- a/packages/smarthr-ui/src/components/AppNavi/AppNavi.tsx +++ b/packages/smarthr-ui/src/components/AppNavi/AppNavi.tsx @@ -1,4 +1,4 @@ -import React, { ComponentPropsWithoutRef, FC, PropsWithChildren, ReactNode, useMemo } from 'react' +import React, { ComponentPropsWithoutRef, FC, PropsWithChildren, ReactNode } from 'react' import { tv } from 'tailwind-variants' import { Nav } from '../SectioningContent' @@ -20,8 +20,12 @@ type Props = PropsWithChildren<{ buttons?: Array< AppNaviButtonProps | AppNaviAnchorProps | AppNaviDropdownProps | AppNaviCustomTagProps > - /** ドロップダウンにキャレットを表示するかどうか */ + /** ドロップダウンにキャレットを表示するかどうか + * @deprecated キャレットの省略は非推奨です + */ displayDropdownCaret?: boolean + /** 追加の領域 */ + additionalArea?: ReactNode }> const appNavi = tv({ @@ -36,69 +40,74 @@ const appNavi = tv({ 'shr-flex shr-items-stretch shr-gap-1 shr-self-stretch', ], listItem: ['smarthr-ui-AppNavi-listItem', 'shr-list-none'], + additionalAreaEl: 'shr-ms-auto', }, }) +const { wrapper, statusLabel, buttonsEl, listItem, additionalAreaEl } = appNavi() + export const AppNavi: FC = ({ label, buttons, className, children, displayDropdownCaret = false, + additionalArea, ...props -}) => { - const { wrapperStyle, statusLabelStyle, buttonsStyle, listItemStyle } = useMemo(() => { - const { wrapper, statusLabel, buttonsEl, listItem } = appNavi() - return { - wrapperStyle: wrapper({ className }), - statusLabelStyle: statusLabel(), - buttonsStyle: buttonsEl(), - listItemStyle: listItem(), - } - }, [className]) - - return ( - // eslint-disable-next-line smarthr/a11y-heading-in-sectioning-content - +) + +const renderButtons = (children: ReactNode) => + React.Children.map(children, (child): ReactNode => { + if (!(child && React.isValidElement(child))) { + return null + } + + if (child.type === React.Fragment) { + return renderButtons(child.props.children) + } - {children} - - ) -} + return
  • {child}
  • + }) diff --git a/packages/smarthr-ui/src/components/AppNavi/VRTAppNavi.stories.tsx b/packages/smarthr-ui/src/components/AppNavi/VRTAppNavi.stories.tsx deleted file mode 100644 index 44f95ea0f6..0000000000 --- a/packages/smarthr-ui/src/components/AppNavi/VRTAppNavi.stories.tsx +++ /dev/null @@ -1,97 +0,0 @@ -import { StoryFn } from '@storybook/react' -import { userEvent, within } from '@storybook/test' -import React from 'react' -import styled, { css } from 'styled-components' - -import { InformationPanel } from '../InformationPanel' -import { Stack } from '../Layout' - -import { AppNavi } from './AppNavi' -import { Default } from './AppNavi.stories' - -export default { - title: 'Navigation(ナビゲーション)/AppNavi', - component: AppNavi, - parameters: { - withTheming: true, - }, -} - -export const VRTHover: StoryFn = () => ( - - hoverした状態で表示されます - - -) -VRTHover.parameters = { - controls: { hideNoControlsWarning: true }, - pseudo: { - hover: ['button, a'], - }, -} - -export const VRTFocusButton: StoryFn = () => ( - - - ボタンをフォーカスした状態で表示されます - - - -) -VRTFocusButton.play = async ({ canvasElement }) => { - const canvas = within(canvasElement) - const button = await canvas.findByRole('button', { name: 'カレントボタン' }) - button.focus() -} - -export const VRTFocusAnchor: StoryFn = () => ( - - - アンカーをフォーカスした状態で表示されます - - - -) -VRTFocusAnchor.play = async ({ canvasElement }) => { - const canvas = within(canvasElement) - const anchor = await canvas.getByRole('link') - anchor.focus() -} - -export const VRTDropDown: StoryFn = () => ( - - - ドロップダウンを表示した状態で表示されます - - - -) -VRTDropDown.play = async ({ canvasElement }) => { - const canvas = within(canvasElement) - const button = await canvas.findByRole('button', { name: '設定 候補を開く' }) - await userEvent.click(button) -} - -export const VRTForcedColors: StoryFn = () => ( - - - Chromatic 上では強制カラーモードで表示されます - - - -) -VRTForcedColors.parameters = { - chromatic: { forcedColors: 'active' }, -} -VRTForcedColors.play = async ({ canvasElement }) => { - const canvas = within(canvasElement) - const button = await canvas.findByRole('button', { name: '設定 候補を開く' }) - await userEvent.click(button) -} - -const WrapperStack = styled(Stack)` - ${({ theme: { color, space } }) => css` - padding-block-end: ${space(8)}; - background-color: ${color.BACKGROUND}; - `} -` diff --git a/packages/smarthr-ui/src/components/AppNavi/stories/AppNavi.stories.tsx b/packages/smarthr-ui/src/components/AppNavi/stories/AppNavi.stories.tsx new file mode 100644 index 0000000000..10b6549fbe --- /dev/null +++ b/packages/smarthr-ui/src/components/AppNavi/stories/AppNavi.stories.tsx @@ -0,0 +1,82 @@ +import React from 'react' + +import { AnchorButton, Button } from '../../Button' +import { DropdownMenuGroup } from '../../Dropdown' +import { FaArrowsRotateIcon } from '../../Icon' +import { Cluster } from '../../Layout' +import { Text } from '../../Text' +import { AppNavi } from '../AppNavi' +import { AppNaviAnchor } from '../AppNaviAnchor' +import { AppNaviButton } from '../AppNaviButton' +import { AppNaviCustomTag } from '../AppNaviCustomTag' +import { AppNaviDropdownMenuButton } from '../AppNaviDropdownMenuButton' + +import type { Meta, StoryFn, StoryObj } from '@storybook/react' + +const Link: React.FC<{ + to: string + children: React.ReactNode + disabled?: boolean + className?: string +}> = ({ to, children, disabled = false, className = '', ...props }) => ( + + {children} + +) + +export const Template: StoryFn = (args) => ( + + ボタン + アンカーボタン + + + アンカーボタン + + + その他 + + + + カスタムタグ + + +) + +export default { + title: 'Navigation(ナビゲーション)/AppNavi', + component: AppNavi, + render: Template, + argTypes: { + label: { control: 'text' }, + buttons: { name: 'buttons(非推奨)' }, + displayDropdownCaret: { name: 'displayDropdownCaret(非推奨)' }, + }, + args: {}, + parameters: { + chromatic: { disableSnapshot: true }, + }, + excludeStories: ['Template'], +} satisfies Meta + +export const Playground: StoryObj = {} + +export const Label: StoryObj = { + name: 'label', + args: { + label: '機能名', + }, +} + +export const AdditionalArea: StoryObj = { + name: 'additionalArea', + args: { + additionalArea: ( + + 最終同期: 2024/11/21 10:13 + + + ), + }, +} diff --git a/packages/smarthr-ui/src/components/AppNavi/stories/AppNaviAnchor.stories.tsx b/packages/smarthr-ui/src/components/AppNavi/stories/AppNaviAnchor.stories.tsx new file mode 100644 index 0000000000..b17a3bf317 --- /dev/null +++ b/packages/smarthr-ui/src/components/AppNavi/stories/AppNaviAnchor.stories.tsx @@ -0,0 +1,85 @@ +import React, { ComponentPropsWithoutRef } from 'react' + +import { backgroundColor } from '../../../themes' +import { FaGearIcon } from '../../Icon' +import { AppNaviAnchor } from '../AppNaviAnchor' + +import type { Meta, StoryObj } from '@storybook/react' + +const _iconOptoins = { + なし: undefined, + あり: FaGearIcon, +} +const _elementAsOptions = { + なし: undefined, + あり: ({ + to, + ...rest + }: Omit, 'href'> & { + to: ComponentPropsWithoutRef<'a'>['href'] + // eslint-disable-next-line jsx-a11y/anchor-has-content + }) => , +} + +export default { + title: 'Navigation(ナビゲーション)/AppNavi/AppNaviAnchor', + component: AppNaviAnchor, + render: (args) => , + argTypes: { + icon: { + control: 'radio', + options: Object.keys(_iconOptoins), + mapping: _iconOptoins, + }, + elementAs: { + control: 'radio', + options: Object.keys(_elementAsOptions), + mapping: _elementAsOptions, + }, + ref: { + control: false, + }, + }, + args: { + children: 'アンカーボタン', + }, + parameters: { + backgrounds: { + values: [{ name: 'light', value: backgroundColor.white }], + }, + chromatic: { disableSnapshot: true }, + }, + excludeStories: ['Template'], +} satisfies Meta + +export const Playground: StoryObj = {} + +export const Href: StoryObj = { + name: 'href', + args: { + href: '/', + }, +} + +export const Icon: StoryObj = { + name: 'icon', + args: { + icon: _iconOptoins['あり'], + }, +} + +export const Current: StoryObj = { + name: 'current', + args: { + current: true, + }, +} + +export const ElementAs: StoryObj = { + name: 'elementAs', + args: { + elementAs: _elementAsOptions.あり, + to: '#', + children: 'next/link などを想定したリンク', + }, +} diff --git a/packages/smarthr-ui/src/components/AppNavi/stories/AppNaviButton.stories.tsx b/packages/smarthr-ui/src/components/AppNavi/stories/AppNaviButton.stories.tsx new file mode 100644 index 0000000000..d6c08c296d --- /dev/null +++ b/packages/smarthr-ui/src/components/AppNavi/stories/AppNaviButton.stories.tsx @@ -0,0 +1,59 @@ +import { action } from '@storybook/addon-actions' +import React from 'react' + +import { backgroundColor } from '../../../themes' +import { FaGearIcon } from '../../Icon' +import { AppNaviButton } from '../AppNaviButton' + +import type { Meta, StoryObj } from '@storybook/react' + +const _iconOptoins = { + なし: undefined, + あり: FaGearIcon, +} + +export default { + title: 'Navigation(ナビゲーション)/AppNavi/AppNaviButton', + component: AppNaviButton, + render: (args) => , + argTypes: { + icon: { + control: 'radio', + options: Object.keys(_iconOptoins), + mapping: _iconOptoins, + }, + }, + args: { + children: 'ボタン', + }, + parameters: { + backgrounds: { + values: [{ name: 'light', value: backgroundColor.white }], + }, + chromatic: { disableSnapshot: true }, + }, + excludeStories: ['Template'], +} satisfies Meta + +export const Playground: StoryObj = {} + +export const Icon: StoryObj = { + name: 'icon', + args: { + icon: _iconOptoins['あり'], + }, +} + +export const Current: StoryObj = { + name: 'current', + args: { + current: true, + }, +} + +export const OnClick: StoryObj = { + name: 'onClick', + args: { + onClick: action('click'), + }, +} diff --git a/packages/smarthr-ui/src/components/AppNavi/stories/AppNaviCustomTag.stories.tsx b/packages/smarthr-ui/src/components/AppNavi/stories/AppNaviCustomTag.stories.tsx new file mode 100644 index 0000000000..ee7c078042 --- /dev/null +++ b/packages/smarthr-ui/src/components/AppNavi/stories/AppNaviCustomTag.stories.tsx @@ -0,0 +1,63 @@ +import React from 'react' + +import { backgroundColor } from '../../../themes' +import { FaGearIcon } from '../../Icon' +import { AppNaviCustomTag } from '../AppNaviCustomTag' + +import type { Meta, StoryObj } from '@storybook/react' + +const _iconOptoins = { + なし: undefined, + あり: FaGearIcon, +} + +const Link: React.FC<{ + to: string + children: React.ReactNode + disabled?: boolean + className?: string +}> = ({ to, children, disabled = false, className = '', ...props }) => ( + + {children} + +) + +export default { + title: 'Navigation(ナビゲーション)/AppNavi/AppNaviCustomTag', + component: AppNaviCustomTag, + render: (args) => , + argTypes: { + icon: { + control: 'radio', + options: Object.keys(_iconOptoins), + mapping: _iconOptoins, + }, + }, + args: { + tag: Link, + children: 'カスタムタグ', + }, + parameters: { + backgrounds: { + values: [{ name: 'light', value: backgroundColor.white }], + }, + chromatic: { disableSnapshot: true }, + }, + excludeStories: ['Template'], +} satisfies Meta + +export const Playground: StoryObj = {} + +export const Icon: StoryObj = { + name: 'icon', + args: { + icon: _iconOptoins['あり'], + }, +} + +export const Current: StoryObj = { + name: 'current', + args: { + current: true, + }, +} diff --git a/packages/smarthr-ui/src/components/AppNavi/stories/AppNaviDropdownMenuButton.stories.tsx b/packages/smarthr-ui/src/components/AppNavi/stories/AppNaviDropdownMenuButton.stories.tsx new file mode 100644 index 0000000000..d26c97a382 --- /dev/null +++ b/packages/smarthr-ui/src/components/AppNavi/stories/AppNaviDropdownMenuButton.stories.tsx @@ -0,0 +1,40 @@ +import React from 'react' + +import { backgroundColor } from '../../../themes' +import { AnchorButton, Button } from '../../Button' +import { AppNaviDropdownMenuButton } from '../AppNaviDropdownMenuButton' + +import type { Meta, StoryObj } from '@storybook/react' + +export default { + title: 'Navigation(ナビゲーション)/AppNavi/AppNaviDropdownMenuButton', + component: AppNaviDropdownMenuButton, + render: (args) => ( + + + アンカーボタン + + ), + args: { + label: 'ボタン', + }, + parameters: { + backgrounds: { + values: [{ name: 'light', value: backgroundColor.white }], + }, + chromatic: { disableSnapshot: true }, + }, + excludeStories: ['Template'], +} satisfies Meta + +export const Playground: StoryObj = {} + +export const Current: StoryObj = { + name: 'current', + render: (args) => ( + + + アンカーボタン + + ), +} diff --git a/packages/smarthr-ui/src/components/AppNavi/stories/VRTAppNavi.stories.tsx b/packages/smarthr-ui/src/components/AppNavi/stories/VRTAppNavi.stories.tsx new file mode 100644 index 0000000000..d0e776b84e --- /dev/null +++ b/packages/smarthr-ui/src/components/AppNavi/stories/VRTAppNavi.stories.tsx @@ -0,0 +1,58 @@ +import { userEvent, within } from '@storybook/test' +import React from 'react' + +import { Button } from '../../Button' +import { FaArrowsRotateIcon } from '../../Icon' +import { Cluster, Stack } from '../../Layout' +import { Text } from '../../Text' +import { AppNavi } from '../AppNavi' + +import { Template } from './AppNavi.stories' + +import type { Meta, StoryObj } from '@storybook/react' + +export default { + title: 'Navigation(ナビゲーション)/AppNavi/VRT', + render: (args) => ( + + {[undefined, 'hover', 'focus-visible'].map((id) => ( +