From c0b50053d3a814618fe154631fc392636137f12c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:44:44 +0900 Subject: [PATCH 01/20] chore(release): 47.1.0 (#4582) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- public/exports/smarthr-ui-props.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b908e58549..fb3498f173 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +## [47.1.0](https://github.com/kufu/smarthr-ui/compare/v47.0.0...v47.1.0) (2024-04-16) + + +### Features + +* Icon に FaStar を 追加 ([#4580](https://github.com/kufu/smarthr-ui/issues/4580)) ([376e2b0](https://github.com/kufu/smarthr-ui/commit/376e2b0003ce14d2363852c2f103bf3356af7248)) + ## [47.0.0](https://github.com/kufu/smarthr-ui/compare/v46.0.1...v47.0.0) (2024-04-16) diff --git a/package.json b/package.json index 3664e2e230..f1ccbd0636 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "smarthr-ui", "description": "SmartHR ui components built with React.", - "version": "47.0.0", + "version": "47.1.0", "author": "SmartHR-UI Team", "dependencies": { "@smarthr/wareki": "^1.2.0", diff --git a/public/exports/smarthr-ui-props.json b/public/exports/smarthr-ui-props.json index 63c4c6dd29..dfe4df61ca 100644 --- a/public/exports/smarthr-ui-props.json +++ b/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/lib/themes/createSpacing.d.ts","description":"","displayName":"createSpacing","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/themes/createSpacing.d.ts","description":"","displayName":"createSpacingByChar","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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/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/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/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/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/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/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/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/themes/tailwind/TailwindThemeProvider.d.ts","description":"","displayName":"ThemeProvider","methods":[],"props":[{"defaultValue":null,"description":"","name":"config","declarations":[{"fileName":"lib/themes/tailwind/TailwindThemeProvider.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ content: never[]; theme: { backgroundColor: ({ theme }: PluginUtils) => { black: string; white: string; 'white-darken': any; link: string; background: string; border: any; brand: any; column: string; ... 16 more ...; transparent: string; }; ... 12 more ...; extend: { ...; }; }; corePlugins: { ...; }; plugins: { ....."}}]},{"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.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/VisuallyHiddenText/VisuallyHiddenText.d.ts","description":"","displayName":"VisuallyHiddenText","methods":[],"props":[]},{"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":"\"top\" | \"middle\" | \"bottom\"","value":[{"value":"\"top\""},{"value":"\"middle\""},{"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\" | \"top\" | \"middle\" | \"bottom\"","value":[{"value":"\"auto\""},{"value":"\"top\""},{"value":"\"middle\""},{"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\" | \"top\" | \"middle\" | \"bottom\"","value":[{"value":"\"auto\""},{"value":"\"top\""},{"value":"\"middle\""},{"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":"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":"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":"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":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"beforeMaxLengthCount\" | \"afterMaxLengthCount\">"}}]},{"tags":{},"filePath":"lib/components/TextLink/TextLink.d.ts","description":"","displayName":"TextLink","methods":[],"props":[{"defaultValue":null,"description":"リンクをクリックした時に発火するコールバック関数","name":"onClick","declarations":[{"fileName":"lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}},{"defaultValue":null,"description":"テキストの前に表示するアイコン","name":"prefix","declarations":[{"fileName":"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":"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":{}}]}}]},{"tags":{},"filePath":"lib/components/Text/Text.d.ts","description":"","displayName":"Text","methods":[],"props":[{"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":"\"normal\" | \"bold\"","value":[{"value":"\"normal\""},{"value":"\"bold\""}]}},{"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":"見た目の種類。Heading の種類と同じ","name":"styleType","declarations":[{"fileName":"lib/components/Text/Text.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTypes","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Text/RangeSeparator.d.ts","description":"","displayName":"RangeSeparator","methods":[],"props":[{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Text/RangeSeparator.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"text\" | \"visuallyHiddenText\">"}}]},{"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\">"}}]},{"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":"`true` のとき、TableReel内で固定表示になる","name":"fixed","declarations":[{"fileName":"lib/components/Table/Th.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"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":"nullable","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"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.2.55/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":"`true` のとき、スクロール時にヘッダーを固定表示する","name":"fixedHead","declarations":[{"fileName":"lib/components/Table/Table.d.ts","name":"TypeLiteral"}],"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.2.55/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.2.55/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":"`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":"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":[]},{"tags":{},"filePath":"lib/components/StatusLabel/StatusLabel.d.ts","description":"","displayName":"StatusLabel","methods":[],"props":[{"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":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"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":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.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":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-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/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":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/Pagination/Pagination.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"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<\"unitForTotal\" | \"unit\" | \"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":"type","required":false,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""}]}},{"defaultValue":null,"description":"","name":"bold","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.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"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\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""}]}},{"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/NewFieldset/Fieldset.d.ts","description":"","displayName":"Fieldset","methods":[],"props":[{"defaultValue":null,"description":"グループのタイトル名","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTypes","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"タイトルの見出しを視覚的に隠すかどうか","name":"dangerouslyTitleHidden","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"label 要素に適用する `id` 値","name":"labelId","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトル群と子要素の間の間隔調整用(基本的には不要)","name":"innerMargin","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"フォームコントロールの下に表示する補足メッセージ","name":"supplementaryMessage","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type 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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"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.2.55/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/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":"error","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":"size","required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"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":"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":"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":"@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":"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":"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":"背景色。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":"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":"表示する情報のタイプ","name":"type","declarations":[{"fileName":"lib/components/InformationPanel/InformationPanel.d.ts","name":"TypeLiteral"}],"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":"`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":"active","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":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.2.55/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/lib/components/Icon/generateIcon.d.ts","description":"","displayName":"generateIcon","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Icon/generateIcon.d.ts","description":"","displayName":"createIcon","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaAngleDoubleLeftIconは旧名称のため非推奨です。FaAnglesLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaAngleDoubleRightIconは旧名称のため非推奨です。FaAnglesRightIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaArchiveIconは旧名称のため非推奨です。FaBoxArchiveIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaArrowsAltHIconは旧名称のため非推奨です。FaLeftRightIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaArrowsAltVIconは旧名称のため非推奨です。FaUpDownIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaBirthdayCakeIconは旧名称のため非推奨です。FaCakeCandlesIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCalendarAltIconは旧名称のため非推奨です。FaCalendarDaysIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCalendarTimesIconは旧名称のため非推奨です。FaCalendarXmarkIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCheckCircleIconは旧名称のため非推奨です。FaCircleCheckIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCloudDownloadAltIconは旧名称のため非推奨です。FaCloudArrowDownIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCloudUploadAltIconは旧名称のため非推奨です。FaCloudArrowUpIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCogIconは旧名称のため非推奨です。FaGearIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCompressAltIconは旧名称のため非推奨です。FaDownLeftAndUpRightToCenterIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaEditIconは旧名称のため非推奨です。FaPenToSquareIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaEllipsisHIconは旧名称のため非推奨です。FaEllipsisIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaEllipsisVIconは旧名称のため非推奨です。FaEllipsisVerticalIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaExchangeAltIconは旧名称のため非推奨です。FaRightLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaExclamationCircleIconは旧名称のため非推奨です。FaCircleExclamationIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaExclamationTriangleIconは旧名称のため非推奨です。FaTriangleExclamationIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaExpandAltIconは旧名称のため非推奨です。FaUpRightAndDownLeftFromCenterIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaExternalLinkAltIconは旧名称のため非推奨です。FaUpRightFromSquareIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaFileAltIconは旧名称のため非推奨です。FaFileLinesIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaFileDownloadIconは旧名称のため非推奨です。FaFileArrowDownIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaGripHorizontalIconは旧名称のため非推奨です。FaGripIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaHistoryIconは旧名称のため非推奨です。FaClockRotateLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaHomeIconは旧名称のため非推奨です。FaHouseIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaInfoCircleIconは旧名称のため非推奨です。FaCircleInfoIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaLongArrowAltLeftIconは旧名称のため非推奨です。FaLeftLongIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaLongArrowAltRightIconは旧名称のため非推奨です。FaRightLongIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaMedkitIconは旧名称のため非推奨です。FaSuitcaseMedicalIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaMinusCircleIconは旧名称のため非推奨です。FaCircleMinusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaPencilAltIconは旧名称のため非推奨です。FaPencilIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaPlusCircleIconは旧名称のため非推奨です。FaCirclePlusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaPlusSquareIconは旧名称のため非推奨です。FaSquarePlusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaPollIconは旧名称のため非推奨です。FaSquarePollVerticalIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaQuestionCircleIconは旧名称のため非推奨です。FaCircleQuestionIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaRedoIconは旧名称のため非推奨です。FaArrowRotateRightIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaRegDotCircleIconは旧名称のため非推奨です。FaCircleDotIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSaveIconは旧名称のため非推奨です。FaFloppyDiskIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSearchIconは旧名称のため非推奨です。FaMagnifyingGlassIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSearchMinusIconは旧名称のため非推奨です。FaMagnifyingGlassMinusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSearchPlusIconは旧名称のため非推奨です。FaMagnifyingGlassPlusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaShareAltIconは旧名称のため非推奨です。FaShareNodesIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSignInAltIconは旧名称のため非推奨です。FaRightToBracketIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSignOutAltIconは旧名称のため非推奨です。FaRightFromBracketIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSortNumericUpIconは旧名称のため非推奨です。FaArrowUp19Iconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaPaintBrushIconは旧名称のため非推奨です。FaPaintbrushIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaStreamIconは旧名称のため非推奨です。FaBarsStaggeredIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSyncIconは旧名称のため非推奨です。FaArrowsRotateIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSyncAltIconは旧名称のため非推奨です。FaRotateIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaTachometerAltIconは旧名称のため非推奨です。FaGaugeIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaThListIconは旧名称のため非推奨です。FaTableListIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaTimesIconは旧名称のため非推奨です。FaXmarkIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaTimesCircleIconは旧名称のため非推奨です。FaCircleXmarkIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaTrashAltIconは旧名称のため非推奨です。FaTrashCanIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaTruckLoadingIconは旧名称のため非推奨です。FaTruckRampBoxIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaUndoIconは旧名称のため非推奨です。FaArrowRotateLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaUndoAltIconは旧名称のため非推奨です。FaRotateLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaUserAltIconは旧名称のため非推奨です。FaUserLargeIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaUserCircleIconは旧名称のため非推奨です。FaCircleUserIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"lib/components/Header/HeaderLink.d.ts","description":"","displayName":"HeaderLink","methods":[],"props":[{"defaultValue":null,"description":"リンクをクリックした時に発火するコールバック関数","name":"onClick","declarations":[{"fileName":"lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}},{"defaultValue":null,"description":"テキストの前に表示するアイコン","name":"prefix","declarations":[{"fileName":"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":"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":{}}]}}]},{"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":"false"},{"value":"true"},{"value":"\"\""},{"value":"0"},{"value":"ReactElement, 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, 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, \"variant\"> & { ...; }, 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":"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.2.55/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":"/home/runner/work/smarthr-ui/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":"HeadingTypes","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)を使って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/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":"HeadingTypes","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}}]},{"tags":{"deprecated":"`FormGroup` コンポーネントは非推奨です。代わりに `FormControl` や `Fieldset` を使ってください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","description":"","displayName":"FormGroup","methods":[],"props":[{"defaultValue":null,"description":"グループのタイトル名","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTypes","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"タイトルの見出しを視覚的に隠すかどうか","name":"dangerouslyTitleHidden","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"label 要素に適用する `id` 値","name":"labelId","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトル群と子要素の間の間隔調整用(基本的には不要)","name":"innerMargin","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"フォームコントロールの下に表示する補足メッセージ","name":"supplementaryMessage","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type 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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"タイトルの見出しのタイプ","name":"titleType","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTypes","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"label 要素に適用する `htmlFor` 値","name":"htmlFor","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"label 要素に適用する `id` 値","name":"labelId","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトル群と子要素の間の間隔調整用(基本的には不要)","name":"innerMargin","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"フォームコントロールの下に表示する補足メッセージ","name":"supplementaryMessage","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\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":"アニメーションのタイプ","name":"animation","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"none\" | \"bounce\" | \"fade\"","value":[{"value":"\"none\""},{"value":"\"bounce\""},{"value":"\"fade\""}]}},{"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":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"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"}]}}]},{"tags":{"deprecated":"`Fieldset` コンポーネントは非推奨です。代わりに `FormControl` を使ってください。"},"filePath":"lib/components/FieldSet/FieldSet.d.ts","description":"","displayName":"FieldSet","methods":[],"props":[{"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":"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":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","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":"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":"背景色。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":"label","declarations":[{"fileName":"lib/components/FieldSet/FieldSet.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":"labelType","declarations":[{"fileName":"lib/components/FieldSet/FieldSet.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTypes","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"input 要素の下に表示するエラーメッセージ","name":"errorMessage","declarations":[{"fileName":"lib/components/FieldSet/FieldSet.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":"input 要素の下に表示するヘルプメッセージ","name":"helpMessage","declarations":[{"fileName":"lib/components/FieldSet/FieldSet.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ラベル部分の末尾に表示する内容","name":"labelSuffix","declarations":[{"fileName":"lib/components/FieldSet/FieldSet.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\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/Footer.d.ts","description":"","displayName":"Footer","methods":[],"props":[]},{"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":"footer","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/lib/components/Dropdown/dropdownHelper.d.ts","description":"","displayName":"getFirstTabbable","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Dropdown/DropdownTrigger.d.ts","description":"","displayName":"DropdownTrigger","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Dropdown/DropdownScrollArea.d.ts","description":"","displayName":"DropdownScrollArea","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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":"scrollable","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"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/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"}]}},{"defaultValue":null,"description":"`true` のとき、ウィンドウサイズに応じてドロップダウン内が自動的にスクロール可能になる","name":"scrollable","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/lib/components/Dropdown/DropdownCloser.d.ts","description":"","displayName":"DropdownCloser","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Dropdown/Dropdown.d.ts","description":"","displayName":"Dropdown","methods":[],"props":[]},{"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":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/DropZone/DropZone.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"selectButtonLabel\">"}},{"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":"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":true,"type":{"name":"enum","raw":"\"blockTitle\" | \"subBlockTitle\"","value":[{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""}]}},{"defaultValue":null,"description":"","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":"定義リストのアイテムの配列","name":"items","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionList.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Omit[]"}},{"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\"","value":[{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""}]}}]},{"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":"フォームを無効にするかどうか","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 要素の `name` 属性の値","name":"name","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":"input 要素の `value` 属性の値","name":"value","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":"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":"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":{},"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.2.55/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/lib/components/Dialog/RemoteDialogTrigger.d.ts","description":"","displayName":"RemoteDialogTrigger","methods":[],"props":[{"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":"\"secondary\""},{"value":"\"danger\""},{"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/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":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.2.55/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/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/lib/components/Dialog/DialogWrapper.d.ts","description":"","displayName":"DialogWrapper","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Dialog/DialogTrigger.d.ts","description":"","displayName":"DialogTrigger","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Dialog/DialogPositionProvider.d.ts","description":"","displayName":"DialogPositionProvider","methods":[],"props":[{"defaultValue":null,"description":"","name":"top","declarations":[{"fileName":"lib/components/Dialog/DialogPositionProvider.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"bottom","declarations":[{"fileName":"lib/components/Dialog/DialogPositionProvider.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"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/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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"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/lib/components/Dialog/DialogContent.d.ts","description":"","displayName":"DialogContent","methods":[],"props":[{"defaultValue":null,"description":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Dialog/DialogCloser.d.ts","description":"","displayName":"DialogCloser","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Dialog/Dialog.d.ts","description":"","displayName":"Dialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/Dialog/BodyScrollSuppressor.d.ts","description":"","displayName":"BodyScrollSuppressor","methods":[],"props":[]},{"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; }"}},{"defaultValue":null,"description":"input 要素の属性","name":"inputAttributes","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Omit & RefAttributes<...>, \"ref\" | ......"}}]},{"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"}},{"defaultValue":null,"description":"input 要素の属性","name":"inputAttributes","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Omit, \"ref\" | \"className\" | \"tabIndex\" | \"role\" | \"aria-activedescendant\" | \"aria-autocomplete\" | ... 15 more ... | \"type\">"}}]},{"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/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":"value","declarations":[{"fileName":"lib/components/Calendar/Calendar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}},{"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":"onSelectDate","declarations":[{"fileName":"lib/components/Calendar/Calendar.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(e: MouseEvent, date: Date) => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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>","description":"","fullComment":"","tags":{}},{"value":"FunctionComponentElement>","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>","description":"","fullComment":"","tags":{}},{"value":"FunctionComponentElement>","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.2.55/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/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":"\"secondary\""},{"value":"\"danger\""},{"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":"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/lib/components/Button/Button.d.ts","description":"","displayName":"Button","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":"children","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":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"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":"\"secondary\""},{"value":"\"danger\""},{"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":"","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/lib/components/Button/AnchorButton.d.ts","description":"","displayName":"AnchorButton","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":"children","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":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"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":"\"secondary\""},{"value":"\"danger\""},{"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"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Base/Base.d.ts","description":"","displayName":"Base","methods":[],"props":[{"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":"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":"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/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":"\"top\" | \"middle\" | \"bottom\"","value":[{"value":"\"top\""},{"value":"\"middle\""},{"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.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","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":true,"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"}]}}]},{"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 の配列","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/style.d.ts","description":"","displayName":"Style","methods":[],"props":[]},{"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":"HeadingTypes","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":"displayIcon","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":"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":"inline","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":"","name":"gap","required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | \"XXS\" | \"XS\" | \"S\" | \"M\" | \"L\" | \"XL\" | \"XXL\" | \"X3S\" | \"X3L\"","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-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":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | \"XXS\" | \"XS\" | \"S\" | \"M\" | \"L\" | \"XL\" | \"XXL\" | \"X3S\" | \"X3L\"","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-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":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | \"XXS\" | \"XS\" | \"S\" | \"M\" | \"L\" | \"XL\" | \"XXL\" | \"X3S\" | \"X3L\"","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-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":"inline","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":"","name":"justify","required":false,"type":{"name":"enum","raw":"\"center\" | \"normal\" | \"end\" | \"start\" | \"flex-start\" | \"flex-end\" | \"stretch\" | \"space-between\" | \"space-around\" | \"space-evenly\"","value":[{"value":"\"center\""},{"value":"\"normal\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""},{"value":"\"space-between\""},{"value":"\"space-around\""},{"value":"\"space-evenly\""}]}},{"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","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":"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"}]}},{"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"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Input/SearchInput/SearchInput.d.ts","description":"","displayName":"SearchInput","methods":[],"props":[{"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":"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":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Input/SearchInput/SearchInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"iconAlt\">"}},{"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":"背景色。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/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/lib/components/Input/InputWithTooltip/InputWithTooltip.d.ts","description":"","displayName":"InputWithTooltip","methods":[],"props":[{"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":"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":"@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":"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":"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":"背景色。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":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Input/CurrencyInput/CurrencyInput.d.ts","description":"","displayName":"CurrencyInput","methods":[],"props":[{"defaultValue":null,"description":"デフォルトで表示する通貨の値","name":"defaultValue","declarations":[{"fileName":"smarthr-ui/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":"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":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","declarations":[{"fileName":"smarthr-ui/lib/components/Input/CurrencyInput/CurrencyInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"通貨の値","name":"value","declarations":[{"fileName":"smarthr-ui/lib/components/Input/CurrencyInput/CurrencyInput.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":"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":"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":"背景色。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":"smarthr-ui/lib/components/Input/CurrencyInput/CurrencyInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(value: 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/FlashMessage/FlashMessageList/Item.d.ts","description":"","displayName":"Item","methods":[],"props":[{"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":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"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":"表示するアイコンのタイプ","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":"animation","declarations":[{"fileName":"lib/components/FlashMessage/FlashMessage.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"\"none\" | \"bounce\" | \"fade\"","value":[{"value":"\"none\""},{"value":"\"bounce\""},{"value":"\"fade\""}]}},{"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":"seq","declarations":[{"fileName":"smarthr-ui/lib/components/FlashMessage/FlashMessageList/FlashMessageListProvider.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}}]},{"tags":{"deprecated":"`FlashMessage` は気づきにくいため、安易な使用はお勧めしません。`NotificationBar` や `Dialog` の使用を検討してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/FlashMessage/FlashMessageList/FlashMessageListProvider.d.ts","description":"","displayName":"FlashMessageListProvider","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/FlashMessage/FlashMessageList/FlashMessageList.d.ts","description":"","displayName":"FlashMessageList","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Experimental/SideMenu/SideMenuItem.d.ts","description":"","displayName":"SideMenuItem","methods":[],"props":[{"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"}]}}]},{"tags":{},"filePath":"lib/components/Experimental/SideMenu/SideMenuGroup.d.ts","description":"","displayName":"SideMenuGroup","methods":[],"props":[{"defaultValue":null,"description":"分類ラベル","name":"name","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":"分類ラベルの HTML タグ","name":"nameTag","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | ComponentType","value":[{"value":"string"},{"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":"inline","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":"","name":"gap","required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | \"XXS\" | \"XS\" | \"S\" | \"M\" | \"L\" | \"XL\" | \"XXL\" | \"X3S\" | \"X3L\"","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-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":{"deprecated":"SideMenu コンポーネントは 2024/01 に削除予定です。別コンポーネントで代替するか、UI を見直してください。"},"filePath":"lib/components/Experimental/SideMenu/SideMenu.d.ts","description":"","displayName":"SideMenu","methods":[],"props":[{"defaultValue":null,"description":"","name":"inline","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":"","name":"gap","required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | \"XXS\" | \"XS\" | \"S\" | \"M\" | \"L\" | \"XL\" | \"XXL\" | \"X3S\" | \"X3L\"","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-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/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.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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":"(Option | Optgroup)[]"}},{"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.2.55/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/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":"hasStatusText","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":"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/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":"false"},{"value":"true"},{"value":"\"\""},{"value":"0"},{"value":"ReactElement, 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, 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, \"variant\"> & { ...; }, 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":"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.2.55/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/lib/components/Dialog/RemoteTriggerMessageDialog/RemoteTriggerMessageDialog.d.ts","description":"","displayName":"RemoteTriggerMessageDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.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":"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":"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":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"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":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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/lib/components/Dialog/RemoteTriggerFormDialog/RemoteTriggerFormDialog.d.ts","description":"","displayName":"RemoteTriggerFormDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onSubmit","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => void"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.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":"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":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"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":"subtitle","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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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/lib/components/Dialog/RemoteTriggerActionDialog/RemoteTriggerActionDialog.d.ts","description":"","displayName":"RemoteTriggerActionDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.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":"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":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"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":"subtitle","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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","description":"","displayName":"MessageDialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type 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 SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.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":"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"}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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/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":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type 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 SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.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":"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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Dialog/MessageDialog/MessageDialog.d.ts","description":"","displayName":"MessageDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.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":"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":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログのサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","description":"","displayName":"FormDialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"subtitle","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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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) => 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":{}}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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/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":"subtitle","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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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) => 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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Dialog/FormDialog/FormDialog.d.ts","description":"","displayName":"FormDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onSubmit","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => 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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.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":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログのサブタイトル","name":"subtitle","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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Dialog/ActionDialogWithTrigger/ActionDialogWithTrigger.d.ts","description":"","displayName":"ActionDialogWithTrigger","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.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":"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":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"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":"subtitle","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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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>, \"aria-controls\" | \"aria-haspopup\" | \"onClick\">"}},{"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/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","description":"","displayName":"ActionDialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"subtitle","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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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":{}}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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/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":"subtitle","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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Dialog/ActionDialog/ActionDialog.d.ts","description":"","displayName":"ActionDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.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":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログのサブタイトル","name":"subtitle","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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Base/BaseColumn/BaseColumn.d.ts","description":"","displayName":"BaseColumn","methods":[],"props":[{"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":"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":"bgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"GREY_30\" | \"GREY_65\" | \"GREY_100\" | \"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":"\"GREY_30\""},{"value":"\"GREY_65\""},{"value":"\"GREY_100\""},{"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/lib/themes/createSpacing.d.ts","description":"","displayName":"createSpacing","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/themes/createSpacing.d.ts","description":"","displayName":"createSpacingByChar","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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/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/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/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/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/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/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/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/themes/tailwind/TailwindThemeProvider.d.ts","description":"","displayName":"ThemeProvider","methods":[],"props":[{"defaultValue":null,"description":"","name":"config","declarations":[{"fileName":"lib/themes/tailwind/TailwindThemeProvider.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"{ content: never[]; theme: { backgroundColor: ({ theme }: PluginUtils) => { black: string; white: string; 'white-darken': any; link: string; background: string; border: any; brand: any; column: string; ... 16 more ...; transparent: string; }; ... 12 more ...; extend: { ...; }; }; corePlugins: { ...; }; plugins: { ....."}}]},{"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.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"lib/components/VisuallyHiddenText/VisuallyHiddenText.d.ts","description":"","displayName":"VisuallyHiddenText","methods":[],"props":[]},{"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":"\"top\" | \"middle\" | \"bottom\"","value":[{"value":"\"top\""},{"value":"\"middle\""},{"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\" | \"top\" | \"middle\" | \"bottom\"","value":[{"value":"\"auto\""},{"value":"\"top\""},{"value":"\"middle\""},{"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\" | \"top\" | \"middle\" | \"bottom\"","value":[{"value":"\"auto\""},{"value":"\"top\""},{"value":"\"middle\""},{"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":"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":"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":"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":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/Textarea/Textarea.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"beforeMaxLengthCount\" | \"afterMaxLengthCount\">"}}]},{"tags":{},"filePath":"lib/components/TextLink/TextLink.d.ts","description":"","displayName":"TextLink","methods":[],"props":[{"defaultValue":null,"description":"リンクをクリックした時に発火するコールバック関数","name":"onClick","declarations":[{"fileName":"lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}},{"defaultValue":null,"description":"テキストの前に表示するアイコン","name":"prefix","declarations":[{"fileName":"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":"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":{}}]}}]},{"tags":{},"filePath":"lib/components/Text/Text.d.ts","description":"","displayName":"Text","methods":[],"props":[{"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":"\"normal\" | \"bold\"","value":[{"value":"\"normal\""},{"value":"\"bold\""}]}},{"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":"見た目の種類。Heading の種類と同じ","name":"styleType","declarations":[{"fileName":"lib/components/Text/Text.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTypes","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Text/RangeSeparator.d.ts","description":"","displayName":"RangeSeparator","methods":[],"props":[{"defaultValue":null,"description":"","name":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Text/RangeSeparator.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"text\" | \"visuallyHiddenText\">"}}]},{"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\">"}}]},{"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":"`true` のとき、TableReel内で固定表示になる","name":"fixed","declarations":[{"fileName":"lib/components/Table/Th.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"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":"nullable","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"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.2.55/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":"`true` のとき、スクロール時にヘッダーを固定表示する","name":"fixedHead","declarations":[{"fileName":"lib/components/Table/Table.d.ts","name":"TypeLiteral"}],"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.2.55/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.2.55/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":"`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":"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":[]},{"tags":{},"filePath":"lib/components/StatusLabel/StatusLabel.d.ts","description":"","displayName":"StatusLabel","methods":[],"props":[{"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":"bold","required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"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":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"アイコンの色","name":"color","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.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":"アイコンの大きさ(フォントサイズの抽象値)\n@deprecated 親要素やデフォルトフォントサイズが継承されるため固定値の指定は非推奨","name":"size","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"FontSizes","value":[{"value":"\"XXS\""},{"value":"\"XS\""},{"value":"\"S\""},{"value":"\"M\""},{"value":"\"L\""},{"value":"\"XL\""},{"value":"\"XXL\""}]}},{"defaultValue":null,"description":"アイコンの説明テキスト","name":"alt","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"アイコンと並べるテキストとの溝","name":"iconGap","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | keyof CreatedSpacingTheme","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-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/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":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"lib/components/Pagination/Pagination.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"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/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":"type","required":false,"type":{"name":"enum","raw":"\"error\" | \"warning\" | \"info\" | \"success\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""}]}},{"defaultValue":null,"description":"","name":"bold","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.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"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\"","value":[{"value":"\"error\""},{"value":"\"warning\""},{"value":"\"info\""},{"value":"\"success\""}]}},{"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/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<\"unitForTotal\" | \"unit\" | \"rangeSeparator\" | \"rangeSeparatorVisuallyHiddenText\">"}}]},{"tags":{},"filePath":"lib/components/NewFieldset/Fieldset.d.ts","description":"","displayName":"Fieldset","methods":[],"props":[{"defaultValue":null,"description":"グループのタイトル名","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTypes","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"タイトルの見出しを視覚的に隠すかどうか","name":"dangerouslyTitleHidden","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"label 要素に適用する `id` 値","name":"labelId","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトル群と子要素の間の間隔調整用(基本的には不要)","name":"innerMargin","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"フォームコントロールの下に表示する補足メッセージ","name":"supplementaryMessage","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type 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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}}]},{"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.2.55/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/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":"error","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":"size","required":false,"type":{"name":"enum","raw":"\"s\" | \"default\"","value":[{"value":"\"s\""},{"value":"\"default\""}]}},{"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":"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":"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":"@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":"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":"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":"背景色。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":"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":"表示する情報のタイプ","name":"type","declarations":[{"fileName":"lib/components/InformationPanel/InformationPanel.d.ts","name":"TypeLiteral"}],"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":"`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":"active","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":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.2.55/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/lib/components/Icon/generateIcon.d.ts","description":"","displayName":"generateIcon","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Icon/generateIcon.d.ts","description":"","displayName":"createIcon","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaAngleDoubleLeftIconは旧名称のため非推奨です。FaAnglesLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaAngleDoubleRightIconは旧名称のため非推奨です。FaAnglesRightIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaArchiveIconは旧名称のため非推奨です。FaBoxArchiveIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaArrowsAltHIconは旧名称のため非推奨です。FaLeftRightIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaArrowsAltVIconは旧名称のため非推奨です。FaUpDownIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaBirthdayCakeIconは旧名称のため非推奨です。FaCakeCandlesIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCalendarAltIconは旧名称のため非推奨です。FaCalendarDaysIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCalendarTimesIconは旧名称のため非推奨です。FaCalendarXmarkIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCheckCircleIconは旧名称のため非推奨です。FaCircleCheckIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCloudDownloadAltIconは旧名称のため非推奨です。FaCloudArrowDownIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCloudUploadAltIconは旧名称のため非推奨です。FaCloudArrowUpIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCogIconは旧名称のため非推奨です。FaGearIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaCompressAltIconは旧名称のため非推奨です。FaDownLeftAndUpRightToCenterIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaEditIconは旧名称のため非推奨です。FaPenToSquareIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaEllipsisHIconは旧名称のため非推奨です。FaEllipsisIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaEllipsisVIconは旧名称のため非推奨です。FaEllipsisVerticalIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaExchangeAltIconは旧名称のため非推奨です。FaRightLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaExclamationCircleIconは旧名称のため非推奨です。FaCircleExclamationIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaExclamationTriangleIconは旧名称のため非推奨です。FaTriangleExclamationIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaExpandAltIconは旧名称のため非推奨です。FaUpRightAndDownLeftFromCenterIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaExternalLinkAltIconは旧名称のため非推奨です。FaUpRightFromSquareIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaFileAltIconは旧名称のため非推奨です。FaFileLinesIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaFileDownloadIconは旧名称のため非推奨です。FaFileArrowDownIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaGripHorizontalIconは旧名称のため非推奨です。FaGripIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaHistoryIconは旧名称のため非推奨です。FaClockRotateLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaHomeIconは旧名称のため非推奨です。FaHouseIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaInfoCircleIconは旧名称のため非推奨です。FaCircleInfoIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaLongArrowAltLeftIconは旧名称のため非推奨です。FaLeftLongIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaLongArrowAltRightIconは旧名称のため非推奨です。FaRightLongIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaMedkitIconは旧名称のため非推奨です。FaSuitcaseMedicalIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaMinusCircleIconは旧名称のため非推奨です。FaCircleMinusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaPencilAltIconは旧名称のため非推奨です。FaPencilIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaPlusCircleIconは旧名称のため非推奨です。FaCirclePlusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaPlusSquareIconは旧名称のため非推奨です。FaSquarePlusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaPollIconは旧名称のため非推奨です。FaSquarePollVerticalIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaQuestionCircleIconは旧名称のため非推奨です。FaCircleQuestionIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaRedoIconは旧名称のため非推奨です。FaArrowRotateRightIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaRegDotCircleIconは旧名称のため非推奨です。FaCircleDotIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSaveIconは旧名称のため非推奨です。FaFloppyDiskIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSearchIconは旧名称のため非推奨です。FaMagnifyingGlassIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSearchMinusIconは旧名称のため非推奨です。FaMagnifyingGlassMinusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSearchPlusIconは旧名称のため非推奨です。FaMagnifyingGlassPlusIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaShareAltIconは旧名称のため非推奨です。FaShareNodesIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSignInAltIconは旧名称のため非推奨です。FaRightToBracketIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSignOutAltIconは旧名称のため非推奨です。FaRightFromBracketIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSortNumericUpIconは旧名称のため非推奨です。FaArrowUp19Iconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaPaintBrushIconは旧名称のため非推奨です。FaPaintbrushIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaStreamIconは旧名称のため非推奨です。FaBarsStaggeredIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSyncIconは旧名称のため非推奨です。FaArrowsRotateIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaSyncAltIconは旧名称のため非推奨です。FaRotateIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaTachometerAltIconは旧名称のため非推奨です。FaGaugeIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaThListIconは旧名称のため非推奨です。FaTableListIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaTimesIconは旧名称のため非推奨です。FaXmarkIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaTimesCircleIconは旧名称のため非推奨です。FaCircleXmarkIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaTrashAltIconは旧名称のため非推奨です。FaTrashCanIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaTruckLoadingIconは旧名称のため非推奨です。FaTruckRampBoxIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaUndoIconは旧名称のため非推奨です。FaArrowRotateLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaUndoAltIconは旧名称のため非推奨です。FaRotateLeftIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaUserAltIconは旧名称のため非推奨です。FaUserLargeIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{"deprecated":"FaUserCircleIconは旧名称のため非推奨です。FaCircleUserIconを利用してください。"},"filePath":"/home/runner/work/smarthr-ui/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"}]}},{"defaultValue":null,"description":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Icon/generateIcon.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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":"HeadingTypes","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)を使って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/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":"HeadingTypes","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":"lib/components/TextLink/TextLink.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(e: MouseEvent) => void"}},{"defaultValue":null,"description":"テキストの前に表示するアイコン","name":"prefix","declarations":[{"fileName":"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":"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":{}}]}}]},{"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":"false"},{"value":"true"},{"value":"\"\""},{"value":"0"},{"value":"ReactElement, 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, 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, \"variant\"> & { ...; }, 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":"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.2.55/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":{"deprecated":"`FormGroup` コンポーネントは非推奨です。代わりに `FormControl` や `Fieldset` を使ってください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","description":"","displayName":"FormGroup","methods":[],"props":[{"defaultValue":null,"description":"グループのタイトル名","name":"title","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTypes","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"タイトルの見出しを視覚的に隠すかどうか","name":"dangerouslyTitleHidden","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"label 要素に適用する `id` 値","name":"labelId","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトル群と子要素の間の間隔調整用(基本的には不要)","name":"innerMargin","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"フォームコントロールの下に表示する補足メッセージ","name":"supplementaryMessage","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type 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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"defaultValue":null,"description":"タイトルの見出しのタイプ","name":"titleType","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTypes","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"label 要素に適用する `htmlFor` 値","name":"htmlFor","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"label 要素に適用する `id` 値","name":"labelId","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"タイトル群と子要素の間の間隔調整用(基本的には不要)","name":"innerMargin","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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":"smarthr-ui/lib/components/FormGroup/FormGroup.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":"フォームコントロールの下に表示する補足メッセージ","name":"supplementaryMessage","declarations":[{"fileName":"smarthr-ui/lib/components/FormGroup/FormGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\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":{"deprecated":"`Fieldset` コンポーネントは非推奨です。代わりに `FormControl` を使ってください。"},"filePath":"lib/components/FieldSet/FieldSet.d.ts","description":"","displayName":"FieldSet","methods":[],"props":[{"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":"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":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","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":"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":"背景色。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":"label","declarations":[{"fileName":"lib/components/FieldSet/FieldSet.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":"labelType","declarations":[{"fileName":"lib/components/FieldSet/FieldSet.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"HeadingTypes","value":[{"value":"\"screenTitle\""},{"value":"\"sectionTitle\""},{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""},{"value":"\"subSubBlockTitle\""}]}},{"defaultValue":null,"description":"input 要素の下に表示するエラーメッセージ","name":"errorMessage","declarations":[{"fileName":"lib/components/FieldSet/FieldSet.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":"input 要素の下に表示するヘルプメッセージ","name":"helpMessage","declarations":[{"fileName":"lib/components/FieldSet/FieldSet.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ラベル部分の末尾に表示する内容","name":"labelSuffix","declarations":[{"fileName":"lib/components/FieldSet/FieldSet.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\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/Footer.d.ts","description":"","displayName":"Footer","methods":[],"props":[]},{"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":"footer","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/lib/components/Dropdown/dropdownHelper.d.ts","description":"","displayName":"getFirstTabbable","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Dropdown/DropdownTrigger.d.ts","description":"","displayName":"DropdownTrigger","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Dropdown/DropdownScrollArea.d.ts","description":"","displayName":"DropdownScrollArea","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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":"scrollable","declarations":[{"fileName":"smarthr-ui/lib/components/Dropdown/DropdownContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"enum","raw":"boolean","value":[{"value":"false"},{"value":"true"}]}},{"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/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"}]}},{"defaultValue":null,"description":"`true` のとき、ウィンドウサイズに応じてドロップダウン内が自動的にスクロール可能になる","name":"scrollable","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/lib/components/Dropdown/DropdownCloser.d.ts","description":"","displayName":"DropdownCloser","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Dropdown/Dropdown.d.ts","description":"","displayName":"Dropdown","methods":[],"props":[]},{"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":"コンポーネント内の文言を変更するための関数を設定","name":"decorators","declarations":[{"fileName":"lib/components/DropZone/DropZone.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"selectButtonLabel\">"}},{"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":"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":true,"type":{"name":"enum","raw":"\"blockTitle\" | \"subBlockTitle\"","value":[{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""}]}},{"defaultValue":null,"description":"","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":"定義リストのアイテムの配列","name":"items","declarations":[{"fileName":"lib/components/DefinitionList/DefinitionList.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"Omit[]"}},{"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\"","value":[{"value":"\"blockTitle\""},{"value":"\"subBlockTitle\""}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"Variant","value":[{"value":"\"text\""},{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""},{"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/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":"ref","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/@types+react@18.2.55/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/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/lib/components/Dialog/DialogWrapper.d.ts","description":"","displayName":"DialogWrapper","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Dialog/DialogTrigger.d.ts","description":"","displayName":"DialogTrigger","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Dialog/DialogPositionProvider.d.ts","description":"","displayName":"DialogPositionProvider","methods":[],"props":[{"defaultValue":null,"description":"","name":"top","declarations":[{"fileName":"lib/components/Dialog/DialogPositionProvider.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"","name":"bottom","declarations":[{"fileName":"lib/components/Dialog/DialogPositionProvider.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}}]},{"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/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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"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/lib/components/Dialog/DialogContent.d.ts","description":"","displayName":"DialogContent","methods":[],"props":[{"defaultValue":null,"description":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Dialog/DialogCloser.d.ts","description":"","displayName":"DialogCloser","methods":[],"props":[]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Dialog/Dialog.d.ts","description":"","displayName":"Dialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/Dialog/BodyScrollSuppressor.d.ts","description":"","displayName":"BodyScrollSuppressor","methods":[],"props":[]},{"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":"フォームを無効にするかどうか","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 要素の `name` 属性の値","name":"name","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":"input 要素の `value` 属性の値","name":"value","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":"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":"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":{},"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.2.55/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/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; }"}},{"defaultValue":null,"description":"input 要素の属性","name":"inputAttributes","declarations":[{"fileName":"lib/components/ComboBox/SingleComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Omit & RefAttributes<...>, \"ref\" | ......"}}]},{"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"}},{"defaultValue":null,"description":"input 要素の属性","name":"inputAttributes","declarations":[{"fileName":"lib/components/ComboBox/MultiComboBox.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Omit, \"ref\" | \"className\" | \"tabIndex\" | \"role\" | \"aria-activedescendant\" | \"aria-autocomplete\" | ... 15 more ... | \"type\">"}}]},{"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/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":"value","declarations":[{"fileName":"lib/components/Calendar/Calendar.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"Date"}},{"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":"onSelectDate","declarations":[{"fileName":"lib/components/Calendar/Calendar.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(e: MouseEvent, date: Date) => void"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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>","description":"","fullComment":"","tags":{}},{"value":"FunctionComponentElement>","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>","description":"","fullComment":"","tags":{}},{"value":"FunctionComponentElement>","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.2.55/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/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":"\"secondary\""},{"value":"\"danger\""},{"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":"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/lib/components/Button/Button.d.ts","description":"","displayName":"Button","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":"children","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":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"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":"\"secondary\""},{"value":"\"danger\""},{"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":"","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/lib/components/Button/AnchorButton.d.ts","description":"","displayName":"AnchorButton","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":"children","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":"コンポーネントに適用するクラス名","name":"className","declarations":[{"fileName":"smarthr-ui/lib/components/Button/types.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"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":"\"secondary\""},{"value":"\"danger\""},{"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"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Base/Base.d.ts","description":"","displayName":"Base","methods":[],"props":[{"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":"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":"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/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":"\"top\" | \"middle\" | \"bottom\"","value":[{"value":"\"top\""},{"value":"\"middle\""},{"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.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","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":true,"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"}]}}]},{"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 の配列","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/style.d.ts","description":"","displayName":"Style","methods":[],"props":[]},{"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":"HeadingTypes","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":"displayIcon","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":"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":"inline","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":"","name":"gap","required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | \"XXS\" | \"XS\" | \"S\" | \"M\" | \"L\" | \"XL\" | \"XXL\" | \"X3S\" | \"X3L\"","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-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":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | \"XXS\" | \"XS\" | \"S\" | \"M\" | \"L\" | \"XL\" | \"XXL\" | \"X3S\" | \"X3L\"","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-3.5"},{"value":"-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":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | \"XXS\" | \"XS\" | \"S\" | \"M\" | \"L\" | \"XL\" | \"XXL\" | \"X3S\" | \"X3L\"","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-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":"inline","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":"","name":"justify","required":false,"type":{"name":"enum","raw":"\"center\" | \"normal\" | \"end\" | \"start\" | \"flex-start\" | \"flex-end\" | \"stretch\" | \"space-between\" | \"space-around\" | \"space-evenly\"","value":[{"value":"\"center\""},{"value":"\"normal\""},{"value":"\"end\""},{"value":"\"start\""},{"value":"\"flex-start\""},{"value":"\"flex-end\""},{"value":"\"stretch\""},{"value":"\"space-between\""},{"value":"\"space-around\""},{"value":"\"space-evenly\""}]}},{"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","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":"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"}]}},{"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"}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Input/SearchInput/SearchInput.d.ts","description":"","displayName":"SearchInput","methods":[],"props":[{"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":"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":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Input/SearchInput/SearchInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"iconAlt\">"}},{"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":"背景色。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/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/lib/components/Input/InputWithTooltip/InputWithTooltip.d.ts","description":"","displayName":"InputWithTooltip","methods":[],"props":[{"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":"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":"@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":"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":"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":"背景色。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":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/Input/CurrencyInput/CurrencyInput.d.ts","description":"","displayName":"CurrencyInput","methods":[],"props":[{"defaultValue":null,"description":"デフォルトで表示する通貨の値","name":"defaultValue","declarations":[{"fileName":"smarthr-ui/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":"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":"@deprecated placeholder属性は非推奨です。別途ヒント用要素を設置するか、それらの領域を確保出来ない場合はTooltipコンポーネントの利用を検討してください。","name":"placeholder","declarations":[{"fileName":"smarthr-ui/lib/components/Input/CurrencyInput/CurrencyInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"string"}},{"defaultValue":null,"description":"通貨の値","name":"value","declarations":[{"fileName":"smarthr-ui/lib/components/Input/CurrencyInput/CurrencyInput.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":"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":"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":"背景色。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":"smarthr-ui/lib/components/Input/CurrencyInput/CurrencyInput.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"(value: 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/FlashMessage/FlashMessageList/Item.d.ts","description":"","displayName":"Item","methods":[],"props":[{"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":"表示するアイコンのタイプ","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":"animation","required":false,"type":{"name":"enum","raw":"\"none\" | \"bounce\"","value":[{"value":"\"none\""},{"value":"\"bounce\""}]}},{"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":"seq","declarations":[{"fileName":"smarthr-ui/lib/components/FlashMessage/FlashMessageList/FlashMessageListProvider.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"number"}}]},{"tags":{"deprecated":"`FlashMessage` は気づきにくいため、安易な使用はお勧めしません。`NotificationBar` や `Dialog` の使用を検討してください。"},"filePath":"/home/runner/work/smarthr-ui/smarthr-ui/lib/components/FlashMessage/FlashMessageList/FlashMessageListProvider.d.ts","description":"","displayName":"FlashMessageListProvider","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/FlashMessage/FlashMessageList/FlashMessageList.d.ts","description":"","displayName":"FlashMessageList","methods":[],"props":[]},{"tags":{},"filePath":"lib/components/Experimental/SideMenu/SideMenuItem.d.ts","description":"","displayName":"SideMenuItem","methods":[],"props":[{"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"}]}}]},{"tags":{},"filePath":"lib/components/Experimental/SideMenu/SideMenuGroup.d.ts","description":"","displayName":"SideMenuGroup","methods":[],"props":[{"defaultValue":null,"description":"分類ラベル","name":"name","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":"分類ラベルの HTML タグ","name":"nameTag","declarations":[{"fileName":"lib/components/Experimental/SideMenu/SideMenuGroup.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"string | ComponentType","value":[{"value":"string"},{"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":"inline","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":"","name":"gap","required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | \"XXS\" | \"XS\" | \"S\" | \"M\" | \"L\" | \"XL\" | \"XXL\" | \"X3S\" | \"X3L\"","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-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":{"deprecated":"SideMenu コンポーネントは 2024/01 に削除予定です。別コンポーネントで代替するか、UI を見直してください。"},"filePath":"lib/components/Experimental/SideMenu/SideMenu.d.ts","description":"","displayName":"SideMenu","methods":[],"props":[{"defaultValue":null,"description":"","name":"inline","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":"","name":"gap","required":false,"type":{"name":"enum","raw":"0 | 0.25 | 0.5 | 0.75 | 1 | 1.25 | 1.5 | 2 | 2.5 | 3 | 3.5 | 4 | 8 | -0.25 | -0.5 | -0.75 | -1 | -1.25 | -1.5 | -2 | -2.5 | -3 | -3.5 | -4 | -8 | \"XXS\" | \"XS\" | \"S\" | \"M\" | \"L\" | \"XL\" | \"XXL\" | \"X3S\" | \"X3L\"","value":[{"value":"0"},{"value":"0.25"},{"value":"0.5"},{"value":"0.75"},{"value":"1"},{"value":"1.25"},{"value":"1.5"},{"value":"2"},{"value":"2.5"},{"value":"3"},{"value":"3.5"},{"value":"4"},{"value":"8"},{"value":"-0.25"},{"value":"-0.5"},{"value":"-0.75"},{"value":"-1"},{"value":"-1.25"},{"value":"-1.5"},{"value":"-2"},{"value":"-2.5"},{"value":"-3"},{"value":"-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/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.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"","name":"className","declarations":[{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/node_modules/tailwind-variants/dist/index.d.ts","name":"TypeLiteral"},{"fileName":"smarthr-ui/node_modules/.pnpm/tailwind-variants@0.2.1_tailwindcss@3.4.3/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":"ClassNameArray","description":"","fullComment":"","tags":{}}]}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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":"(Option | Optgroup)[]"}},{"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.2.55/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/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":"hasStatusText","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":"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/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":"false"},{"value":"true"},{"value":"\"\""},{"value":"0"},{"value":"ReactElement, 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, 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, \"variant\"> & { ...; }, 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":"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.2.55/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/lib/components/Dialog/RemoteTriggerMessageDialog/RemoteTriggerMessageDialog.d.ts","description":"","displayName":"RemoteTriggerMessageDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.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":"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":"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":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"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":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of 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/lib/components/Dialog/RemoteTriggerFormDialog/RemoteTriggerFormDialog.d.ts","description":"","displayName":"RemoteTriggerFormDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onSubmit","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => void"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.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":"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":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"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":"subtitle","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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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/lib/components/Dialog/RemoteTriggerActionDialog/RemoteTriggerActionDialog.d.ts","description":"","displayName":"RemoteTriggerActionDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.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":"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":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"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":"subtitle","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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","description":"","displayName":"MessageDialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type 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 SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.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":"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"}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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/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":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type 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 SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.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":"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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Dialog/MessageDialog/MessageDialog.d.ts","description":"","displayName":"MessageDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.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":"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":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログのサブタイトル","name":"subtitle","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/MessageDialog/MessageDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"enum","raw":"ReactNode","value":[{"value":"string"},{"value":"number"},{"value":"false"},{"value":"true"},{"value":"ReactElement>","description":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.","fullComment":"Represents a JSX element.\n\nWhere {@link ReactNode} represents everything that can be rendered, `ReactElement`\nonly represents JSX.\n@template P The type of the props object\n@template T The type of the component or tag\n@example ```tsx\nconst element: ReactElement =
;\n```","tags":{"template":"P The type of the props object\nT The type of the component or tag","example":"```tsx\nconst element: ReactElement =
;\n```"}},{"value":"Iterable","description":"","fullComment":"","tags":{}},{"value":"ReactPortal","description":"","fullComment":"","tags":{}}]}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","description":"","displayName":"FormDialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"subtitle","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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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) => 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":{}}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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/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":"subtitle","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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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) => 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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Dialog/FormDialog/FormDialog.d.ts","description":"","displayName":"FormDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"アクションボタンをクリックした時に発火するコールバック関数\n@param closeDialog - ダイアログを閉じる関数","name":"onSubmit","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"(closeDialog: () => void) => 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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.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":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/FormDialog/FormDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログのサブタイトル","name":"subtitle","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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Dialog/ActionDialogWithTrigger/ActionDialogWithTrigger.d.ts","description":"","displayName":"ActionDialogWithTrigger","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.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":"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":"firstFocusTarget","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"RefObject"}},{"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":"subtitle","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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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>, \"aria-controls\" | \"aria-haspopup\" | \"onClick\">"}},{"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/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","description":"","displayName":"ActionDialogContentInner","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"subtitle","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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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":{}}]}},{"defaultValue":null,"description":"","name":"titleId","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"string"}}]},{"tags":{},"filePath":"/home/runner/work/smarthr-ui/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/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":"subtitle","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":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Dialog/ActionDialog/ActionDialog.d.ts","description":"","displayName":"ActionDialog","methods":[],"props":[{"defaultValue":null,"description":"ダイアログのタイトル","name":"title","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":"decorators","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"DecoratorsType<\"closeButtonLabel\">"}},{"defaultValue":null,"description":"@deprecated SectioningContent(Article, Aside, Nav, Section, SectioningFragment)でDialog全体をラップして、ダイアログタイトルのHeadingレベルを設定してください","name":"titleTag","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.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":"onClickClose","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/ActionDialog/ActionDialogContentInner.d.ts","name":"TypeLiteral"}],"required":true,"type":{"name":"() => void"}},{"defaultValue":null,"description":"ダイアログのサブタイトル","name":"subtitle","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":"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\" | \"secondary\" | \"danger\"","value":[{"value":"\"primary\""},{"value":"\"secondary\""},{"value":"\"danger\""}]}},{"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":"ダイアログを開いたときの初期 top 位置","name":"top","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 bottom 位置","name":"bottom","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 left 位置","name":"left","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"defaultValue":null,"description":"ダイアログを開いたときの初期 right 位置","name":"right","declarations":[{"fileName":"smarthr-ui/lib/components/Dialog/DialogContentInner.d.ts","name":"TypeLiteral"}],"required":false,"type":{"name":"number"}},{"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/lib/components/Base/BaseColumn/BaseColumn.d.ts","description":"","displayName":"BaseColumn","methods":[],"props":[{"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":"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":"bgColor","required":false,"type":{"name":"enum","raw":"\"GREY_5\" | \"GREY_6\" | \"GREY_7\" | \"GREY_9\" | \"GREY_20\" | \"GREY_30\" | \"GREY_65\" | \"GREY_100\" | \"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":"\"GREY_30\""},{"value":"\"GREY_65\""},{"value":"\"GREY_100\""},{"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 2dedb621b8f06b6c59dea4e0d1b44a64e908ba2d Mon Sep 17 00:00:00 2001 From: "shingo.sasaki" Date: Wed, 17 Apr 2024 16:54:56 +0900 Subject: [PATCH 02/20] =?UTF-8?q?feat:=20FormControl=20=E3=81=A7=E3=82=82?= =?UTF-8?q?=20dangerouslyTitleHidden=20=E3=82=AA=E3=83=97=E3=82=B7?= =?UTF-8?q?=E3=83=A7=E3=83=B3=E3=82=92=E8=A8=B1=E5=AE=B9=E3=81=99=E3=82=8B?= =?UTF-8?q?=20(#4583)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FormControl/FormControl.stories.tsx | 10 ++++++++++ src/components/FormControl/FormControl.tsx | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/src/components/FormControl/FormControl.stories.tsx b/src/components/FormControl/FormControl.stories.tsx index 555abebc06..a47b4df48e 100644 --- a/src/components/FormControl/FormControl.stories.tsx +++ b/src/components/FormControl/FormControl.stories.tsx @@ -55,6 +55,16 @@ export const All: StoryFn = () => ( + + + 項目名非表示 + +
+ + + +
+
各種コントロールが紐づくこと diff --git a/src/components/FormControl/FormControl.tsx b/src/components/FormControl/FormControl.tsx index f6a9a12967..8cb6c2646e 100644 --- a/src/components/FormControl/FormControl.tsx +++ b/src/components/FormControl/FormControl.tsx @@ -2,7 +2,7 @@ import React, { ComponentProps } from 'react' import { FormGroup } from '../FormGroup' -type Props = Omit, 'as' | 'dangerouslyTitleHidden'> +type Props = Omit, 'as'> export const FormControl: React.FC = FormGroup // 一部スタイリングが内部的に FormGroup という名前に依存しているため置き換え From 7e284845d7eb32ec5df1cd758f1510bb157cc811 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 13:24:46 +0900 Subject: [PATCH 03/20] chore: update devdependencies (non-major) (#4575) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 +- pnpm-lock.yaml | 176 ++++++++++++++++++++++++------------------------- 2 files changed, 90 insertions(+), 90 deletions(-) diff --git a/package.json b/package.json index f1ccbd0636..2807daa2eb 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@storybook/addon-styling-webpack": "^1.0.0", "@storybook/test-runner": "^0.17.0", "@storybook/theming": "^8.0.8", - "@swc/core": "^1.4.13", + "@swc/core": "^1.4.14", "@swc/jest": "^0.2.36", "@testing-library/react": "^15.0.2", "@types/jest": "^29.5.12", @@ -82,7 +82,7 @@ "prettier": "^3.2.5", "prettier-config-smarthr": "^1.0.0", "prettier-plugin-tailwindcss": "^0.5.13", - "puppeteer": "^22.6.4", + "puppeteer": "^22.6.5", "react": "^18.2.0", "react-docgen-typescript": "^2.2.2", "react-dom": "^18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 693042a347..6fdff8c532 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -115,7 +115,7 @@ devDependencies: version: 8.0.8(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5) '@storybook/react-webpack5': specifier: ^8.0.8 - version: 8.0.8(@swc/core@1.4.13)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5) + version: 8.0.8(@swc/core@1.4.14)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5) '@storybook/source-loader': specifier: ^8.0.8 version: 8.0.8 @@ -129,11 +129,11 @@ devDependencies: specifier: ^8.0.8 version: 8.0.8(react-dom@18.2.0)(react@18.2.0) '@swc/core': - specifier: ^1.4.13 - version: 1.4.13 + specifier: ^1.4.14 + version: 1.4.14 '@swc/jest': specifier: ^0.2.36 - version: 0.2.36(@swc/core@1.4.13) + version: 0.2.36(@swc/core@1.4.14) '@testing-library/react': specifier: ^15.0.2 version: 15.0.2(react-dom@18.2.0)(react@18.2.0) @@ -243,8 +243,8 @@ devDependencies: specifier: ^0.5.13 version: 0.5.13(prettier@3.2.5) puppeteer: - specifier: ^22.6.4 - version: 22.6.4(typescript@5.4.5) + specifier: ^22.6.5 + version: 22.6.5(typescript@5.4.5) react: specifier: ^18.2.0 version: 18.2.0 @@ -298,7 +298,7 @@ devDependencies: version: 9.5.1(typescript@5.4.5)(webpack@5.91.0) ts-node: specifier: ^10.9.2 - version: 10.9.2(@swc/core@1.4.13)(@types/node@20.12.7)(typescript@5.4.5) + version: 10.9.2(@swc/core@1.4.14)(@types/node@20.12.7)(typescript@5.4.5) ttypescript: specifier: ^1.5.15 version: 1.5.15(ts-node@10.9.2)(typescript@5.4.5) @@ -313,7 +313,7 @@ devDependencies: version: 7.2.0 webpack: specifier: ^5.91.0 - version: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + version: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) packages: @@ -2703,8 +2703,8 @@ packages: dev: true optional: true - /@puppeteer/browsers@2.2.1: - resolution: {integrity: sha512-QSXujx4d4ogDamQA8ckkkRieFzDgZEuZuGiey9G7CuDcbnX4iINKWxTPC5Br2AEzY9ICAvcndqgAUFMMKnS/Tw==} + /@puppeteer/browsers@2.2.2: + resolution: {integrity: sha512-hZ/JhxPIceWaGSEzUZp83/8M49CoxlkuThfTR7t4AoCu5+ZvJ3vktLm60Otww2TXeROB5igiZ8D9oPQh6ckBVg==} engines: {node: '>=18'} hasBin: true dependencies: @@ -3458,7 +3458,7 @@ packages: webpack: ^5.0.0 dependencies: '@storybook/node-logger': 8.0.8 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: true /@storybook/addon-styling@1.3.7(@types/react-dom@18.2.25)(@types/react@18.2.55)(less@4.2.0)(postcss@8.4.38)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5)(webpack@5.91.0): @@ -3505,7 +3505,7 @@ packages: resolve-url-loader: 5.0.0 sass-loader: 13.3.3(webpack@5.91.0) style-loader: 3.3.4(webpack@5.91.0) - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) transitivePeerDependencies: - '@rspack/core' - '@types/react' @@ -3615,7 +3615,7 @@ packages: - supports-color dev: true - /@storybook/builder-webpack5@8.0.8(@swc/core@1.4.13)(esbuild@0.18.16)(typescript@5.4.5): + /@storybook/builder-webpack5@8.0.8(@swc/core@1.4.14)(esbuild@0.18.16)(typescript@5.4.5): resolution: {integrity: sha512-NG7XHNSZ0+1DtHYhE36vDtXlZHVUUjC0TqqYQ3+On6Ormih80MndbmPjL6XhfleES8YzG28MhNePdOY867rehg==} peerDependencies: typescript: '*' @@ -3648,13 +3648,13 @@ packages: process: 0.11.10 semver: 7.6.0 style-loader: 3.3.4(webpack@5.91.0) - terser-webpack-plugin: 5.3.10(@swc/core@1.4.13)(esbuild@0.18.16)(webpack@5.91.0) + terser-webpack-plugin: 5.3.10(@swc/core@1.4.14)(esbuild@0.18.16)(webpack@5.91.0) ts-dedent: 2.2.0 typescript: 5.4.5 url: 0.11.1 util: 0.12.5 util-deprecate: 1.0.2 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) webpack-dev-middleware: 6.1.2(webpack@5.91.0) webpack-hot-middleware: 2.25.1 webpack-virtual-modules: 0.5.0 @@ -4104,7 +4104,7 @@ packages: resolution: {integrity: sha512-ymps3MMTxtMWq0eDiXk1iO7iv0Eg0PuUvOpPPohEJauGzU9THv81xx01aaHKSprFFJYD2LMQr1aFuUplItO12g==} dev: true - /@storybook/preset-react-webpack@8.0.8(@swc/core@1.4.13)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5): + /@storybook/preset-react-webpack@8.0.8(@swc/core@1.4.14)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5): resolution: {integrity: sha512-ucdSQWE3VzleDprd5pmVbUbPPfkU9yLYvJ9pOO4XZngPY4fZdL3vWMsjhBL/PPs2tQ+pC3s6rWnrOqkSMmJ+7w==} engines: {node: '>=18.0.0'} peerDependencies: @@ -4132,7 +4132,7 @@ packages: semver: 7.6.0 tsconfig-paths: 4.2.0 typescript: 5.4.5 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) transitivePeerDependencies: - '@swc/core' - encoding @@ -4198,7 +4198,7 @@ packages: react-docgen-typescript: 2.2.2(typescript@5.4.5) tslib: 2.6.2 typescript: 5.4.5 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) transitivePeerDependencies: - supports-color dev: true @@ -4213,7 +4213,7 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@storybook/react-webpack5@8.0.8(@swc/core@1.4.13)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5): + /@storybook/react-webpack5@8.0.8(@swc/core@1.4.14)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5): resolution: {integrity: sha512-7K2hsT2H9B746bxrcFzIfbbaRajWkeZfeL7W8coSODpTUjC78Dno2bZO5FE3O0HdnbhJe2jJhDpJKVhFR0MKiQ==} engines: {node: '>=18.0.0'} peerDependencies: @@ -4224,8 +4224,8 @@ packages: typescript: optional: true dependencies: - '@storybook/builder-webpack5': 8.0.8(@swc/core@1.4.13)(esbuild@0.18.16)(typescript@5.4.5) - '@storybook/preset-react-webpack': 8.0.8(@swc/core@1.4.13)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5) + '@storybook/builder-webpack5': 8.0.8(@swc/core@1.4.14)(esbuild@0.18.16)(typescript@5.4.5) + '@storybook/preset-react-webpack': 8.0.8(@swc/core@1.4.14)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5) '@storybook/react': 8.0.8(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5) '@types/node': 18.18.6 react: 18.2.0 @@ -4337,8 +4337,8 @@ packages: '@storybook/csf': 0.1.2 '@storybook/csf-tools': 8.0.8 '@storybook/preview-api': 8.0.8 - '@swc/core': 1.4.13 - '@swc/jest': 0.2.36(@swc/core@1.4.13) + '@swc/core': 1.4.14 + '@swc/jest': 0.2.36(@swc/core@1.4.14) expect-playwright: 0.8.0 jest: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2) jest-circus: 29.7.0 @@ -4432,88 +4432,88 @@ packages: file-system-cache: 2.3.0 dev: true - /@swc/core-darwin-arm64@1.4.13: - resolution: {integrity: sha512-36P72FLpm5iq85IvoEjBvi22DiqkkEIanJ1M0E8bkxcFHUbjBrYfPY9T6cpPyK5oQqkaTBvNAc3j1BlVD6IH6w==} + /@swc/core-darwin-arm64@1.4.14: + resolution: {integrity: sha512-8iPfLhYNspBl836YYsfv6ErXwDUqJ7IMieddV3Ey/t/97JAEAdNDUdtTKDtbyP0j/Ebyqyn+fKcqwSq7rAof0g==} engines: {node: '>=10'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /@swc/core-darwin-x64@1.4.13: - resolution: {integrity: sha512-ye7OgKpDdyA8AMIVVdmD1ICDaFXgoEXORnVO8bBHyul0WN71yUBZMX+YxEx2lpWtiftA2vY/1MAuOR80vHkBCw==} + /@swc/core-darwin-x64@1.4.14: + resolution: {integrity: sha512-9CqSj8uRZ92cnlgAlVaWMaJJBdxtNvCzJxaGj5KuIseeG6Q0l1g+qk8JcU7h9dAsH9saHTNwNFBVGKQo0W0ujg==} engines: {node: '>=10'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /@swc/core-linux-arm-gnueabihf@1.4.13: - resolution: {integrity: sha512-+x593Jlmu4c3lJtZUKRejWpV2MAij1Js5nmQLLdjo6ChR2D4B2rzj3iMiKn5gITew7fraF9t3fvXALdWh7HmUg==} + /@swc/core-linux-arm-gnueabihf@1.4.14: + resolution: {integrity: sha512-mfd5JArPITTzMjcezH4DwMw+BdjBV1y25Khp8itEIpdih9ei+fvxOOrDYTN08b466NuE2dF2XuhKtRLA7fXArQ==} engines: {node: '>=10'} cpu: [arm] os: [linux] requiresBuild: true optional: true - /@swc/core-linux-arm64-gnu@1.4.13: - resolution: {integrity: sha512-0x8OVw4dfyNerrs/9eZX9wNnmvwbwXSMCi+LbE6Xt1pXOIwvoLtFIXcV3NsrlkFboO3sr5UAQIwDxKqbIZA9pQ==} + /@swc/core-linux-arm64-gnu@1.4.14: + resolution: {integrity: sha512-3Lqlhlmy8MVRS9xTShMaPAp0oyUt0KFhDs4ixJsjdxKecE0NJSV/MInuDmrkij1C8/RQ2wySRlV9np5jK86oWw==} engines: {node: '>=10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@swc/core-linux-arm64-musl@1.4.13: - resolution: {integrity: sha512-Z9c4JiequtZvngPcxbCuAOkmWBxi2vInZbjjhD5I+Q9oiJdXUz1t2USGwsGPS41Xvk1BOA3ecK2Sn1ilY3titg==} + /@swc/core-linux-arm64-musl@1.4.14: + resolution: {integrity: sha512-n0YoCa64TUcJrbcXIHIHDWQjdUPdaXeMHNEu7yyBtOpm01oMGTKP3frsUXIABLBmAVWtKvqit4/W1KVKn5gJzg==} engines: {node: '>=10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@swc/core-linux-x64-gnu@1.4.13: - resolution: {integrity: sha512-ChatHtk+vX0Ke5QG+jO+rIapw/KwZsi9MedCBHFXHH6iWF4z8d51cJeN68ykcn+vAXzjNeFNdlNy5Vbkd1zAqg==} + /@swc/core-linux-x64-gnu@1.4.14: + resolution: {integrity: sha512-CGmlwLWbfG1dB4jZBJnp2IWlK5xBMNLjN7AR5kKA3sEpionoccEnChOEvfux1UdVJQjLRKuHNV9yGyqGBTpxfQ==} engines: {node: '>=10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@swc/core-linux-x64-musl@1.4.13: - resolution: {integrity: sha512-0Pz39YR530mXpsztwQkmEKdkkZy4fY4Smdh4pkm6Ly8Nndyo0te/l4bcAGqN24Jp7aVwF/QSy14SAtw4HRjU9g==} + /@swc/core-linux-x64-musl@1.4.14: + resolution: {integrity: sha512-xq4npk8YKYmNwmr8fbvF2KP3kUVdZYfXZMQnW425gP3/sn+yFQO8Nd0bGH40vOVQn41kEesSe0Z5O/JDor2TgQ==} engines: {node: '>=10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@swc/core-win32-arm64-msvc@1.4.13: - resolution: {integrity: sha512-LVZfhlD+jHcAbz5NN+gAJ1BEasB0WpcvUzcsJt0nQSRsojgzPzFjJ+fzEBnvT7SMtqKkrnVJ0OmDYeh88bDRpw==} + /@swc/core-win32-arm64-msvc@1.4.14: + resolution: {integrity: sha512-imq0X+gU9uUe6FqzOQot5gpKoaC00aCUiN58NOzwp0QXEupn8CDuZpdBN93HiZswfLruu5jA1tsc15x6v9p0Yg==} engines: {node: '>=10'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /@swc/core-win32-ia32-msvc@1.4.13: - resolution: {integrity: sha512-78hxHWUvUZtWsnhcf8DKwhBcNFJw+j4y4fN2B9ioXmBWX2tIyw+BqUHOrismOtjPihaZmwe/Ok2e4qmkawE2fw==} + /@swc/core-win32-ia32-msvc@1.4.14: + resolution: {integrity: sha512-cH6QpXMw5D3t+lpx6SkErHrxN0yFzmQ0lgNAJxoDRiaAdDbqA6Col8UqUJwUS++Ul6aCWgNhCdiEYehPaoyDPA==} engines: {node: '>=10'} cpu: [ia32] os: [win32] requiresBuild: true optional: true - /@swc/core-win32-x64-msvc@1.4.13: - resolution: {integrity: sha512-WSfy1u2Xde6jU7UpHIInCUMW98Zw9iZglddKUAvmr1obkZji5U6EX0Oca3asEJdZPFb+2lMLjt0Mh5a1YisROg==} + /@swc/core-win32-x64-msvc@1.4.14: + resolution: {integrity: sha512-FmZ4Tby4wW65K/36BKzmuu7mlq7cW5XOxzvufaSNVvQ5PN4OodAlqPjToe029oma4Av+ykJiif64scMttyNAzg==} engines: {node: '>=10'} cpu: [x64] os: [win32] requiresBuild: true optional: true - /@swc/core@1.4.13: - resolution: {integrity: sha512-rOtusBE+2gaeRkAJn5E4zp5yzZekZOypzSOz5ZG6P1hFbd+Cc26fWEdK6sUSnrkkvTd0Oj33KXLB/4UkbK/UHA==} + /@swc/core@1.4.14: + resolution: {integrity: sha512-tHXg6OxboUsqa/L7DpsCcFnxhLkqN/ht5pCwav1HnvfthbiNIJypr86rNx4cUnQDJepETviSqBTIjxa7pSpGDQ==} engines: {node: '>=10'} requiresBuild: true peerDependencies: @@ -4525,28 +4525,28 @@ packages: '@swc/counter': 0.1.3 '@swc/types': 0.1.5 optionalDependencies: - '@swc/core-darwin-arm64': 1.4.13 - '@swc/core-darwin-x64': 1.4.13 - '@swc/core-linux-arm-gnueabihf': 1.4.13 - '@swc/core-linux-arm64-gnu': 1.4.13 - '@swc/core-linux-arm64-musl': 1.4.13 - '@swc/core-linux-x64-gnu': 1.4.13 - '@swc/core-linux-x64-musl': 1.4.13 - '@swc/core-win32-arm64-msvc': 1.4.13 - '@swc/core-win32-ia32-msvc': 1.4.13 - '@swc/core-win32-x64-msvc': 1.4.13 + '@swc/core-darwin-arm64': 1.4.14 + '@swc/core-darwin-x64': 1.4.14 + '@swc/core-linux-arm-gnueabihf': 1.4.14 + '@swc/core-linux-arm64-gnu': 1.4.14 + '@swc/core-linux-arm64-musl': 1.4.14 + '@swc/core-linux-x64-gnu': 1.4.14 + '@swc/core-linux-x64-musl': 1.4.14 + '@swc/core-win32-arm64-msvc': 1.4.14 + '@swc/core-win32-ia32-msvc': 1.4.14 + '@swc/core-win32-x64-msvc': 1.4.14 /@swc/counter@0.1.3: resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} - /@swc/jest@0.2.36(@swc/core@1.4.13): + /@swc/jest@0.2.36(@swc/core@1.4.14): resolution: {integrity: sha512-8X80dp81ugxs4a11z1ka43FPhP+/e+mJNXJSxiNYk8gIX/jPBtY4gQTrKu/KIoco8bzKuPI5lUxjfLiGsfvnlw==} engines: {npm: '>= 7.0.0'} peerDependencies: '@swc/core': '*' dependencies: '@jest/create-cache-key-function': 29.7.0 - '@swc/core': 1.4.13 + '@swc/core': 1.4.14 '@swc/counter': 0.1.3 jsonc-parser: 3.2.0 dev: true @@ -5977,7 +5977,7 @@ packages: '@babel/core': 7.24.4 find-cache-dir: 4.0.0 schema-utils: 4.0.0 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: true /babel-plugin-istanbul@6.1.1: @@ -7155,7 +7155,7 @@ packages: postcss-modules-values: 4.0.0(postcss@8.4.38) postcss-value-parser: 4.2.0 semver: 7.6.0 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: true /css-loader@7.1.0(webpack@5.91.0): @@ -7178,7 +7178,7 @@ packages: postcss-modules-values: 4.0.0(postcss@8.4.38) postcss-value-parser: 4.2.0 semver: 7.6.0 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: false /css-select@4.1.3: @@ -7785,7 +7785,7 @@ packages: webpack: ^4.40.0 || ^5.0.0 dependencies: acorn: 8.11.3 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: true /ee-first@1.1.1: @@ -8895,7 +8895,7 @@ packages: semver: 7.6.0 tapable: 2.2.1 typescript: 5.4.5 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: true /form-data@3.0.1: @@ -9561,7 +9561,7 @@ packages: lodash: 4.17.21 pretty-error: 4.0.0 tapable: 2.2.1 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: true /htmlparser2@3.10.1: @@ -10464,7 +10464,7 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.2(@swc/core@1.4.13)(@types/node@20.12.7)(typescript@5.4.5) + ts-node: 10.9.2(@swc/core@1.4.14)(@types/node@20.12.7)(typescript@5.4.5) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -11144,7 +11144,7 @@ packages: webpack: ^5.0.0 dependencies: less: 4.2.0 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: true /less@4.2.0: @@ -12611,7 +12611,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.38 - ts-node: 10.9.2(@swc/core@1.4.13)(@types/node@20.12.7)(typescript@5.4.5) + ts-node: 10.9.2(@swc/core@1.4.14)(@types/node@20.12.7)(typescript@5.4.5) yaml: 2.3.4 dev: false @@ -12626,7 +12626,7 @@ packages: jiti: 1.21.0 postcss: 8.4.38 semver: 7.6.0 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) transitivePeerDependencies: - typescript dev: true @@ -12648,7 +12648,7 @@ packages: jiti: 1.21.0 postcss: 8.4.38 semver: 7.6.0 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) transitivePeerDependencies: - typescript dev: false @@ -12979,11 +12979,11 @@ packages: resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} engines: {node: '>=6'} - /puppeteer-core@22.6.4: - resolution: {integrity: sha512-QtfJwPmqQec3EHc6LqbEz03vSiuVAr9bYp0TV87dLoreev6ZevsXdLgOfQgoA3GocrsSe/eUf7NRPQ1lQfsc3w==} + /puppeteer-core@22.6.5: + resolution: {integrity: sha512-s0/5XkAWe0/dWISiljdrybjwDCHhgN31Nu/wznOZPKeikgcJtZtbvPKBz0t802XWqfSQnQDt3L6xiAE5JLlfuw==} engines: {node: '>=18'} dependencies: - '@puppeteer/browsers': 2.2.1 + '@puppeteer/browsers': 2.2.2 chromium-bidi: 0.5.17(devtools-protocol@0.0.1262051) debug: 4.3.4(supports-color@5.5.0) devtools-protocol: 0.0.1262051 @@ -12994,16 +12994,16 @@ packages: - utf-8-validate dev: true - /puppeteer@22.6.4(typescript@5.4.5): - resolution: {integrity: sha512-J9hXNwZmuqKDmNMj6kednZH8jzbdX9735NQfQJrq5LRD4nHisAMyW9pCD7glKi+iM7RV9JkesI1MYhdsN+0ZSQ==} + /puppeteer@22.6.5(typescript@5.4.5): + resolution: {integrity: sha512-YuoRKGj3MxHhUwrey7vmNvU4odGdUdNsj1ee8pfcqQlLWIXfMOXZCAXh8xdzpZESHH3tCGWp2xmPZE8E6iUEWg==} engines: {node: '>=18'} hasBin: true requiresBuild: true dependencies: - '@puppeteer/browsers': 2.2.1 + '@puppeteer/browsers': 2.2.2 cosmiconfig: 9.0.0(typescript@5.4.5) devtools-protocol: 0.0.1262051 - puppeteer-core: 22.6.4 + puppeteer-core: 22.6.5 transitivePeerDependencies: - bufferutil - supports-color @@ -13716,7 +13716,7 @@ packages: optional: true dependencies: neo-async: 2.6.2 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: true /sax@1.3.0: @@ -14338,7 +14338,7 @@ packages: peerDependencies: webpack: ^5.0.0 dependencies: - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: true /style-loader@4.0.0(webpack@5.91.0): @@ -14347,7 +14347,7 @@ packages: peerDependencies: webpack: ^5.27.0 dependencies: - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: false /styled-components@5.3.11(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): @@ -14665,7 +14665,7 @@ packages: unique-string: 2.0.0 dev: true - /terser-webpack-plugin@5.3.10(@swc/core@1.4.13)(esbuild@0.18.16)(webpack@5.91.0): + /terser-webpack-plugin@5.3.10(@swc/core@1.4.14)(esbuild@0.18.16)(webpack@5.91.0): resolution: {integrity: sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -14682,13 +14682,13 @@ packages: optional: true dependencies: '@jridgewell/trace-mapping': 0.3.25 - '@swc/core': 1.4.13 + '@swc/core': 1.4.14 esbuild: 0.18.16 jest-worker: 27.5.1 schema-utils: 3.3.0 serialize-javascript: 6.0.1 terser: 5.27.0 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) /terser@5.27.0: resolution: {integrity: sha512-bi1HRwVRskAjheeYl291n3JC4GgO/Ty4z1nVs5AAsmonJulGxpSektecnNedrwK9C7vpvVtcX3cw00VSLt7U2A==} @@ -15085,10 +15085,10 @@ packages: semver: 7.6.0 source-map: 0.7.4 typescript: 5.4.5 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: true - /ts-node@10.9.2(@swc/core@1.4.13)(@types/node@20.12.7)(typescript@5.4.5): + /ts-node@10.9.2(@swc/core@1.4.14)(@types/node@20.12.7)(typescript@5.4.5): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -15103,7 +15103,7 @@ packages: optional: true dependencies: '@cspotcode/source-map-support': 0.8.1 - '@swc/core': 1.4.13 + '@swc/core': 1.4.14 '@tsconfig/node10': 1.0.8 '@tsconfig/node12': 1.0.9 '@tsconfig/node14': 1.0.1 @@ -15163,7 +15163,7 @@ packages: typescript: '>=3.2.2' dependencies: resolve: 1.22.8 - ts-node: 10.9.2(@swc/core@1.4.13)(@types/node@20.12.7)(typescript@5.4.5) + ts-node: 10.9.2(@swc/core@1.4.14)(@types/node@20.12.7)(typescript@5.4.5) typescript: 5.4.5 dev: true @@ -15674,7 +15674,7 @@ packages: mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 4.0.0 - webpack: 5.91.0(@swc/core@1.4.13)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: true /webpack-hot-middleware@2.25.1: @@ -15694,7 +15694,7 @@ packages: resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==} dev: true - /webpack@5.91.0(@swc/core@1.4.13)(esbuild@0.18.16): + /webpack@5.91.0(@swc/core@1.4.14)(esbuild@0.18.16): resolution: {integrity: sha512-rzVwlLeBWHJbmgTC/8TvAcu5vpJNII+MelQpylD4jNERPwpBJOE2lEcko1zJX3QJeLjTTAnQxn/OJ8bjDzVQaw==} engines: {node: '>=10.13.0'} hasBin: true @@ -15725,7 +15725,7 @@ packages: neo-async: 2.6.2 schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.10(@swc/core@1.4.13)(esbuild@0.18.16)(webpack@5.91.0) + terser-webpack-plugin: 5.3.10(@swc/core@1.4.14)(esbuild@0.18.16)(webpack@5.91.0) watchpack: 2.4.1 webpack-sources: 3.2.3 transitivePeerDependencies: From 39ad961b5359de1ffc713972bb9c3196e9204054 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 13:25:26 +0900 Subject: [PATCH 04/20] chore: update dependency node to v20.12.2 (#4567) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .node-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.node-version b/.node-version index bc78e9f269..87834047a6 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -20.12.1 +20.12.2 From e54f3eed5b596585a9a8dce9acd48b42f6eb87f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 13:26:10 +0900 Subject: [PATCH 05/20] chore: update dependency css-loader to ^7.1.1 (#4566) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: shingo.sasaki --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2807daa2eb..1e901b597f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "author": "SmartHR-UI Team", "dependencies": { "@smarthr/wareki": "^1.2.0", - "css-loader": "^7.1.0", + "css-loader": "^7.1.1", "dayjs": "^1.11.10", "lodash.merge": "^4.6.2", "lodash.range": "^3.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6fdff8c532..5eae52ea65 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ dependencies: specifier: ^1.2.0 version: 1.2.0 css-loader: - specifier: ^7.1.0 - version: 7.1.0(webpack@5.91.0) + specifier: ^7.1.1 + version: 7.1.1(webpack@5.91.0) dayjs: specifier: ^1.11.10 version: 1.11.10 @@ -7158,8 +7158,8 @@ packages: webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) dev: true - /css-loader@7.1.0(webpack@5.91.0): - resolution: {integrity: sha512-VFNj47MAG84MqYDdh9puJG0h98Xs7gEYaX0aeGkfjYqBLB0seOE325sVbqWwaNu3hMZwEP4bB+F4gvF+A63qMA==} + /css-loader@7.1.1(webpack@5.91.0): + resolution: {integrity: sha512-OxIR5P2mjO1PSXk44bWuQ8XtMK4dpEqpIyERCx3ewOo3I8EmbcxMPUc5ScLtQfgXtOojoMv57So4V/C02HQLsw==} engines: {node: '>= 18.12.0'} peerDependencies: '@rspack/core': 0.x || 1.x From 1d6766027569baa1a0f80f4dba3af0db214edfd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=9F=E3=81=B5=E3=81=BF?= Date: Thu, 18 Apr 2024 17:32:22 +0900 Subject: [PATCH 06/20] =?UTF-8?q?fix:=20FormControl,=20Fieldset=20?= =?UTF-8?q?=E3=81=A7=20dangerouslyTitleHidden=20=E3=81=8C=E6=8C=87?= =?UTF-8?q?=E5=AE=9A=E3=81=95=E3=82=8C=E3=81=A6=E3=81=84=E3=82=8B=E3=81=A8?= =?UTF-8?q?=E3=81=8D=E3=81=AE=E4=BD=99=E7=99=BD=E3=82=92=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=20(#4585)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/FormGroup/FormGroup.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/FormGroup/FormGroup.tsx b/src/components/FormGroup/FormGroup.tsx index 60d84e1581..ce759338e3 100644 --- a/src/components/FormGroup/FormGroup.tsx +++ b/src/components/FormGroup/FormGroup.tsx @@ -112,12 +112,12 @@ const childrenWrapper = tv({ { innerMargin: undefined, isRoleGroup: true, - className: '[&&&]:shr-mt-1', + className: '[:not([hidden])_~_&&&]:shr-mt-1', }, { innerMargin: undefined, isRoleGroup: false, - className: '[&&&]:shr-mt-0.5', + className: '[:not([hidden])_~_&&&]:shr-mt-0.5', }, ], }) From 833656cacd76e33426001c916f5c72a52c5914a8 Mon Sep 17 00:00:00 2001 From: Mizoue Atsushi Date: Fri, 19 Apr 2024 17:24:46 +0900 Subject: [PATCH 07/20] =?UTF-8?q?feat:=20Base=20=E3=81=A8=20BaseColumn=20?= =?UTF-8?q?=E3=81=AB=E8=A6=8B=E5=87=BA=E3=81=97=E3=81=AE=E3=83=AC=E3=83=99?= =?UTF-8?q?=E3=83=AB=E8=87=AA=E5=8B=95=E8=A8=88=E7=AE=97=E6=A9=9F=E6=A7=8B?= =?UTF-8?q?=E3=82=92=E8=BF=BD=E5=8A=A0=20(#4588)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Base/Base.stories.tsx | 17 +++++++++++++++++ src/components/Base/Base.tsx | 10 +++++++++- .../Base/BaseColumn/BaseColumn.stories.tsx | 12 ++++++++++++ 3 files changed, 38 insertions(+), 1 deletion(-) diff --git a/src/components/Base/Base.stories.tsx b/src/components/Base/Base.stories.tsx index 42c389b1b1..92b6d678ff 100644 --- a/src/components/Base/Base.stories.tsx +++ b/src/components/Base/Base.stories.tsx @@ -3,6 +3,8 @@ import React from 'react' import styled from 'styled-components' import { useTheme } from '../../hooks/useTheme' +import { Heading } from '../Heading' +import { Section } from '../SectioningContent' import { Table, Td, Th } from '../Table' import { Text } from '../Text' @@ -92,6 +94,21 @@ export const BaseStory: StoryFn = () => { ))} +
SectioningContentをasに指定した場合の見出しレベル自動計算
+
+ +
  • +
    + 親見出し + + {/* FIXME: Baseに対するチェックは eslint-plugin-smarthr@v0.5.9以降で修正されるため下記コメントは削除する */} + {/* eslint-disable-next-line smarthr/a11y-heading-in-sectioning-content */} + 子見出し + +
    +
  • +
    +
    ) } diff --git a/src/components/Base/Base.tsx b/src/components/Base/Base.tsx index 11a63c8860..63d56f778f 100644 --- a/src/components/Base/Base.tsx +++ b/src/components/Base/Base.tsx @@ -1,6 +1,8 @@ import React, { ComponentPropsWithRef, PropsWithChildren, forwardRef, useMemo } from 'react' import { VariantProps, tv } from 'tailwind-variants' +import { useSectionWrapper } from '../SectioningContent/useSectioningWrapper' + import type { Gap } from '../../types' const base = tv({ @@ -137,6 +139,12 @@ export const Base = forwardRef( }) }, [className, layer, overflow, padding, radius]) - return + const Wrapper = useSectionWrapper(Component) + + return ( + + + + ) }, ) diff --git a/src/components/Base/BaseColumn/BaseColumn.stories.tsx b/src/components/Base/BaseColumn/BaseColumn.stories.tsx index 36b8a6ef5d..d9cc2832ed 100644 --- a/src/components/Base/BaseColumn/BaseColumn.stories.tsx +++ b/src/components/Base/BaseColumn/BaseColumn.stories.tsx @@ -1,7 +1,9 @@ import { StoryFn } from '@storybook/react' import React from 'react' +import { Heading } from '../../Heading' import { Stack } from '../../Layout' +import { Section } from '../../SectioningContent' import { BaseColumn } from './BaseColumn' @@ -23,5 +25,15 @@ export const All: StoryFn = () => ( padding を1.5文字分に、背景を ACTION_BACKGROUND に変更。 +
  • +
    + 見出しレベルの自動計算の確認 + + {/* FIXME: BaseColumnに対するチェックは eslint-plugin-smarthr@v0.5.9以降で修正されるため下記コメントは削除する */} + {/* eslint-disable-next-line smarthr/a11y-heading-in-sectioning-content */} + 小見出し + +
    +
  • ) From 56642ad0ec7321e8016a0a3e35483850722bfa6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=9F=E3=81=B5=E3=81=BF?= Date: Fri, 19 Apr 2024 17:37:17 +0900 Subject: [PATCH 08/20] =?UTF-8?q?fix(Icon):=20Figma=E3=81=AB=E3=81=AE?= =?UTF-8?q?=E3=81=BF=E5=AD=98=E5=9C=A8=E3=81=99=E3=82=8B=E3=82=A2=E3=82=A4?= =?UTF-8?q?=E3=82=B3=E3=83=B3=E3=82=92=E5=BE=A9=E6=B4=BB=20(#4589)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Icon/Icon.tsx | 54 ++++++++++++++++++++++++++++++++++-- 1 file changed, 52 insertions(+), 2 deletions(-) diff --git a/src/components/Icon/Icon.tsx b/src/components/Icon/Icon.tsx index 93cd7c084e..96c301aa26 100644 --- a/src/components/Icon/Icon.tsx +++ b/src/components/Icon/Icon.tsx @@ -1,4 +1,5 @@ import { + FaAddressBook, FaAddressCard, FaAngleDown, FaAngleLeft, @@ -16,11 +17,13 @@ import { FaArrowUp19, FaArrowUpWideShort, FaArrowsRotate, + FaAsterisk, FaBabyCarriage, FaBan, FaBars, FaBarsStaggered, FaBell, + FaBellSlash, FaBolt, FaBook, FaBookOpen, @@ -33,6 +36,7 @@ import { FaCalendarDays, FaCalendarXmark, FaCaretDown, + FaCaretLeft, FaCaretRight, FaCaretUp, FaChartArea, @@ -55,6 +59,7 @@ import { FaCircleUser, FaCircleXmark, FaClipboard, + FaClipboardCheck, FaClipboardList, FaClock, FaClockRotateLeft, @@ -66,6 +71,8 @@ import { FaComments, FaCompress, FaCopy, + FaCube, + FaCubes, FaDatabase, FaDoorOpen, FaDownLeftAndUpRightToCenter, @@ -87,6 +94,7 @@ import { FaFont, FaGauge, FaGear, + FaGears, FaGlobe, FaGraduationCap, FaGrip, @@ -95,8 +103,11 @@ import { FaGripVertical, FaHourglassHalf, FaHouse, + FaIdBadge, + FaIdCard, FaImage, FaInbox, + FaIntercom, FaKey, FaLeftLong, FaLeftRight, @@ -104,17 +115,22 @@ import { FaLink, FaList, FaListOl, + FaListUl, FaLock, + FaLockOpen, FaMagnifyingGlass, FaMagnifyingGlassMinus, FaMagnifyingGlassPlus, + FaMessage, FaMinus, + FaMoneyCheckDollar, FaPaintbrush, FaPaperPlane, FaPaperclip, FaPen, FaPenToSquare, FaPencil, + FaPiggyBank, FaPlus, FaPowerOff, FaPrint, @@ -129,9 +145,13 @@ import { FaRotate, FaRotateLeft, FaShareNodes, + FaShieldHalved, + FaSliders, FaSort, FaSortDown, FaSortUp, + FaSquareCheck, + FaSquareMinus, FaSquarePlus, FaSquarePollVertical, FaStar, @@ -139,6 +159,7 @@ import { FaTable, FaTableList, FaTag, + FaTags, FaToolbox, FaTrash, FaTrashCan, @@ -152,14 +173,19 @@ import { FaUserCheck, FaUserClock, FaUserLarge, + FaUserPen, FaUserPlus, FaUsers, + FaWindowMaximize, + FaWindowMinimize, + FaWindowRestore, FaXmark, FaYenSign, } from 'react-icons/fa6' import { createIcon } from './generateIcon' +export const FaAddressBookIcon = /*#__PURE__*/ createIcon(FaAddressBook) export const FaAddressCardIcon = /*#__PURE__*/ createIcon(FaAddressCard) export const FaAngleDownIcon = /*#__PURE__*/ createIcon(FaAngleDown) export const FaAngleLeftIcon = /*#__PURE__*/ createIcon(FaAngleLeft) @@ -168,20 +194,22 @@ export const FaAngleUpIcon = /*#__PURE__*/ createIcon(FaAngleUp) export const FaAnglesLeftIcon = /*#__PURE__*/ createIcon(FaAnglesLeft) export const FaAnglesRightIcon = /*#__PURE__*/ createIcon(FaAnglesRight) export const FaArrowDownIcon = /*#__PURE__*/ createIcon(FaArrowDown) +export const FaArrowDownWideShortIcon = /*#__PURE__*/ createIcon(FaArrowDownWideShort) export const FaArrowLeftIcon = /*#__PURE__*/ createIcon(FaArrowLeft) export const FaArrowRightIcon = /*#__PURE__*/ createIcon(FaArrowRight) export const FaArrowRotateLeftIcon = /*#__PURE__*/ createIcon(FaArrowRotateLeft) export const FaArrowRotateRightIcon = /*#__PURE__*/ createIcon(FaArrowRotateRight) export const FaArrowUp19Icon = /*#__PURE__*/ createIcon(FaArrowUp19) -export const FaArrowUpWideShortIcon = /*#__PURE__*/ createIcon(FaArrowUpWideShort) -export const FaArrowDownWideShortIcon = /*#__PURE__*/ createIcon(FaArrowDownWideShort) export const FaArrowUpIcon = /*#__PURE__*/ createIcon(FaArrowUp) +export const FaArrowUpWideShortIcon = /*#__PURE__*/ createIcon(FaArrowUpWideShort) export const FaArrowsRotateIcon = /*#__PURE__*/ createIcon(FaArrowsRotate) +export const FaAsteriskIcon = /*#__PURE__*/ createIcon(FaAsterisk) export const FaBabyCarriageIcon = /*#__PURE__*/ createIcon(FaBabyCarriage) export const FaBanIcon = /*#__PURE__*/ createIcon(FaBan) export const FaBarsIcon = /*#__PURE__*/ createIcon(FaBars) export const FaBarsStaggeredIcon = /*#__PURE__*/ createIcon(FaBarsStaggered) export const FaBellIcon = /*#__PURE__*/ createIcon(FaBell) +export const FaBellSlashIcon = /*#__PURE__*/ createIcon(FaBellSlash) export const FaBoltIcon = /*#__PURE__*/ createIcon(FaBolt) export const FaBookIcon = /*#__PURE__*/ createIcon(FaBook) export const FaBookOpenIcon = /*#__PURE__*/ createIcon(FaBookOpen) @@ -194,6 +222,7 @@ export const FaCalendarCheckIcon = /*#__PURE__*/ createIcon(FaCalendarCheck) export const FaCalendarDaysIcon = /*#__PURE__*/ createIcon(FaCalendarDays) export const FaCalendarXmarkIcon = /*#__PURE__*/ createIcon(FaCalendarXmark) export const FaCaretDownIcon = /*#__PURE__*/ createIcon(FaCaretDown) +export const FaCaretLeftIcon = /*#__PURE__*/ createIcon(FaCaretLeft) export const FaCaretRightIcon = /*#__PURE__*/ createIcon(FaCaretRight) export const FaCaretUpIcon = /*#__PURE__*/ createIcon(FaCaretUp) export const FaChartAreaIcon = /*#__PURE__*/ createIcon(FaChartArea) @@ -215,6 +244,7 @@ export const FaCirclePlusIcon = /*#__PURE__*/ createIcon(FaCirclePlus) export const FaCircleQuestionIcon = /*#__PURE__*/ createIcon(FaCircleQuestion) export const FaCircleUserIcon = /*#__PURE__*/ createIcon(FaCircleUser) export const FaCircleXmarkIcon = /*#__PURE__*/ createIcon(FaCircleXmark) +export const FaClipboardCheckIcon = /*#__PURE__*/ createIcon(FaClipboardCheck) export const FaClipboardIcon = /*#__PURE__*/ createIcon(FaClipboard) export const FaClipboardListIcon = /*#__PURE__*/ createIcon(FaClipboardList) export const FaClockIcon = /*#__PURE__*/ createIcon(FaClock) @@ -227,6 +257,8 @@ export const FaCommentIcon = /*#__PURE__*/ createIcon(FaComment) export const FaCommentsIcon = /*#__PURE__*/ createIcon(FaComments) export const FaCompressIcon = /*#__PURE__*/ createIcon(FaCompress) export const FaCopyIcon = /*#__PURE__*/ createIcon(FaCopy) +export const FaCubeIcon = /*#__PURE__*/ createIcon(FaCube) +export const FaCubesIcon = /*#__PURE__*/ createIcon(FaCubes) export const FaDatabaseIcon = /*#__PURE__*/ createIcon(FaDatabase) export const FaDoorOpenIcon = /*#__PURE__*/ createIcon(FaDoorOpen) export const FaDownLeftAndUpRightToCenterIcon = /*#__PURE__*/ createIcon( @@ -250,6 +282,7 @@ export const FaFolderPlusIcon = /*#__PURE__*/ createIcon(FaFolderPlus) export const FaFontIcon = /*#__PURE__*/ createIcon(FaFont) export const FaGaugeIcon = /*#__PURE__*/ createIcon(FaGauge) export const FaGearIcon = /*#__PURE__*/ createIcon(FaGear) +export const FaGearsIcon = /*#__PURE__*/ createIcon(FaGears) export const FaGlobeIcon = /*#__PURE__*/ createIcon(FaGlobe) export const FaGraduationCapIcon = /*#__PURE__*/ createIcon(FaGraduationCap) export const FaGripIcon = /*#__PURE__*/ createIcon(FaGrip) @@ -258,8 +291,11 @@ export const FaGripLinesVerticalIcon = /*#__PURE__*/ createIcon(FaGripLinesVerti export const FaGripVerticalIcon = /*#__PURE__*/ createIcon(FaGripVertical) export const FaHourglassHalfIcon = /*#__PURE__*/ createIcon(FaHourglassHalf) export const FaHouseIcon = /*#__PURE__*/ createIcon(FaHouse) +export const FaIdBadgeIcon = /*#__PURE__*/ createIcon(FaIdBadge) +export const FaIdCardIcon = /*#__PURE__*/ createIcon(FaIdCard) export const FaImageIcon = /*#__PURE__*/ createIcon(FaImage) export const FaInboxIcon = /*#__PURE__*/ createIcon(FaInbox) +export const FaIntercomIcon = /*#__PURE__*/ createIcon(FaIntercom) export const FaKeyIcon = /*#__PURE__*/ createIcon(FaKey) export const FaLeftLongIcon = /*#__PURE__*/ createIcon(FaLeftLong) export const FaLeftRightIcon = /*#__PURE__*/ createIcon(FaLeftRight) @@ -267,17 +303,22 @@ export const FaLightbulbIcon = /*#__PURE__*/ createIcon(FaLightbulb) export const FaLinkIcon = /*#__PURE__*/ createIcon(FaLink) export const FaListIcon = /*#__PURE__*/ createIcon(FaList) export const FaListOlIcon = /*#__PURE__*/ createIcon(FaListOl) +export const FaListUlIcon = /*#__PURE__*/ createIcon(FaListUl) export const FaLockIcon = /*#__PURE__*/ createIcon(FaLock) +export const FaLockOpenIcon = /*#__PURE__*/ createIcon(FaLockOpen) export const FaMagnifyingGlassIcon = /*#__PURE__*/ createIcon(FaMagnifyingGlass) export const FaMagnifyingGlassMinusIcon = /*#__PURE__*/ createIcon(FaMagnifyingGlassMinus) export const FaMagnifyingGlassPlusIcon = /*#__PURE__*/ createIcon(FaMagnifyingGlassPlus) +export const FaMessageIcon = /*#__PURE__*/ createIcon(FaMessage) export const FaMinusIcon = /*#__PURE__*/ createIcon(FaMinus) +export const FaMoneyCheckDollarIcon = /*#__PURE__*/ createIcon(FaMoneyCheckDollar) export const FaPaintbrushIcon = /*#__PURE__*/ createIcon(FaPaintbrush) export const FaPaperPlaneIcon = /*#__PURE__*/ createIcon(FaPaperPlane) export const FaPaperclipIcon = /*#__PURE__*/ createIcon(FaPaperclip) export const FaPenIcon = /*#__PURE__*/ createIcon(FaPen) export const FaPenToSquareIcon = /*#__PURE__*/ createIcon(FaPenToSquare) export const FaPencilIcon = /*#__PURE__*/ createIcon(FaPencil) +export const FaPiggyBankIcon = /*#__PURE__*/ createIcon(FaPiggyBank) export const FaPlusIcon = /*#__PURE__*/ createIcon(FaPlus) export const FaPowerOffIcon = /*#__PURE__*/ createIcon(FaPowerOff) export const FaPrintIcon = /*#__PURE__*/ createIcon(FaPrint) @@ -292,9 +333,13 @@ export const FaRocketIcon = /*#__PURE__*/ createIcon(FaRocket) export const FaRotateIcon = /*#__PURE__*/ createIcon(FaRotate) export const FaRotateLeftIcon = /*#__PURE__*/ createIcon(FaRotateLeft) export const FaShareNodesIcon = /*#__PURE__*/ createIcon(FaShareNodes) +export const FaShieldHalvedIcon = /*#__PURE__*/ createIcon(FaShieldHalved) +export const FaSlidersIcon = /*#__PURE__*/ createIcon(FaSliders) export const FaSortDownIcon = /*#__PURE__*/ createIcon(FaSortDown) export const FaSortIcon = /*#__PURE__*/ createIcon(FaSort) export const FaSortUpIcon = /*#__PURE__*/ createIcon(FaSortUp) +export const FaSquareCheckIcon = /*#__PURE__*/ createIcon(FaSquareCheck) +export const FaSquareMinusIcon = /*#__PURE__*/ createIcon(FaSquareMinus) export const FaSquarePlusIcon = /*#__PURE__*/ createIcon(FaSquarePlus) export const FaSquarePollVerticalIcon = /*#__PURE__*/ createIcon(FaSquarePollVertical) export const FaStarIcon = /*#__PURE__*/ createIcon(FaStar) @@ -302,6 +347,7 @@ export const FaSuitcaseMedicalIcon = /*#__PURE__*/ createIcon(FaSuitcaseMedical) export const FaTableIcon = /*#__PURE__*/ createIcon(FaTable) export const FaTableListIcon = /*#__PURE__*/ createIcon(FaTableList) export const FaTagIcon = /*#__PURE__*/ createIcon(FaTag) +export const FaTagsIcon = /*#__PURE__*/ createIcon(FaTags) export const FaToolboxIcon = /*#__PURE__*/ createIcon(FaToolbox) export const FaTrashCanIcon = /*#__PURE__*/ createIcon(FaTrashCan) export const FaTrashIcon = /*#__PURE__*/ createIcon(FaTrash) @@ -317,8 +363,12 @@ export const FaUserCheckIcon = /*#__PURE__*/ createIcon(FaUserCheck) export const FaUserClockIcon = /*#__PURE__*/ createIcon(FaUserClock) export const FaUserIcon = /*#__PURE__*/ createIcon(FaUser) export const FaUserLargeIcon = /*#__PURE__*/ createIcon(FaUserLarge) +export const FaUserPenIcon = /*#__PURE__*/ createIcon(FaUserPen) export const FaUserPlusIcon = /*#__PURE__*/ createIcon(FaUserPlus) export const FaUsersIcon = /*#__PURE__*/ createIcon(FaUsers) +export const FaWindowMaximizeIcon = /*#__PURE__*/ createIcon(FaWindowMaximize) +export const FaWindowMinimizeIcon = /*#__PURE__*/ createIcon(FaWindowMinimize) +export const FaWindowRestoreIcon = /*#__PURE__*/ createIcon(FaWindowRestore) export const FaXmarkIcon = /*#__PURE__*/ createIcon(FaXmark) export const FaYenSignIcon = /*#__PURE__*/ createIcon(FaYenSign) From 50239ef83a52ab2c82995a6338ef8ee4a1d2782c Mon Sep 17 00:00:00 2001 From: KANAMORI Yu Date: Fri, 19 Apr 2024 17:51:12 +0900 Subject: [PATCH 09/20] =?UTF-8?q?feat!:=20FormGroup=20=E3=81=A8=20FieldSet?= =?UTF-8?q?=20=E3=82=92=E6=B6=88=E3=81=99=20(#4587)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat!: FormGroup と FieldSet を消す * fix: FieldSet を削除し、Fieldset に rename --- .../AccordionPanel/AccordionPanel.stories.tsx | 10 +- src/components/Dialog/Dialog.stories.tsx | 2 +- src/components/Dropdown/Dropdown.stories.tsx | 2 +- .../FilterDropdown/FilterDropdown.stories.tsx | 2 +- .../Dropdown/SortDropdown/SortDropdown.tsx | 2 +- src/components/FieldSet/FieldSet.stories.tsx | 133 -------- src/components/FieldSet/FieldSet.tsx | 134 -------- src/components/FieldSet/index.ts | 1 - src/components/FieldSet/useClassNames.ts | 23 -- .../Fieldset.stories.tsx | 0 src/components/Fieldset/Fieldset.tsx | 7 + .../{NewFieldset => Fieldset}/index.ts | 0 src/components/FormControl/FormControl.tsx | 310 +++++++++++++++++- src/components/FormControl/index.ts | 2 +- .../FormGroup/FormGroup.stories.tsx | 22 -- src/components/FormGroup/FormGroup.tsx | 308 ----------------- src/components/FormGroup/index.ts | 1 - .../Layout/Cluster/Cluster.stories.tsx | 2 +- src/components/NewFieldset/Fieldset.tsx | 7 - .../NotificationBar.stories.tsx | 2 +- .../RadioButton/RadioButton.stories.tsx | 2 +- .../RadioButton/VRTRadioButton.stories.tsx | 2 +- .../RadioButtonPanel.stories.tsx | 2 +- src/index.ts | 4 +- 24 files changed, 327 insertions(+), 653 deletions(-) delete mode 100644 src/components/FieldSet/FieldSet.stories.tsx delete mode 100644 src/components/FieldSet/FieldSet.tsx delete mode 100644 src/components/FieldSet/index.ts delete mode 100644 src/components/FieldSet/useClassNames.ts rename src/components/{NewFieldset => Fieldset}/Fieldset.stories.tsx (100%) create mode 100644 src/components/Fieldset/Fieldset.tsx rename src/components/{NewFieldset => Fieldset}/index.ts (100%) delete mode 100644 src/components/FormGroup/FormGroup.stories.tsx delete mode 100644 src/components/FormGroup/FormGroup.tsx delete mode 100644 src/components/FormGroup/index.ts delete mode 100644 src/components/NewFieldset/Fieldset.tsx diff --git a/src/components/AccordionPanel/AccordionPanel.stories.tsx b/src/components/AccordionPanel/AccordionPanel.stories.tsx index 8b91f7aa35..0ad5b3b490 100644 --- a/src/components/AccordionPanel/AccordionPanel.stories.tsx +++ b/src/components/AccordionPanel/AccordionPanel.stories.tsx @@ -5,7 +5,7 @@ import styled, { css } from 'styled-components' import { Base } from '../Base' import { Button } from '../Button' -import { FormGroup } from '../FormGroup' +import { FormControl } from '../FormControl' import { Input } from '../Input' import { AccordionPanel } from './AccordionPanel' @@ -35,14 +35,14 @@ const content = () => {
    {lorem}
    - + - +
    - + - +
    ) diff --git a/src/components/Dialog/Dialog.stories.tsx b/src/components/Dialog/Dialog.stories.tsx index 62a33805f0..01f53c86b0 100644 --- a/src/components/Dialog/Dialog.stories.tsx +++ b/src/components/Dialog/Dialog.stories.tsx @@ -5,11 +5,11 @@ import styled from 'styled-components' import { Button } from '../Button' import { DatePicker } from '../DatePicker' +import { Fieldset } from '../Fieldset' import { FormControl } from '../FormControl' import { Heading } from '../Heading' import { Input } from '../Input' import { Cluster, Stack } from '../Layout' -import { Fieldset } from '../NewFieldset' import { RadioButton } from '../RadioButton' import { Section } from '../SectioningContent' import { Table, Td, TdCheckbox, Th, ThCheckbox } from '../Table' diff --git a/src/components/Dropdown/Dropdown.stories.tsx b/src/components/Dropdown/Dropdown.stories.tsx index 2b61f3795f..38a8cbd692 100644 --- a/src/components/Dropdown/Dropdown.stories.tsx +++ b/src/components/Dropdown/Dropdown.stories.tsx @@ -6,10 +6,10 @@ import styled, { css } from 'styled-components' import { Button } from '../Button' import { Dialog } from '../Dialog' +import { Fieldset } from '../Fieldset' import { FaCaretDownIcon } from '../Icon' import { Input } from '../Input' import { Cluster, Stack } from '../Layout' -import { Fieldset } from '../NewFieldset' import { RadioButton } from '../RadioButton' import { Text } from '../Text' diff --git a/src/components/Dropdown/FilterDropdown/FilterDropdown.stories.tsx b/src/components/Dropdown/FilterDropdown/FilterDropdown.stories.tsx index 720446cd54..09adc83da5 100644 --- a/src/components/Dropdown/FilterDropdown/FilterDropdown.stories.tsx +++ b/src/components/Dropdown/FilterDropdown/FilterDropdown.stories.tsx @@ -5,10 +5,10 @@ import styled from 'styled-components' import { Button } from '../../Button' import { MultiComboBox, SingleComboBox } from '../../ComboBox' +import { Fieldset } from '../../Fieldset' import { FormControl } from '../../FormControl' import { Input } from '../../Input' import { Cluster, Stack } from '../../Layout' -import { Fieldset } from '../../NewFieldset' import { RadioButton } from '../../RadioButton' import { FilterDropdown } from './FilterDropdown' diff --git a/src/components/Dropdown/SortDropdown/SortDropdown.tsx b/src/components/Dropdown/SortDropdown/SortDropdown.tsx index ea499732b8..ae2282ee85 100644 --- a/src/components/Dropdown/SortDropdown/SortDropdown.tsx +++ b/src/components/Dropdown/SortDropdown/SortDropdown.tsx @@ -2,9 +2,9 @@ import React, { ComponentProps, ComponentPropsWithRef } from 'react' import { type FC, type MouseEventHandler } from 'react' import { Button } from '../../Button' +import { Fieldset } from '../../Fieldset' import { FormControl } from '../../FormControl' import { Cluster, Stack } from '../../Layout' -import { Fieldset } from '../../NewFieldset' import { RadioButton } from '../../RadioButton' import { Select } from '../../Select' import { Dropdown } from '../Dropdown' diff --git a/src/components/FieldSet/FieldSet.stories.tsx b/src/components/FieldSet/FieldSet.stories.tsx deleted file mode 100644 index 0c31312880..0000000000 --- a/src/components/FieldSet/FieldSet.stories.tsx +++ /dev/null @@ -1,133 +0,0 @@ -import { action } from '@storybook/addon-actions' -import { StoryFn } from '@storybook/react' -import * as React from 'react' -import styled, { css } from 'styled-components' - -import { useTheme } from '../../hooks/useTheme' -import { FaExclamationCircleIcon } from '../Icon' - -import { FieldSet } from './FieldSet' - -export default { - title: 'Forms(フォーム)/FieldSet(非推奨)', - component: FieldSet, - parameters: { - withTheming: true, - }, -} - -export const All: StoryFn = () => { - const themes = useTheme() - - return ( - -
  • -
    -
  • -
  • -
    number} defaultValue={1} /> -
  • -
  • -
    -
  • -
  • -
    -
  • -
  • -
    -
  • -
  • -
    -
  • -
  • -
    -
  • -
  • -
    -
  • -
  • -
    -
  • -
  • -
    -
  • -
  • -
    -
  • -
  • -
    - - suffix text - - } - /> -
  • -
  • -
    - It is a field where tags can be freely inserted. -
    -
  • -
  • -
    Second error message., - ]} - helpMessage={ - <> - This is help message. -
    - This is help message. - - } - labelSuffix={ - - - suffix text - - } - required - > - It is a field where tags can be freely inserted. -
    -
  • -
    - ) -} -All.storyName = 'all' - -const List = styled.ul` - padding: 0 24px; - list-style: none; - - & > li:not(:first-child) { - margin-top: 16px; - } -` -const Suffix = styled.div` - display: flex; - align-items: center; - - > *:first-child { - margin-right: 4px; - } -` -const SuffixText = styled.p` - margin: 0; - font-size: ${({ theme }) => theme.fontSize.S}; -` -const CustomTag = styled.div( - ({ theme }) => css` - padding: 10px; - border: 1px solid ${theme.color.BORDER}; - border-radius: 5px; - `, -) diff --git a/src/components/FieldSet/FieldSet.tsx b/src/components/FieldSet/FieldSet.tsx deleted file mode 100644 index e9546e3e85..0000000000 --- a/src/components/FieldSet/FieldSet.tsx +++ /dev/null @@ -1,134 +0,0 @@ -import React, { FC, HTMLAttributes, ReactNode } from 'react' -import styled, { css } from 'styled-components' - -import { useId } from '../../hooks/useId' -import { Theme, useTheme } from '../../hooks/useTheme' -import { HeadingTypes } from '../Heading' -import { FaExclamationCircleIcon } from '../Icon' -import { Input } from '../Input' -import { Stack } from '../Layout/Stack' -import { StatusLabel } from '../StatusLabel' -import { Text } from '../Text' - -import { useClassNames } from './useClassNames' - -type Props = Omit, 'error'> & { - /** ラベル名 */ - label: ReactNode - /** ラベルのタイプ */ - labelType?: HeadingTypes - /** input 要素の下に表示するエラーメッセージ */ - errorMessage?: ReactNode | ReactNode[] - /** input 要素の下に表示するヘルプメッセージ */ - helpMessage?: ReactNode - /** ラベル部分の末尾に表示する内容 */ - labelSuffix?: ReactNode - /** コンポーネントに適用するクラス名 */ - className?: string -} -type ElementProps = Omit, keyof Props> - -/** - * @deprecated `Fieldset` コンポーネントは非推奨です。代わりに `FormControl` を使ってください。 - */ -export const FieldSet: FC = ({ - label, - labelType = 'subBlockTitle', - errorMessage, - helpMessage, - className = '', - labelSuffix, - children, - ...props -}) => { - const theme = useTheme() - const managedHtmlFor = useId() - const helpId = useId() - const classNames = useClassNames() - - return ( - - - <LabelText styleType={labelType} className={classNames.titleText}> - {label} - </LabelText> - - {props.required && ( - <StatusLabel type="red" className={classNames.label}> - 必須 - </StatusLabel> - )} - - {labelSuffix && labelSuffix} - - - {helpMessage && ( - - {helpMessage} - - )} - {errorMessage && ( - - {(Array.isArray(errorMessage) ? errorMessage : [errorMessage]).map((message, index) => ( - - - - ))} - - )} - - {children ? ( - children - ) : ( - // eslint-disable-next-line smarthr/a11y-input-has-name-attribute, smarthr/a11y-input-in-form-control - - )} - - ) -} - -const Wrapper = styled.div<{ $width: string | number }>` - ${({ $width }) => css` - display: inline-block; - width: ${typeof $width === 'number' ? `${$width}px` : $width}; - `} -` -const Title = styled.div<{ themes: Theme }>` - ${({ themes: { spacingByChar } }) => css` - display: flex; - align-items: center; - margin: 0 0 ${spacingByChar(0.5)}; - - > *:not(:first-child) { - margin-left: ${spacingByChar(0.5)}; - } - `} -` -const LabelText = styled(Text)` - display: inline-block; -` - -const HelpMessage = styled.p<{ themes: Theme }>` - ${({ themes: { spacingByChar } }) => css` - margin-bottom: ${spacingByChar(0.5)}; - `} -` -const StyledStack = styled(Stack)<{ $themes: Theme }>` - ${({ $themes: { spacingByChar } }) => css` - &&& { - margin-bottom: ${spacingByChar(0.5)}; - } - `} -` - -const ErrorMessage = styled.p<{ themes: Theme }>` - ${({ themes: { color } }) => css` - .smarthr-ui-FieldSet-errorText { - color: ${color.DANGER}; - } - `} -` diff --git a/src/components/FieldSet/index.ts b/src/components/FieldSet/index.ts deleted file mode 100644 index 59b4f03573..0000000000 --- a/src/components/FieldSet/index.ts +++ /dev/null @@ -1 +0,0 @@ -export * from './FieldSet' diff --git a/src/components/FieldSet/useClassNames.ts b/src/components/FieldSet/useClassNames.ts deleted file mode 100644 index 72ce4b1a70..0000000000 --- a/src/components/FieldSet/useClassNames.ts +++ /dev/null @@ -1,23 +0,0 @@ -import { useMemo } from 'react' - -import { useClassNameGenerator } from '../../hooks/useClassNameGenerator' - -import { FieldSet } from './FieldSet' - -export function useClassNames() { - const generate = useClassNameGenerator(FieldSet.displayName || 'FieldSet') - return useMemo( - () => ({ - wrapper: generate(), - title: generate('title'), - titleText: generate('titleText'), - label: generate('label'), - input: generate('input'), - error: generate('error'), - errorIcon: generate('errorIcon'), - errorText: generate('errorText'), - help: generate('help'), - }), - [generate], - ) -} diff --git a/src/components/NewFieldset/Fieldset.stories.tsx b/src/components/Fieldset/Fieldset.stories.tsx similarity index 100% rename from src/components/NewFieldset/Fieldset.stories.tsx rename to src/components/Fieldset/Fieldset.stories.tsx diff --git a/src/components/Fieldset/Fieldset.tsx b/src/components/Fieldset/Fieldset.tsx new file mode 100644 index 0000000000..c5e8762118 --- /dev/null +++ b/src/components/Fieldset/Fieldset.tsx @@ -0,0 +1,7 @@ +import React, { ComponentProps } from 'react' + +import { ActualFormControl } from '../FormControl' + +export const Fieldset: React.FC> = (props) => ( + +) diff --git a/src/components/NewFieldset/index.ts b/src/components/Fieldset/index.ts similarity index 100% rename from src/components/NewFieldset/index.ts rename to src/components/Fieldset/index.ts diff --git a/src/components/FormControl/FormControl.tsx b/src/components/FormControl/FormControl.tsx index 8cb6c2646e..5e8ae2e8c6 100644 --- a/src/components/FormControl/FormControl.tsx +++ b/src/components/FormControl/FormControl.tsx @@ -1,9 +1,307 @@ -import React, { ComponentProps } from 'react' +import React, { + ComponentProps, + ComponentPropsWithoutRef, + PropsWithChildren, + ReactElement, + ReactNode, + useMemo, +} from 'react' +import { isStyledComponent } from 'styled-components' +import { tv } from 'tailwind-variants' -import { FormGroup } from '../FormGroup' +import { useId } from '../../hooks/useId' +import { MultiComboBox, SingleComboBox } from '../ComboBox' +import { DatePicker } from '../DatePicker' +import { DropZone } from '../DropZone' +import { HeadingTypes } from '../Heading' +import { FaCircleExclamationIcon } from '../Icon' +import { CurrencyInput, Input } from '../Input' +import { InputFile } from '../InputFile' +import { Cluster, Stack } from '../Layout' +import { Select } from '../Select' +import { StatusLabel } from '../StatusLabel' +import { Text } from '../Text' +import { Textarea } from '../Textarea' +import { visuallyHiddenText } from '../VisuallyHiddenText/VisuallyHiddenText' -type Props = Omit, 'as'> +import type { Gap } from '../../types' +type StatusLabelProps = ComponentProps -export const FormControl: React.FC = FormGroup -// 一部スタイリングが内部的に FormGroup という名前に依存しているため置き換え -FormControl.displayName = 'FormGroup' +type Props = PropsWithChildren<{ + /** グループのタイトル名 */ + title: ReactNode + /** タイトルの見出しのタイプ */ + titleType?: HeadingTypes + /** タイトルの見出しを視覚的に隠すかどうか */ + dangerouslyTitleHidden?: boolean + /** label 要素に適用する `htmlFor` 値 */ + htmlFor?: string + /** label 要素に適用する `id` 値 */ + labelId?: string + /** タイトル群と子要素の間の間隔調整用(基本的には不要) */ + innerMargin?: Gap + /** タイトルの隣に表示する `StatusLabel` の Props の配列 */ + statusLabelProps?: StatusLabelProps | StatusLabelProps[] + /** タイトルの下に表示するヘルプメッセージ */ + helpMessage?: ReactNode + /** タイトルの下に表示する入力例 */ + exampleMessage?: ReactNode + /** タイトルの下に表示するエラーメッセージ */ + errorMessages?: ReactNode | ReactNode[] + /** フォームコントロールの下に表示する補足メッセージ */ + supplementaryMessage?: ReactNode + /** `true` のとき、文字色を `TEXT_DISABLED` にする */ + disabled?: boolean + as?: string | React.ComponentType +}> +type ElementProps = Omit, keyof Props | 'aria-labelledby'> + +const formGroup = tv({ + slots: { + wrapper: [ + 'smarthr-ui-FormControl', + 'shr-mx-[unset] shr-border-none shr-p-[unset]', + 'disabled:shr-text-disabled', + '[&:disabled_.smarthr-ui-FormControl-label_>_span]:shr-text-disabled', + '[&:disabled_.smarthr-ui-FormControl-errorMessage]:shr-text-inherit', + '[&:disabled_.smarthr-ui-FormControl-supplementaryMessage]:shr-text-inherit', + '[&:disabled_.smarthr-ui-Input]:shr-border-default/50 [&:disabled_.smarthr-ui-Input]:shr-bg-white-darken', + ], + label: [ + 'smarthr-ui-FormControl-label', + // flex-item が stretch してクリッカブル領域が広がりすぎないようにする + 'shr-self-start', + 'shr-px-[unset]', + ], + errorIcon: ['smarthr-ui-FormControl-errorMessage', 'shr-text-danger'], + }, +}) + +const childrenWrapper = tv({ + variants: { + innerMargin: { + 0: '[&&&]:shr-mt-0', + 0.25: '[&&&]:shr-mt-0.25', + 0.5: '[&&&]:shr-mt-0.5', + 0.75: '[&&&]:shr-mt-0.75', + 1: '[&&&]:shr-mt-1', + 1.25: '[&&&]:shr-mt-1.25', + 1.5: '[&&&]:shr-mt-1.5', + 2: '[&&&]:shr-mt-2', + 2.5: '[&&&]:shr-mt-2.5', + 3: '[&&&]:shr-mt-3', + 3.5: '[&&&]:shr-mt-3.5', + 4: '[&&&]:shr-mt-4', + 8: '[&&&]:shr-mt-8', + X3S: '[&&&]:shr-mt-0.25', + XXS: '[&&&]:shr-mt-0.5', + XS: '[&&&]:shr-mt-1', + S: '[&&&]:shr-mt-1.5', + M: '[&&&]:shr-mt-2', + L: '[&&&]:shr-mt-2.5', + XL: '[&&&]:shr-mt-3', + XXL: '[&&&]:shr-mt-3.5', + X3L: '[&&&]:shr-mt-4', + } as { [key in Gap]: string }, + isRoleGroup: { + true: '', + false: '', + }, + }, + compoundVariants: [ + { + innerMargin: undefined, + isRoleGroup: true, + className: '[:not([hidden])_~_&&&]:shr-mt-1', + }, + { + innerMargin: undefined, + isRoleGroup: false, + className: '[:not([hidden])_~_&&&]:shr-mt-0.5', + }, + ], +}) + +export const ActualFormControl: React.FC = ({ + title, + titleType = 'blockTitle', + dangerouslyTitleHidden = false, + htmlFor, + labelId, + innerMargin, + statusLabelProps = [], + helpMessage, + exampleMessage, + errorMessages, + supplementaryMessage, + as = 'div', + className, + children, + ...props +}) => { + const managedHtmlFor = useId(htmlFor) + const managedLabelId = useId(labelId) + const isRoleGroup = as === 'fieldset' + const statusLabelList = Array.isArray(statusLabelProps) ? statusLabelProps : [statusLabelProps] + + const describedbyIds = useMemo( + () => + Object.entries({ helpMessage, exampleMessage, supplementaryMessage, errorMessages }) + .filter(({ 1: value }) => value) + .map(([key]) => `${managedHtmlFor}_${key}`) + .join(' '), + [helpMessage, exampleMessage, supplementaryMessage, errorMessages, managedHtmlFor], + ) + const actualErrorMessages = useMemo(() => { + if (!errorMessages) { + return [] + } + + return Array.isArray(errorMessages) ? errorMessages : [errorMessages] + }, [errorMessages]) + + const { wrapperStyle, labelStyle, errorIconStyle, childrenWrapperStyle } = useMemo(() => { + const { wrapper, label, errorIcon } = formGroup() + return { + wrapperStyle: wrapper({ className }), + labelStyle: label({ className: dangerouslyTitleHidden ? visuallyHiddenText() : '' }), + errorIconStyle: errorIcon(), + childrenWrapperStyle: childrenWrapper({ innerMargin, isRoleGroup }), + } + }, [className, dangerouslyTitleHidden, innerMargin, isRoleGroup]) + + return ( + + + + {helpMessage && ( +

    + {helpMessage} +

    + )} + {exampleMessage && ( + + {exampleMessage} + + )} + + {actualErrorMessages.length > 0 && ( + + {actualErrorMessages.map((message, index) => ( +

    + +

    + ))} +
    + )} + +
    + {addIdToFirstInput(children, managedHtmlFor, describedbyIds)} +
    + + {supplementaryMessage && ( + + {supplementaryMessage} + + )} +
    + ) +} + +const addIdToFirstInput = (children: ReactNode, managedHtmlFor: string, describedbyIds: string) => { + let foundFirstInput = false + + const addId = (targets: ReactNode): ReactNode[] | ReactNode => + React.Children.map(targets, (child) => { + if (foundFirstInput || !React.isValidElement(child)) { + return child + } + + const { type } = child + + if (isInputElement(type)) { + foundFirstInput = true + + const inputAttributes = { + id: managedHtmlFor, + ...(describedbyIds ? { 'aria-describedby': describedbyIds } : {}), + } + + return React.cloneElement(child as ReactElement, { + ...(isComboBoxElement(type) ? { inputAttributes } : inputAttributes), + }) + } + + return React.cloneElement(child, {}, addId(child.props.children)) + }) + + return addId(children) +} + +/** + * - CheckBox / RadioButton は内部に label を含むため対象外 + * - SearchInput は label を含むため対象外 + * - InputWithTooltip は領域が狭く FormControl を置けない場所での私用を想定しているため対象外 + * + * @param type + * @returns + */ +const isInputElement = (type: string | React.JSXElementConstructor) => { + const _type = isStyledComponent(type) ? type.target : type + return ( + _type === Input || + _type === CurrencyInput || + _type === Textarea || + _type === DatePicker || + _type === Select || + _type === SingleComboBox || + _type === MultiComboBox || + _type === InputFile || + _type === DropZone + ) +} + +const isComboBoxElement = (type: string | React.JSXElementConstructor) => { + const _type = isStyledComponent(type) ? type.target : type + return _type === SingleComboBox || _type === MultiComboBox +} + +export const FormControl: React.FC> = ActualFormControl diff --git a/src/components/FormControl/index.ts b/src/components/FormControl/index.ts index cedd9ae538..b605daedd1 100644 --- a/src/components/FormControl/index.ts +++ b/src/components/FormControl/index.ts @@ -1 +1 @@ -export { FormControl } from './FormControl' +export { ActualFormControl, FormControl } from './FormControl' diff --git a/src/components/FormGroup/FormGroup.stories.tsx b/src/components/FormGroup/FormGroup.stories.tsx deleted file mode 100644 index 588ca0c9f3..0000000000 --- a/src/components/FormGroup/FormGroup.stories.tsx +++ /dev/null @@ -1,22 +0,0 @@ -import { StoryFn } from '@storybook/react' -import React from 'react' - -import { CompactInformationPanel } from '../CompactInformationPanel' -import { TextLink } from '../TextLink' - -import { FormGroup } from './FormGroup' - -export default { - title: 'Forms(フォーム)/FormGroup(非推奨)', - component: FormGroup, -} - -export const All: StoryFn = () => ( - - FormGroupコンポーネントは非推奨です。 - FormControlか - Fieldset - コンポーネントを使用してください。 - -) -All.storyName = 'all' diff --git a/src/components/FormGroup/FormGroup.tsx b/src/components/FormGroup/FormGroup.tsx deleted file mode 100644 index ce759338e3..0000000000 --- a/src/components/FormGroup/FormGroup.tsx +++ /dev/null @@ -1,308 +0,0 @@ -import React, { - ComponentProps, - ComponentPropsWithoutRef, - PropsWithChildren, - ReactElement, - ReactNode, - useMemo, -} from 'react' -import { isStyledComponent } from 'styled-components' -import { tv } from 'tailwind-variants' - -import { useId } from '../../hooks/useId' -import { MultiComboBox, SingleComboBox } from '../ComboBox' -import { DatePicker } from '../DatePicker' -import { DropZone } from '../DropZone' -import { HeadingTypes } from '../Heading' -import { FaCircleExclamationIcon } from '../Icon' -import { CurrencyInput, Input } from '../Input' -import { InputFile } from '../InputFile' -import { Cluster, Stack } from '../Layout' -import { Select } from '../Select' -import { StatusLabel } from '../StatusLabel' -import { Text } from '../Text' -import { Textarea } from '../Textarea' -import { visuallyHiddenText } from '../VisuallyHiddenText/VisuallyHiddenText' - -import type { Gap } from '../../types' -type StatusLabelProps = ComponentProps - -type Props = PropsWithChildren<{ - /** グループのタイトル名 */ - title: ReactNode - /** タイトルの見出しのタイプ */ - titleType?: HeadingTypes - /** タイトルの見出しを視覚的に隠すかどうか */ - dangerouslyTitleHidden?: boolean - /** label 要素に適用する `htmlFor` 値 */ - htmlFor?: string - /** label 要素に適用する `id` 値 */ - labelId?: string - /** タイトル群と子要素の間の間隔調整用(基本的には不要) */ - innerMargin?: Gap - /** タイトルの隣に表示する `StatusLabel` の Props の配列 */ - statusLabelProps?: StatusLabelProps | StatusLabelProps[] - /** タイトルの下に表示するヘルプメッセージ */ - helpMessage?: ReactNode - /** タイトルの下に表示する入力例 */ - exampleMessage?: ReactNode - /** タイトルの下に表示するエラーメッセージ */ - errorMessages?: ReactNode | ReactNode[] - /** フォームコントロールの下に表示する補足メッセージ */ - supplementaryMessage?: ReactNode - /** `true` のとき、文字色を `TEXT_DISABLED` にする */ - disabled?: boolean - as?: string | React.ComponentType -}> -type ElementProps = Omit, keyof Props | 'aria-labelledby'> - -const formGroup = tv({ - slots: { - wrapper: [ - 'smarthr-ui-FormGroup', - 'shr-mx-[unset] shr-border-none shr-p-[unset]', - 'disabled:shr-text-disabled', - '[&:disabled_.smarthr-ui-FormGroup-label_>_span]:shr-text-disabled', - '[&:disabled_.smarthr-ui-FormGroup-errorMessage]:shr-text-inherit', - '[&:disabled_.smarthr-ui-FormGroup-supplementaryMessage]:shr-text-inherit', - '[&:disabled_.smarthr-ui-Input]:shr-border-default/50 [&:disabled_.smarthr-ui-Input]:shr-bg-white-darken', - ], - label: [ - 'smarthr-ui-FormGroup-label', - // flex-item が stretch してクリッカブル領域が広がりすぎないようにする - 'shr-self-start', - 'shr-px-[unset]', - ], - errorIcon: ['smarthr-ui-FormGroup-errorMessage', 'shr-text-danger'], - }, -}) - -const childrenWrapper = tv({ - variants: { - innerMargin: { - 0: '[&&&]:shr-mt-0', - 0.25: '[&&&]:shr-mt-0.25', - 0.5: '[&&&]:shr-mt-0.5', - 0.75: '[&&&]:shr-mt-0.75', - 1: '[&&&]:shr-mt-1', - 1.25: '[&&&]:shr-mt-1.25', - 1.5: '[&&&]:shr-mt-1.5', - 2: '[&&&]:shr-mt-2', - 2.5: '[&&&]:shr-mt-2.5', - 3: '[&&&]:shr-mt-3', - 3.5: '[&&&]:shr-mt-3.5', - 4: '[&&&]:shr-mt-4', - 8: '[&&&]:shr-mt-8', - X3S: '[&&&]:shr-mt-0.25', - XXS: '[&&&]:shr-mt-0.5', - XS: '[&&&]:shr-mt-1', - S: '[&&&]:shr-mt-1.5', - M: '[&&&]:shr-mt-2', - L: '[&&&]:shr-mt-2.5', - XL: '[&&&]:shr-mt-3', - XXL: '[&&&]:shr-mt-3.5', - X3L: '[&&&]:shr-mt-4', - } as { [key in Gap]: string }, - isRoleGroup: { - true: '', - false: '', - }, - }, - compoundVariants: [ - { - innerMargin: undefined, - isRoleGroup: true, - className: '[:not([hidden])_~_&&&]:shr-mt-1', - }, - { - innerMargin: undefined, - isRoleGroup: false, - className: '[:not([hidden])_~_&&&]:shr-mt-0.5', - }, - ], -}) - -/** - * @deprecated `FormGroup` コンポーネントは非推奨です。代わりに `FormControl` や `Fieldset` を使ってください。 - */ -export const FormGroup: React.FC = ({ - title, - titleType = 'blockTitle', - dangerouslyTitleHidden = false, - htmlFor, - labelId, - innerMargin, - statusLabelProps = [], - helpMessage, - exampleMessage, - errorMessages, - supplementaryMessage, - as = 'div', - className, - children, - ...props -}) => { - const managedHtmlFor = useId(htmlFor) - const managedLabelId = useId(labelId) - const isRoleGroup = as === 'fieldset' - const statusLabelList = Array.isArray(statusLabelProps) ? statusLabelProps : [statusLabelProps] - - const describedbyIds = useMemo( - () => - Object.entries({ helpMessage, exampleMessage, supplementaryMessage, errorMessages }) - .filter(({ 1: value }) => value) - .map(([key]) => `${managedHtmlFor}_${key}`) - .join(' '), - [helpMessage, exampleMessage, supplementaryMessage, errorMessages, managedHtmlFor], - ) - const actualErrorMessages = useMemo(() => { - if (!errorMessages) { - return [] - } - - return Array.isArray(errorMessages) ? errorMessages : [errorMessages] - }, [errorMessages]) - - const { wrapperStyle, labelStyle, errorIconStyle, childrenWrapperStyle } = useMemo(() => { - const { wrapper, label, errorIcon } = formGroup() - return { - wrapperStyle: wrapper({ className }), - labelStyle: label({ className: dangerouslyTitleHidden ? visuallyHiddenText() : '' }), - errorIconStyle: errorIcon(), - childrenWrapperStyle: childrenWrapper({ innerMargin, isRoleGroup }), - } - }, [className, dangerouslyTitleHidden, innerMargin, isRoleGroup]) - - return ( - - - - {helpMessage && ( -

    - {helpMessage} -

    - )} - {exampleMessage && ( - - {exampleMessage} - - )} - - {actualErrorMessages.length > 0 && ( - - {actualErrorMessages.map((message, index) => ( -

    - -

    - ))} -
    - )} - -
    - {addIdToFirstInput(children, managedHtmlFor, describedbyIds)} -
    - - {supplementaryMessage && ( - - {supplementaryMessage} - - )} -
    - ) -} - -const addIdToFirstInput = (children: ReactNode, managedHtmlFor: string, describedbyIds: string) => { - let foundFirstInput = false - - const addId = (targets: ReactNode): ReactNode[] | ReactNode => - React.Children.map(targets, (child) => { - if (foundFirstInput || !React.isValidElement(child)) { - return child - } - - const { type } = child - - if (isInputElement(type)) { - foundFirstInput = true - - const inputAttributes = { - id: managedHtmlFor, - ...(describedbyIds ? { 'aria-describedby': describedbyIds } : {}), - } - - return React.cloneElement(child as ReactElement, { - ...(isComboBoxElement(type) ? { inputAttributes } : inputAttributes), - }) - } - - return React.cloneElement(child, {}, addId(child.props.children)) - }) - - return addId(children) -} - -/** - * - CheckBox / RadioButton は内部に label を含むため対象外 - * - SearchInput は label を含むため対象外 - * - InputWithTooltip は領域が狭く FormControl を置けない場所での私用を想定しているため対象外 - * - * @param type - * @returns - */ -const isInputElement = (type: string | React.JSXElementConstructor) => { - const _type = isStyledComponent(type) ? type.target : type - return ( - _type === Input || - _type === CurrencyInput || - _type === Textarea || - _type === DatePicker || - _type === Select || - _type === SingleComboBox || - _type === MultiComboBox || - _type === InputFile || - _type === DropZone - ) -} - -const isComboBoxElement = (type: string | React.JSXElementConstructor) => { - const _type = isStyledComponent(type) ? type.target : type - return _type === SingleComboBox || _type === MultiComboBox -} diff --git a/src/components/FormGroup/index.ts b/src/components/FormGroup/index.ts deleted file mode 100644 index 75ff71227d..0000000000 --- a/src/components/FormGroup/index.ts +++ /dev/null @@ -1 +0,0 @@ -export { FormGroup } from './FormGroup' diff --git a/src/components/Layout/Cluster/Cluster.stories.tsx b/src/components/Layout/Cluster/Cluster.stories.tsx index 3c15aafe90..29a1c21bc9 100644 --- a/src/components/Layout/Cluster/Cluster.stories.tsx +++ b/src/components/Layout/Cluster/Cluster.stories.tsx @@ -3,8 +3,8 @@ import React from 'react' import styled, { css } from 'styled-components' import { Base } from '../../Base' +import { Fieldset } from '../../Fieldset' import { Heading } from '../../Heading' -import { Fieldset } from '../../NewFieldset' import { RadioButton } from '../../RadioButton' import { StatusLabel } from '../../StatusLabel' import { Stack } from '../Stack' diff --git a/src/components/NewFieldset/Fieldset.tsx b/src/components/NewFieldset/Fieldset.tsx deleted file mode 100644 index 84f8665d5b..0000000000 --- a/src/components/NewFieldset/Fieldset.tsx +++ /dev/null @@ -1,7 +0,0 @@ -import React, { ComponentProps } from 'react' - -import { FormGroup } from '../FormGroup' - -export const Fieldset: React.FC> = (props) => ( - -) diff --git a/src/components/NotificationBar/NotificationBar.stories.tsx b/src/components/NotificationBar/NotificationBar.stories.tsx index aab12516f7..85233d397c 100644 --- a/src/components/NotificationBar/NotificationBar.stories.tsx +++ b/src/components/NotificationBar/NotificationBar.stories.tsx @@ -4,8 +4,8 @@ import styled, { css } from 'styled-components' import { Button } from '../Button' import { CheckBox } from '../CheckBox' +import { Fieldset } from '../Fieldset' import { Cluster, Stack } from '../Layout' -import { Fieldset } from '../NewFieldset' import { RadioButton } from '../RadioButton' import { Text } from '../Text' import { TextLink as shrTextLink } from '../TextLink' diff --git a/src/components/RadioButton/RadioButton.stories.tsx b/src/components/RadioButton/RadioButton.stories.tsx index 1b63d2ae5e..12bd381500 100644 --- a/src/components/RadioButton/RadioButton.stories.tsx +++ b/src/components/RadioButton/RadioButton.stories.tsx @@ -2,7 +2,7 @@ import { StoryFn } from '@storybook/react' import React, { ChangeEvent, useState } from 'react' import styled from 'styled-components' -import { Fieldset } from '../NewFieldset' +import { Fieldset } from '../Fieldset' import { RadioButton } from './RadioButton' diff --git a/src/components/RadioButton/VRTRadioButton.stories.tsx b/src/components/RadioButton/VRTRadioButton.stories.tsx index 6b58ac65bb..53a435096c 100644 --- a/src/components/RadioButton/VRTRadioButton.stories.tsx +++ b/src/components/RadioButton/VRTRadioButton.stories.tsx @@ -2,8 +2,8 @@ import { StoryFn } from '@storybook/react' import React, { ChangeEvent, useState } from 'react' import styled from 'styled-components' +import { Fieldset } from '../Fieldset' import { InformationPanel } from '../InformationPanel' -import { Fieldset } from '../NewFieldset' import { All } from './RadioButton.stories' diff --git a/src/components/RadioButtonPanel/RadioButtonPanel.stories.tsx b/src/components/RadioButtonPanel/RadioButtonPanel.stories.tsx index 676c862c93..3ca1fc0f18 100644 --- a/src/components/RadioButtonPanel/RadioButtonPanel.stories.tsx +++ b/src/components/RadioButtonPanel/RadioButtonPanel.stories.tsx @@ -1,8 +1,8 @@ import { StoryFn } from '@storybook/react' import React, { ChangeEvent, useState } from 'react' +import { Fieldset } from '../Fieldset' import { Cluster, Stack } from '../Layout' -import { Fieldset } from '../NewFieldset' import { StatusLabel } from '../StatusLabel' import { Text } from '../Text' diff --git a/src/index.ts b/src/index.ts index 208bf30d86..27a0189971 100644 --- a/src/index.ts +++ b/src/index.ts @@ -12,7 +12,6 @@ export { DropdownMenuButton, SortDropdown, } from './components/Dropdown' -export { FieldSet } from './components/FieldSet' export { FlashMessage, FlashMessageListProvider, @@ -86,9 +85,8 @@ export { ErrorScreen, MessageScreen } from './components/ErrorScreen' export { Calendar } from './components/Calendar' export { DatePicker } from './components/DatePicker' export { SegmentedControl, SegmentedControlOption } from './components/SegmentedControl' -export { FormGroup } from './components/FormGroup' export { FormControl } from './components/FormControl' -export { Fieldset } from './components/NewFieldset' +export { Fieldset } from './components/Fieldset' export { MultiComboBox, SingleComboBox } from './components/ComboBox' export { SideNav } from './components/SideNav' export { CompactInformationPanel } from './components/CompactInformationPanel' From 0b62c926c8519d2b544e9d3053d308a814da090b Mon Sep 17 00:00:00 2001 From: Mizoue Atsushi Date: Fri, 19 Apr 2024 18:13:41 +0900 Subject: [PATCH 10/20] =?UTF-8?q?feat:=20Base,BaseColumn=E3=81=AEas?= =?UTF-8?q?=E5=B1=9E=E6=80=A7=E3=81=ABsection,aside,article,nav=E3=82=92?= =?UTF-8?q?=E8=A8=AD=E5=AE=9A=E3=81=97=E3=81=9F=E5=A0=B4=E5=90=88=E3=80=81?= =?UTF-8?q?SectioningContent=E5=90=8C=E6=A7=98=E3=81=AB=E8=A6=8B=E5=87=BA?= =?UTF-8?q?=E3=81=97=E3=83=AC=E3=83=99=E3=83=AB=E8=87=AA=E5=8B=95=E8=A8=88?= =?UTF-8?q?=E7=AE=97=E3=82=92=E8=A1=8C=E3=81=86=E3=82=88=E3=81=86=E3=81=AB?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3=20(#4590)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/SectioningContent/SectioningContent.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/SectioningContent/SectioningContent.tsx b/src/components/SectioningContent/SectioningContent.tsx index 5de00f1234..fc0d7b0cfc 100644 --- a/src/components/SectioningContent/SectioningContent.tsx +++ b/src/components/SectioningContent/SectioningContent.tsx @@ -25,6 +25,8 @@ export const Article: FC = (props) => export const Nav: FC = (props) => +/* HINT: smarthr-ui内では引き続き使うが、exportは削除する */ +/** @deprecated SectioningFragment は削除予定です */ export const SectioningFragment: FC> = ({ children, baseLevel, From ce39fc92a0471c4b7c5709b3c9a3f10fb88717f6 Mon Sep 17 00:00:00 2001 From: KANAMORI Yu Date: Fri, 19 Apr 2024 20:22:26 +0900 Subject: [PATCH 11/20] =?UTF-8?q?fix:=20FormControl=20=E3=81=8B=E3=82=89?= =?UTF-8?q?=E5=86=85=E9=83=A8=E3=82=B3=E3=83=B3=E3=83=9D=E3=83=BC=E3=83=8D?= =?UTF-8?q?=E3=83=B3=E3=83=88=E3=81=8C=20export=20=E3=81=95=E3=82=8C?= =?UTF-8?q?=E3=81=AA=E3=81=84=E3=82=88=E3=81=86=E3=81=AB=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=20(#4592)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Fieldset/Fieldset.tsx | 2 +- src/components/FormControl/index.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Fieldset/Fieldset.tsx b/src/components/Fieldset/Fieldset.tsx index c5e8762118..fae6482036 100644 --- a/src/components/Fieldset/Fieldset.tsx +++ b/src/components/Fieldset/Fieldset.tsx @@ -1,6 +1,6 @@ import React, { ComponentProps } from 'react' -import { ActualFormControl } from '../FormControl' +import { ActualFormControl } from '../FormControl/FormControl' export const Fieldset: React.FC> = (props) => ( diff --git a/src/components/FormControl/index.ts b/src/components/FormControl/index.ts index b605daedd1..cedd9ae538 100644 --- a/src/components/FormControl/index.ts +++ b/src/components/FormControl/index.ts @@ -1 +1 @@ -export { ActualFormControl, FormControl } from './FormControl' +export { FormControl } from './FormControl' From 0c56235eff824545266e42e2909e2c8ac781a5bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 08:18:46 +0900 Subject: [PATCH 12/20] chore: update slackapi/slack-github-action action to v1.26.0 (#4586) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publishRelease.yml | 2 +- .github/workflows/startRelease.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/publishRelease.yml b/.github/workflows/publishRelease.yml index f325f34944..5c24f3784a 100644 --- a/.github/workflows/publishRelease.yml +++ b/.github/workflows/publishRelease.yml @@ -69,7 +69,7 @@ jobs: branch: 'merge-release-${{ env.NEW_TAG }}' labels: release candidate - name: Send message to Slack - uses: slackapi/slack-github-action@v1.25.0 + uses: slackapi/slack-github-action@v1.26.0 with: payload: | { diff --git a/.github/workflows/startRelease.yml b/.github/workflows/startRelease.yml index 108ed4db94..ffcc55b1cf 100644 --- a/.github/workflows/startRelease.yml +++ b/.github/workflows/startRelease.yml @@ -70,7 +70,7 @@ jobs: labels: ${{ env.ISSUE_LABELS }} - name: Send GitHub Action trigger data to Slack if: ${{ github.event.client_payload.channel_id != null }} - uses: slackapi/slack-github-action@v1.25.0 + uses: slackapi/slack-github-action@v1.26.0 with: channel-id: ${{ github.event.client_payload.channel_id }} payload: ${{ github.event.client_payload.say }} From b6d77d2c8dbb82726dc82e67ace60fca7a4517d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:20:27 +0900 Subject: [PATCH 13/20] chore: update devdependencies (non-major) (#4593) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 +- pnpm-lock.yaml | 154 ++++++++++++++++++++++++------------------------- 2 files changed, 79 insertions(+), 79 deletions(-) diff --git a/package.json b/package.json index 1e901b597f..f0c09c0771 100644 --- a/package.json +++ b/package.json @@ -44,14 +44,14 @@ "@storybook/addon-styling-webpack": "^1.0.0", "@storybook/test-runner": "^0.17.0", "@storybook/theming": "^8.0.8", - "@swc/core": "^1.4.14", + "@swc/core": "^1.4.16", "@swc/jest": "^0.2.36", "@testing-library/react": "^15.0.2", "@types/jest": "^29.5.12", "@types/lodash.merge": "^4.6.9", "@types/lodash.range": "^3.2.9", "@types/node": "^20.12.7", - "@types/react": "^18.2.78", + "@types/react": "^18.2.79", "@types/react-dom": "^18.2.25", "@types/react-test-renderer": "^17.0.9", "@types/react-transition-group": "^4.4.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5eae52ea65..4226fa6f32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -115,7 +115,7 @@ devDependencies: version: 8.0.8(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5) '@storybook/react-webpack5': specifier: ^8.0.8 - version: 8.0.8(@swc/core@1.4.14)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5) + version: 8.0.8(@swc/core@1.4.16)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5) '@storybook/source-loader': specifier: ^8.0.8 version: 8.0.8 @@ -129,11 +129,11 @@ devDependencies: specifier: ^8.0.8 version: 8.0.8(react-dom@18.2.0)(react@18.2.0) '@swc/core': - specifier: ^1.4.14 - version: 1.4.14 + specifier: ^1.4.16 + version: 1.4.16 '@swc/jest': specifier: ^0.2.36 - version: 0.2.36(@swc/core@1.4.14) + version: 0.2.36(@swc/core@1.4.16) '@testing-library/react': specifier: ^15.0.2 version: 15.0.2(react-dom@18.2.0)(react@18.2.0) @@ -298,7 +298,7 @@ devDependencies: version: 9.5.1(typescript@5.4.5)(webpack@5.91.0) ts-node: specifier: ^10.9.2 - version: 10.9.2(@swc/core@1.4.14)(@types/node@20.12.7)(typescript@5.4.5) + version: 10.9.2(@swc/core@1.4.16)(@types/node@20.12.7)(typescript@5.4.5) ttypescript: specifier: ^1.5.15 version: 1.5.15(ts-node@10.9.2)(typescript@5.4.5) @@ -313,7 +313,7 @@ devDependencies: version: 7.2.0 webpack: specifier: ^5.91.0 - version: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + version: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) packages: @@ -3458,7 +3458,7 @@ packages: webpack: ^5.0.0 dependencies: '@storybook/node-logger': 8.0.8 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) dev: true /@storybook/addon-styling@1.3.7(@types/react-dom@18.2.25)(@types/react@18.2.55)(less@4.2.0)(postcss@8.4.38)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5)(webpack@5.91.0): @@ -3505,7 +3505,7 @@ packages: resolve-url-loader: 5.0.0 sass-loader: 13.3.3(webpack@5.91.0) style-loader: 3.3.4(webpack@5.91.0) - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) transitivePeerDependencies: - '@rspack/core' - '@types/react' @@ -3615,7 +3615,7 @@ packages: - supports-color dev: true - /@storybook/builder-webpack5@8.0.8(@swc/core@1.4.14)(esbuild@0.18.16)(typescript@5.4.5): + /@storybook/builder-webpack5@8.0.8(@swc/core@1.4.16)(esbuild@0.18.16)(typescript@5.4.5): resolution: {integrity: sha512-NG7XHNSZ0+1DtHYhE36vDtXlZHVUUjC0TqqYQ3+On6Ormih80MndbmPjL6XhfleES8YzG28MhNePdOY867rehg==} peerDependencies: typescript: '*' @@ -3648,13 +3648,13 @@ packages: process: 0.11.10 semver: 7.6.0 style-loader: 3.3.4(webpack@5.91.0) - terser-webpack-plugin: 5.3.10(@swc/core@1.4.14)(esbuild@0.18.16)(webpack@5.91.0) + terser-webpack-plugin: 5.3.10(@swc/core@1.4.16)(esbuild@0.18.16)(webpack@5.91.0) ts-dedent: 2.2.0 typescript: 5.4.5 url: 0.11.1 util: 0.12.5 util-deprecate: 1.0.2 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) webpack-dev-middleware: 6.1.2(webpack@5.91.0) webpack-hot-middleware: 2.25.1 webpack-virtual-modules: 0.5.0 @@ -4104,7 +4104,7 @@ packages: resolution: {integrity: sha512-ymps3MMTxtMWq0eDiXk1iO7iv0Eg0PuUvOpPPohEJauGzU9THv81xx01aaHKSprFFJYD2LMQr1aFuUplItO12g==} dev: true - /@storybook/preset-react-webpack@8.0.8(@swc/core@1.4.14)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5): + /@storybook/preset-react-webpack@8.0.8(@swc/core@1.4.16)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5): resolution: {integrity: sha512-ucdSQWE3VzleDprd5pmVbUbPPfkU9yLYvJ9pOO4XZngPY4fZdL3vWMsjhBL/PPs2tQ+pC3s6rWnrOqkSMmJ+7w==} engines: {node: '>=18.0.0'} peerDependencies: @@ -4132,7 +4132,7 @@ packages: semver: 7.6.0 tsconfig-paths: 4.2.0 typescript: 5.4.5 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) transitivePeerDependencies: - '@swc/core' - encoding @@ -4198,7 +4198,7 @@ packages: react-docgen-typescript: 2.2.2(typescript@5.4.5) tslib: 2.6.2 typescript: 5.4.5 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) transitivePeerDependencies: - supports-color dev: true @@ -4213,7 +4213,7 @@ packages: react-dom: 18.2.0(react@18.2.0) dev: true - /@storybook/react-webpack5@8.0.8(@swc/core@1.4.14)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5): + /@storybook/react-webpack5@8.0.8(@swc/core@1.4.16)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5): resolution: {integrity: sha512-7K2hsT2H9B746bxrcFzIfbbaRajWkeZfeL7W8coSODpTUjC78Dno2bZO5FE3O0HdnbhJe2jJhDpJKVhFR0MKiQ==} engines: {node: '>=18.0.0'} peerDependencies: @@ -4224,8 +4224,8 @@ packages: typescript: optional: true dependencies: - '@storybook/builder-webpack5': 8.0.8(@swc/core@1.4.14)(esbuild@0.18.16)(typescript@5.4.5) - '@storybook/preset-react-webpack': 8.0.8(@swc/core@1.4.14)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5) + '@storybook/builder-webpack5': 8.0.8(@swc/core@1.4.16)(esbuild@0.18.16)(typescript@5.4.5) + '@storybook/preset-react-webpack': 8.0.8(@swc/core@1.4.16)(esbuild@0.18.16)(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5) '@storybook/react': 8.0.8(react-dom@18.2.0)(react@18.2.0)(typescript@5.4.5) '@types/node': 18.18.6 react: 18.2.0 @@ -4337,8 +4337,8 @@ packages: '@storybook/csf': 0.1.2 '@storybook/csf-tools': 8.0.8 '@storybook/preview-api': 8.0.8 - '@swc/core': 1.4.14 - '@swc/jest': 0.2.36(@swc/core@1.4.14) + '@swc/core': 1.4.16 + '@swc/jest': 0.2.36(@swc/core@1.4.16) expect-playwright: 0.8.0 jest: 29.7.0(@types/node@20.12.7)(ts-node@10.9.2) jest-circus: 29.7.0 @@ -4432,88 +4432,88 @@ packages: file-system-cache: 2.3.0 dev: true - /@swc/core-darwin-arm64@1.4.14: - resolution: {integrity: sha512-8iPfLhYNspBl836YYsfv6ErXwDUqJ7IMieddV3Ey/t/97JAEAdNDUdtTKDtbyP0j/Ebyqyn+fKcqwSq7rAof0g==} + /@swc/core-darwin-arm64@1.4.16: + resolution: {integrity: sha512-UOCcH1GvjRnnM/LWT6VCGpIk0OhHRq6v1U6QXuPt5wVsgXnXQwnf5k3sG5Cm56hQHDvhRPY6HCsHi/p0oek8oQ==} engines: {node: '>=10'} cpu: [arm64] os: [darwin] requiresBuild: true optional: true - /@swc/core-darwin-x64@1.4.14: - resolution: {integrity: sha512-9CqSj8uRZ92cnlgAlVaWMaJJBdxtNvCzJxaGj5KuIseeG6Q0l1g+qk8JcU7h9dAsH9saHTNwNFBVGKQo0W0ujg==} + /@swc/core-darwin-x64@1.4.16: + resolution: {integrity: sha512-t3bgqFoYLWvyVtVL6KkFNCINEoOrIlyggT/kJRgi1y0aXSr0oVgcrQ4ezJpdeahZZ4N+Q6vT3ffM30yIunELNA==} engines: {node: '>=10'} cpu: [x64] os: [darwin] requiresBuild: true optional: true - /@swc/core-linux-arm-gnueabihf@1.4.14: - resolution: {integrity: sha512-mfd5JArPITTzMjcezH4DwMw+BdjBV1y25Khp8itEIpdih9ei+fvxOOrDYTN08b466NuE2dF2XuhKtRLA7fXArQ==} + /@swc/core-linux-arm-gnueabihf@1.4.16: + resolution: {integrity: sha512-DvHuwvEF86YvSd0lwnzVcjOTZ0jcxewIbsN0vc/0fqm9qBdMMjr9ox6VCam1n3yYeRtj4VFgrjeNFksqbUejdQ==} engines: {node: '>=10'} cpu: [arm] os: [linux] requiresBuild: true optional: true - /@swc/core-linux-arm64-gnu@1.4.14: - resolution: {integrity: sha512-3Lqlhlmy8MVRS9xTShMaPAp0oyUt0KFhDs4ixJsjdxKecE0NJSV/MInuDmrkij1C8/RQ2wySRlV9np5jK86oWw==} + /@swc/core-linux-arm64-gnu@1.4.16: + resolution: {integrity: sha512-9Uu5YlPbyCvbidjKtYEsPpyZlu16roOZ5c2tP1vHfnU9bgf5Tz5q5VovSduNxPHx+ed2iC1b1URODHvDzbbDuQ==} engines: {node: '>=10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@swc/core-linux-arm64-musl@1.4.14: - resolution: {integrity: sha512-n0YoCa64TUcJrbcXIHIHDWQjdUPdaXeMHNEu7yyBtOpm01oMGTKP3frsUXIABLBmAVWtKvqit4/W1KVKn5gJzg==} + /@swc/core-linux-arm64-musl@1.4.16: + resolution: {integrity: sha512-/YZq/qB1CHpeoL0eMzyqK5/tYZn/rzKoCYDviFU4uduSUIJsDJQuQA/skdqUzqbheOXKAd4mnJ1hT04RbJ8FPQ==} engines: {node: '>=10'} cpu: [arm64] os: [linux] requiresBuild: true optional: true - /@swc/core-linux-x64-gnu@1.4.14: - resolution: {integrity: sha512-CGmlwLWbfG1dB4jZBJnp2IWlK5xBMNLjN7AR5kKA3sEpionoccEnChOEvfux1UdVJQjLRKuHNV9yGyqGBTpxfQ==} + /@swc/core-linux-x64-gnu@1.4.16: + resolution: {integrity: sha512-UUjaW5VTngZYDcA8yQlrFmqs1tLi1TxbKlnaJwoNhel9zRQ0yG1YEVGrzTvv4YApSuIiDK18t+Ip927bwucuVQ==} engines: {node: '>=10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@swc/core-linux-x64-musl@1.4.14: - resolution: {integrity: sha512-xq4npk8YKYmNwmr8fbvF2KP3kUVdZYfXZMQnW425gP3/sn+yFQO8Nd0bGH40vOVQn41kEesSe0Z5O/JDor2TgQ==} + /@swc/core-linux-x64-musl@1.4.16: + resolution: {integrity: sha512-aFhxPifevDTwEDKPi4eRYWzC0p/WYJeiFkkpNU5Uc7a7M5iMWPAbPFUbHesdlb9Jfqs5c07oyz86u+/HySBNPQ==} engines: {node: '>=10'} cpu: [x64] os: [linux] requiresBuild: true optional: true - /@swc/core-win32-arm64-msvc@1.4.14: - resolution: {integrity: sha512-imq0X+gU9uUe6FqzOQot5gpKoaC00aCUiN58NOzwp0QXEupn8CDuZpdBN93HiZswfLruu5jA1tsc15x6v9p0Yg==} + /@swc/core-win32-arm64-msvc@1.4.16: + resolution: {integrity: sha512-bTD43MbhIHL2s5QgCwyleaGwl96Gk/scF2TaVKdUe4QlJCDV/YK9h5oIBAp63ckHtE8GHlH4c8dZNBiAXn4Org==} engines: {node: '>=10'} cpu: [arm64] os: [win32] requiresBuild: true optional: true - /@swc/core-win32-ia32-msvc@1.4.14: - resolution: {integrity: sha512-cH6QpXMw5D3t+lpx6SkErHrxN0yFzmQ0lgNAJxoDRiaAdDbqA6Col8UqUJwUS++Ul6aCWgNhCdiEYehPaoyDPA==} + /@swc/core-win32-ia32-msvc@1.4.16: + resolution: {integrity: sha512-/lmZeAN/qV5XbK2SEvi8e2RkIg8FQNYiSA8y2/Zb4gTUMKVO5JMLH0BSWMiIKMstKDPDSxMWgwJaQHF8UMyPmQ==} engines: {node: '>=10'} cpu: [ia32] os: [win32] requiresBuild: true optional: true - /@swc/core-win32-x64-msvc@1.4.14: - resolution: {integrity: sha512-FmZ4Tby4wW65K/36BKzmuu7mlq7cW5XOxzvufaSNVvQ5PN4OodAlqPjToe029oma4Av+ykJiif64scMttyNAzg==} + /@swc/core-win32-x64-msvc@1.4.16: + resolution: {integrity: sha512-BPAfFfODWXtUu6SwaTTftDHvcbDyWBSI/oanUeRbQR5vVWkXoQ3cxLTsDluc3H74IqXS5z1Uyoe0vNo2hB1opA==} engines: {node: '>=10'} cpu: [x64] os: [win32] requiresBuild: true optional: true - /@swc/core@1.4.14: - resolution: {integrity: sha512-tHXg6OxboUsqa/L7DpsCcFnxhLkqN/ht5pCwav1HnvfthbiNIJypr86rNx4cUnQDJepETviSqBTIjxa7pSpGDQ==} + /@swc/core@1.4.16: + resolution: {integrity: sha512-Xaf+UBvW6JNuV131uvSNyMXHn+bh6LyKN4tbv7tOUFQpXyz/t9YWRE04emtlUW9Y0qrm/GKFCbY8n3z6BpZbTA==} engines: {node: '>=10'} requiresBuild: true peerDependencies: @@ -4525,28 +4525,28 @@ packages: '@swc/counter': 0.1.3 '@swc/types': 0.1.5 optionalDependencies: - '@swc/core-darwin-arm64': 1.4.14 - '@swc/core-darwin-x64': 1.4.14 - '@swc/core-linux-arm-gnueabihf': 1.4.14 - '@swc/core-linux-arm64-gnu': 1.4.14 - '@swc/core-linux-arm64-musl': 1.4.14 - '@swc/core-linux-x64-gnu': 1.4.14 - '@swc/core-linux-x64-musl': 1.4.14 - '@swc/core-win32-arm64-msvc': 1.4.14 - '@swc/core-win32-ia32-msvc': 1.4.14 - '@swc/core-win32-x64-msvc': 1.4.14 + '@swc/core-darwin-arm64': 1.4.16 + '@swc/core-darwin-x64': 1.4.16 + '@swc/core-linux-arm-gnueabihf': 1.4.16 + '@swc/core-linux-arm64-gnu': 1.4.16 + '@swc/core-linux-arm64-musl': 1.4.16 + '@swc/core-linux-x64-gnu': 1.4.16 + '@swc/core-linux-x64-musl': 1.4.16 + '@swc/core-win32-arm64-msvc': 1.4.16 + '@swc/core-win32-ia32-msvc': 1.4.16 + '@swc/core-win32-x64-msvc': 1.4.16 /@swc/counter@0.1.3: resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} - /@swc/jest@0.2.36(@swc/core@1.4.14): + /@swc/jest@0.2.36(@swc/core@1.4.16): resolution: {integrity: sha512-8X80dp81ugxs4a11z1ka43FPhP+/e+mJNXJSxiNYk8gIX/jPBtY4gQTrKu/KIoco8bzKuPI5lUxjfLiGsfvnlw==} engines: {npm: '>= 7.0.0'} peerDependencies: '@swc/core': '*' dependencies: '@jest/create-cache-key-function': 29.7.0 - '@swc/core': 1.4.14 + '@swc/core': 1.4.16 '@swc/counter': 0.1.3 jsonc-parser: 3.2.0 dev: true @@ -5977,7 +5977,7 @@ packages: '@babel/core': 7.24.4 find-cache-dir: 4.0.0 schema-utils: 4.0.0 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) dev: true /babel-plugin-istanbul@6.1.1: @@ -7155,7 +7155,7 @@ packages: postcss-modules-values: 4.0.0(postcss@8.4.38) postcss-value-parser: 4.2.0 semver: 7.6.0 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) dev: true /css-loader@7.1.1(webpack@5.91.0): @@ -7178,7 +7178,7 @@ packages: postcss-modules-values: 4.0.0(postcss@8.4.38) postcss-value-parser: 4.2.0 semver: 7.6.0 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) dev: false /css-select@4.1.3: @@ -7785,7 +7785,7 @@ packages: webpack: ^4.40.0 || ^5.0.0 dependencies: acorn: 8.11.3 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) dev: true /ee-first@1.1.1: @@ -8895,7 +8895,7 @@ packages: semver: 7.6.0 tapable: 2.2.1 typescript: 5.4.5 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) dev: true /form-data@3.0.1: @@ -9561,7 +9561,7 @@ packages: lodash: 4.17.21 pretty-error: 4.0.0 tapable: 2.2.1 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) dev: true /htmlparser2@3.10.1: @@ -10464,7 +10464,7 @@ packages: pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.9.2(@swc/core@1.4.14)(@types/node@20.12.7)(typescript@5.4.5) + ts-node: 10.9.2(@swc/core@1.4.16)(@types/node@20.12.7)(typescript@5.4.5) transitivePeerDependencies: - babel-plugin-macros - supports-color @@ -11144,7 +11144,7 @@ packages: webpack: ^5.0.0 dependencies: less: 4.2.0 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) dev: true /less@4.2.0: @@ -12611,7 +12611,7 @@ packages: dependencies: lilconfig: 2.1.0 postcss: 8.4.38 - ts-node: 10.9.2(@swc/core@1.4.14)(@types/node@20.12.7)(typescript@5.4.5) + ts-node: 10.9.2(@swc/core@1.4.16)(@types/node@20.12.7)(typescript@5.4.5) yaml: 2.3.4 dev: false @@ -12626,7 +12626,7 @@ packages: jiti: 1.21.0 postcss: 8.4.38 semver: 7.6.0 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) transitivePeerDependencies: - typescript dev: true @@ -12648,7 +12648,7 @@ packages: jiti: 1.21.0 postcss: 8.4.38 semver: 7.6.0 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) transitivePeerDependencies: - typescript dev: false @@ -13716,7 +13716,7 @@ packages: optional: true dependencies: neo-async: 2.6.2 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) dev: true /sax@1.3.0: @@ -14338,7 +14338,7 @@ packages: peerDependencies: webpack: ^5.0.0 dependencies: - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) dev: true /style-loader@4.0.0(webpack@5.91.0): @@ -14347,7 +14347,7 @@ packages: peerDependencies: webpack: ^5.27.0 dependencies: - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) dev: false /styled-components@5.3.11(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0): @@ -14665,7 +14665,7 @@ packages: unique-string: 2.0.0 dev: true - /terser-webpack-plugin@5.3.10(@swc/core@1.4.14)(esbuild@0.18.16)(webpack@5.91.0): + /terser-webpack-plugin@5.3.10(@swc/core@1.4.16)(esbuild@0.18.16)(webpack@5.91.0): resolution: {integrity: sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -14682,13 +14682,13 @@ packages: optional: true dependencies: '@jridgewell/trace-mapping': 0.3.25 - '@swc/core': 1.4.14 + '@swc/core': 1.4.16 esbuild: 0.18.16 jest-worker: 27.5.1 schema-utils: 3.3.0 serialize-javascript: 6.0.1 terser: 5.27.0 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) /terser@5.27.0: resolution: {integrity: sha512-bi1HRwVRskAjheeYl291n3JC4GgO/Ty4z1nVs5AAsmonJulGxpSektecnNedrwK9C7vpvVtcX3cw00VSLt7U2A==} @@ -15085,10 +15085,10 @@ packages: semver: 7.6.0 source-map: 0.7.4 typescript: 5.4.5 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) dev: true - /ts-node@10.9.2(@swc/core@1.4.14)(@types/node@20.12.7)(typescript@5.4.5): + /ts-node@10.9.2(@swc/core@1.4.16)(@types/node@20.12.7)(typescript@5.4.5): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -15103,7 +15103,7 @@ packages: optional: true dependencies: '@cspotcode/source-map-support': 0.8.1 - '@swc/core': 1.4.14 + '@swc/core': 1.4.16 '@tsconfig/node10': 1.0.8 '@tsconfig/node12': 1.0.9 '@tsconfig/node14': 1.0.1 @@ -15163,7 +15163,7 @@ packages: typescript: '>=3.2.2' dependencies: resolve: 1.22.8 - ts-node: 10.9.2(@swc/core@1.4.14)(@types/node@20.12.7)(typescript@5.4.5) + ts-node: 10.9.2(@swc/core@1.4.16)(@types/node@20.12.7)(typescript@5.4.5) typescript: 5.4.5 dev: true @@ -15674,7 +15674,7 @@ packages: mime-types: 2.1.35 range-parser: 1.2.1 schema-utils: 4.0.0 - webpack: 5.91.0(@swc/core@1.4.14)(esbuild@0.18.16) + webpack: 5.91.0(@swc/core@1.4.16)(esbuild@0.18.16) dev: true /webpack-hot-middleware@2.25.1: @@ -15694,7 +15694,7 @@ packages: resolution: {integrity: sha512-kyDivFZ7ZM0BVOUteVbDFhlRt7Ah/CSPwJdi8hBpkK7QLumUqdLtVfm/PX/hkcnrvr0i77fO5+TjZ94Pe+C9iw==} dev: true - /webpack@5.91.0(@swc/core@1.4.14)(esbuild@0.18.16): + /webpack@5.91.0(@swc/core@1.4.16)(esbuild@0.18.16): resolution: {integrity: sha512-rzVwlLeBWHJbmgTC/8TvAcu5vpJNII+MelQpylD4jNERPwpBJOE2lEcko1zJX3QJeLjTTAnQxn/OJ8bjDzVQaw==} engines: {node: '>=10.13.0'} hasBin: true @@ -15725,7 +15725,7 @@ packages: neo-async: 2.6.2 schema-utils: 3.3.0 tapable: 2.2.1 - terser-webpack-plugin: 5.3.10(@swc/core@1.4.14)(esbuild@0.18.16)(webpack@5.91.0) + terser-webpack-plugin: 5.3.10(@swc/core@1.4.16)(esbuild@0.18.16)(webpack@5.91.0) watchpack: 2.4.1 webpack-sources: 3.2.3 transitivePeerDependencies: From 5ade99b88593ee0ebeb1a9182292d6c668a1825d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 12:52:03 +0900 Subject: [PATCH 14/20] chore: update dependency react-icons to ^5.1.0 (#4576) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index f0c09c0771..e051d89e49 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "polished": "^4.3.0", "postcss-loader": "^8.1.1", "react-draggable": "^4.4.6", - "react-icons": "^5.0.1", + "react-icons": "^5.1.0", "react-innertext": "^1.1.5", "react-transition-group": "^4.4.5", "style-loader": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4226fa6f32..efce0e6212 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,8 +37,8 @@ dependencies: specifier: ^4.4.6 version: 4.4.6(react-dom@18.2.0)(react@18.2.0) react-icons: - specifier: ^5.0.1 - version: 5.0.1(react@18.2.0) + specifier: ^5.1.0 + version: 5.1.0(react@18.2.0) react-innertext: specifier: ^1.1.5 version: 1.1.5(@types/react@18.2.55)(react@18.2.0) @@ -13160,8 +13160,8 @@ packages: resolution: {integrity: sha512-ZKS7PGNFqqMd3PJ6+C2Jtz/o1iU9ggiy8Y8nUeksgVuvNISbmrQtJiZNvC/TjDsqD0QlU5Wkgs7i+w9+OjHhhQ==} dev: true - /react-icons@5.0.1(react@18.2.0): - resolution: {integrity: sha512-WqLZJ4bLzlhmsvme6iFdgO8gfZP17rfjYEJ2m9RsZjZ+cc4k1hTzknEz63YS1MeT50kVzoa1Nz36f4BEx+Wigw==} + /react-icons@5.1.0(react@18.2.0): + resolution: {integrity: sha512-D3zug1270S4hbSlIRJ0CUS97QE1yNNKDjzQe3HqY0aefp2CBn9VgzgES27sRR2gOvFK+0CNx/BW0ggOESp6fqQ==} peerDependencies: react: ^18.2.0 dependencies: From fd1b231f7c2ca3ba5b12af7340d6d5470744e5cf Mon Sep 17 00:00:00 2001 From: KANAMORI Yu Date: Mon, 22 Apr 2024 23:56:48 +0900 Subject: [PATCH 15/20] =?UTF-8?q?fix:=20BodyScrollSuppressor=20=E3=82=92?= =?UTF-8?q?=20styled-components=20=E3=81=AB=E4=BE=9D=E5=AD=98=E3=81=97?= =?UTF-8?q?=E3=81=AA=E3=81=84=E5=BD=A2=E3=81=A7=E5=AE=9F=E8=A3=85=20(#4595?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Dialog/DialogContentInner.tsx | 6 ++-- ...ollSuppressor.tsx => useBodyScrollLock.ts} | 35 ++++++++----------- 2 files changed, 18 insertions(+), 23 deletions(-) rename src/components/Dialog/{BodyScrollSuppressor.tsx => useBodyScrollLock.ts} (50%) diff --git a/src/components/Dialog/DialogContentInner.tsx b/src/components/Dialog/DialogContentInner.tsx index 1793b316b8..3d6e02f14c 100644 --- a/src/components/Dialog/DialogContentInner.tsx +++ b/src/components/Dialog/DialogContentInner.tsx @@ -12,10 +12,10 @@ import { tv } from 'tailwind-variants' import { useHandleEscape } from '../../hooks/useHandleEscape' import { useTheme } from '../../hooks/useTailwindTheme' -import { BodyScrollSuppressor } from './BodyScrollSuppressor' import { DialogOverlap } from './DialogOverlap' import { DialogPositionProvider } from './DialogPositionProvider' import { FocusTrap } from './FocusTrap' +import { useBodyScrollLock } from './useBodyScrollLock' export type DialogContentInnerProps = PropsWithChildren<{ /** @@ -148,6 +148,8 @@ export const DialogContentInner: FC = ({ onClickOverlay && onClickOverlay() }, [isOpen, onClickOverlay]) + useBodyScrollLock(isOpen) + return ( @@ -165,8 +167,6 @@ export const DialogContentInner: FC = ({ > {children}
    - {/* Suppresses scrolling of body while modal is displayed */} -
    diff --git a/src/components/Dialog/BodyScrollSuppressor.tsx b/src/components/Dialog/useBodyScrollLock.ts similarity index 50% rename from src/components/Dialog/BodyScrollSuppressor.tsx rename to src/components/Dialog/useBodyScrollLock.ts index 5811c70d76..e216e06121 100644 --- a/src/components/Dialog/BodyScrollSuppressor.tsx +++ b/src/components/Dialog/useBodyScrollLock.ts @@ -1,7 +1,6 @@ -import React, { FC, useEffect, useState } from 'react' -import { createGlobalStyle, css } from 'styled-components' +import { useEffect, useState } from 'react' -export const BodyScrollSuppressor: FC = () => { +export const useBodyScrollLock = (isOpen: boolean) => { const [scrollBarWidth, setScrollBarWidth] = useState(null) const [paddingRight, setPaddingRight] = useState(null) @@ -17,21 +16,17 @@ export const BodyScrollSuppressor: FC = () => { setPaddingRight(scrollBarWidth + parseInt(originalPaddingRight, 10)) }, [scrollBarWidth]) - if (scrollBarWidth === null) { - return null - } - return -} + useEffect(() => { + if (!isOpen) return + + if (paddingRight !== null) { + document.body.style.paddingInlineEnd = `${paddingRight}px` + } + document.body.style.overflow = 'hidden' -const ScrollSuppressing = createGlobalStyle<{ - paddingRight: number | null -}>` - body { - overflow: hidden; - ${({ paddingRight }) => - paddingRight && - css` - padding-right: ${paddingRight}px !important; - `} - } -` + return () => { + document.body.style.paddingInlineEnd = '' + document.body.style.overflow = '' + } + }, [isOpen, paddingRight]) +} From d0d045ce7a5d20afa8df7b60f10eed4990b9b4d5 Mon Sep 17 00:00:00 2001 From: Mizoue Atsushi Date: Tue, 23 Apr 2024 08:30:55 +0900 Subject: [PATCH 16/20] =?UTF-8?q?fix:=20Table=E3=81=AE=E4=B8=80=E6=8B=AC?= =?UTF-8?q?=E6=93=8D=E4=BD=9C=E9=A0=98=E5=9F=9F=E3=81=AEborder=E3=81=8C?= =?UTF-8?q?=E3=82=B9=E3=82=AF=E3=83=AD=E3=83=BC=E3=83=AB=E6=99=82=E3=81=AB?= =?UTF-8?q?=E3=81=A1=E3=82=89=E3=81=A4=E3=81=84=E3=81=A6=E3=81=97=E3=81=BE?= =?UTF-8?q?=E3=81=86=E5=A0=B4=E5=90=88=E3=81=8C=E3=81=82=E3=82=8B=E3=81=9F?= =?UTF-8?q?=E3=82=81style=E3=82=92=E8=AA=BF=E6=95=B4=E3=81=99=E3=82=8B=20(?= =?UTF-8?q?#4596)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Table/BulkActionRow.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Table/BulkActionRow.tsx b/src/components/Table/BulkActionRow.tsx index 0d1133af37..97486c0136 100644 --- a/src/components/Table/BulkActionRow.tsx +++ b/src/components/Table/BulkActionRow.tsx @@ -6,7 +6,7 @@ import { useTableHeadCellCount } from './useTableHeadCellCount' const bulkActionRow = tv({ slots: { wrapper: 'smarthr-ui-BulkActionRow', - cell: 'shr-border-t-shorthand shr-bg-action-background shr-p-1 shr-text-base', + cell: 'shr-bg-action-background shr-p-1 shr-text-base', }, }) From 37ef065d44455883bb8704f7eec085f03a98e61b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 08:40:53 +0900 Subject: [PATCH 17/20] chore: update dependency babel-plugin-polyfill-corejs2 to ^0.4.11 (#4597) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 23 ++++++++++++----------- 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index e051d89e49..6acdec2db4 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "autoprefixer": "^10.4.19", "axe-playwright": "^2.0.1", "babel-loader": "^9.1.3", - "babel-plugin-polyfill-corejs2": "^0.4.10", + "babel-plugin-polyfill-corejs2": "^0.4.11", "babel-plugin-polyfill-regenerator": "^0.6.1", "chromatic": "^11.3.0", "ecma-version-validator-webpack-plugin": "^1.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index efce0e6212..c0f243b7f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -174,8 +174,8 @@ devDependencies: specifier: ^9.1.3 version: 9.1.3(@babel/core@7.24.4)(webpack@5.91.0) babel-plugin-polyfill-corejs2: - specifier: ^0.4.10 - version: 0.4.10(@babel/core@7.24.4) + specifier: ^0.4.11 + version: 0.4.11(@babel/core@7.24.4) babel-plugin-polyfill-regenerator: specifier: ^0.6.1 version: 0.6.1(@babel/core@7.24.4) @@ -476,8 +476,8 @@ packages: - supports-color dev: true - /@babel/helper-define-polyfill-provider@0.6.1(@babel/core@7.24.4): - resolution: {integrity: sha512-o7SDgTJuvx5vLKD6SFvkydkSMBvahDKGiNJzG22IZYXhiqoe9efY7zocICBgzHV4IRg5wdgl2nEL/tulKIEIbA==} + /@babel/helper-define-polyfill-provider@0.6.2(@babel/core@7.24.4): + resolution: {integrity: sha512-LV76g+C502biUK6AyZ3LK10vDpDyCzZnhZFXkH1L75zHPj68+qc8Zfpx2th+gzwA2MzyK+1g/3EPl62yFnVttQ==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: @@ -1487,7 +1487,7 @@ packages: '@babel/core': 7.24.4 '@babel/helper-module-imports': 7.24.3 '@babel/helper-plugin-utils': 7.24.0 - babel-plugin-polyfill-corejs2: 0.4.10(@babel/core@7.24.4) + babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.24.4) babel-plugin-polyfill-corejs3: 0.8.7(@babel/core@7.24.4) babel-plugin-polyfill-regenerator: 0.5.5(@babel/core@7.24.4) semver: 6.3.1 @@ -1685,7 +1685,7 @@ packages: '@babel/plugin-transform-unicode-regex': 7.24.1(@babel/core@7.24.4) '@babel/plugin-transform-unicode-sets-regex': 7.24.1(@babel/core@7.24.4) '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.24.4) - babel-plugin-polyfill-corejs2: 0.4.10(@babel/core@7.24.4) + babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.24.4) babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.4) babel-plugin-polyfill-regenerator: 0.6.1(@babel/core@7.24.4) core-js-compat: 3.36.1 @@ -6014,14 +6014,14 @@ packages: resolve: 1.22.8 dev: true - /babel-plugin-polyfill-corejs2@0.4.10(@babel/core@7.24.4): - resolution: {integrity: sha512-rpIuu//y5OX6jVU+a5BCn1R5RSZYWAl2Nar76iwaOdycqb6JPxediskWFMMl7stfwNJR4b7eiQvh5fB5TEQJTQ==} + /babel-plugin-polyfill-corejs2@0.4.11(@babel/core@7.24.4): + resolution: {integrity: sha512-sMEJ27L0gRHShOh5G54uAAPaiCOygY/5ratXuiyb2G46FmlSpc9eFCzYVyDiPxfNbwzA7mYahmjQc5q+CZQ09Q==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: '@babel/compat-data': 7.24.4 '@babel/core': 7.24.4 - '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.4) + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.4) semver: 6.3.1 transitivePeerDependencies: - supports-color @@ -6033,7 +6033,7 @@ packages: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: '@babel/core': 7.24.4 - '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.4) + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.4) core-js-compat: 3.36.1 transitivePeerDependencies: - supports-color @@ -6068,7 +6068,7 @@ packages: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: '@babel/core': 7.24.4 - '@babel/helper-define-polyfill-provider': 0.6.1(@babel/core@7.24.4) + '@babel/helper-define-polyfill-provider': 0.6.2(@babel/core@7.24.4) transitivePeerDependencies: - supports-color dev: true @@ -14815,6 +14815,7 @@ packages: /testcafe-safe-storage@1.1.2: resolution: {integrity: sha512-6km7D26+KCQGeFlSQ9fVEU7tD8qdioSpqzxU8CCZkd2KzBS0jTFkqaJ54rPaLdd5+wdhgO3+as3LMm4F0EDeYA==} + deprecated: The testcafe-safe-storage package has reached end-of-life and will not receive further updates. dev: true /testcafe-selector-generator@0.1.0: From 192fddba6f810ec07fb1d2f68c2362bf1bcf6486 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 01:51:12 +0000 Subject: [PATCH 18/20] chore: update dependency prettier-plugin-tailwindcss to ^0.5.14 (#4599) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6acdec2db4..ffb2d93b6d 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "postcss-syntax": "^0.36.2", "prettier": "^3.2.5", "prettier-config-smarthr": "^1.0.0", - "prettier-plugin-tailwindcss": "^0.5.13", + "prettier-plugin-tailwindcss": "^0.5.14", "puppeteer": "^22.6.5", "react": "^18.2.0", "react-docgen-typescript": "^2.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c0f243b7f4..d26fd2c731 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -240,8 +240,8 @@ devDependencies: specifier: ^1.0.0 version: 1.0.0 prettier-plugin-tailwindcss: - specifier: ^0.5.13 - version: 0.5.13(prettier@3.2.5) + specifier: ^0.5.14 + version: 0.5.14(prettier@3.2.5) puppeteer: specifier: ^22.6.5 version: 22.6.5(typescript@5.4.5) @@ -12774,8 +12774,8 @@ packages: resolution: {integrity: sha512-4sCh8QhwdDn46O+zEi83PXIVcpLIYHp5FPKCQ19VUJuhvkotDJd0mHlevlNIZ2OW8v+mK7HMZpAeaPiGhvjG4Q==} dev: true - /prettier-plugin-tailwindcss@0.5.13(prettier@3.2.5): - resolution: {integrity: sha512-2tPWHCFNC+WRjAC4SIWQNSOdcL1NNkydXim8w7TDqlZi+/ulZYz2OouAI6qMtkggnPt7lGamboj6LcTMwcCvoQ==} + /prettier-plugin-tailwindcss@0.5.14(prettier@3.2.5): + resolution: {integrity: sha512-Puaz+wPUAhFp8Lo9HuciYKM2Y2XExESjeT+9NQoVFXZsPPnc9VYss2SpxdQ6vbatmt8/4+SN0oe0I1cPDABg9Q==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*' From 3b00fcad9c38171ef7a06f438a6a25ede3650659 Mon Sep 17 00:00:00 2001 From: KANAMORI Yu Date: Tue, 23 Apr 2024 11:57:51 +0900 Subject: [PATCH 19/20] =?UTF-8?q?fix:=20=E5=BC=B7=E5=88=B6=E3=82=AB?= =?UTF-8?q?=E3=83=A9=E3=83=BC=E3=83=A2=E3=83=BC=E3=83=89=E3=81=AE=E6=99=82?= =?UTF-8?q?=E3=81=AF=E3=83=86=E3=83=BC=E3=83=96=E3=83=AB=E3=81=AE=E4=B8=80?= =?UTF-8?q?=E6=8B=AC=E6=93=8D=E4=BD=9C=E9=A0=98=E5=9F=9F=E3=81=AB=E6=9E=A0?= =?UTF-8?q?=E7=B7=9A=E3=82=92=E4=BB=98=E3=81=91=E3=82=8B=20(#4600)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Table/BulkActionRow.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/Table/BulkActionRow.tsx b/src/components/Table/BulkActionRow.tsx index 97486c0136..9e2c162d26 100644 --- a/src/components/Table/BulkActionRow.tsx +++ b/src/components/Table/BulkActionRow.tsx @@ -6,7 +6,10 @@ import { useTableHeadCellCount } from './useTableHeadCellCount' const bulkActionRow = tv({ slots: { wrapper: 'smarthr-ui-BulkActionRow', - cell: 'shr-bg-action-background shr-p-1 shr-text-base', + cell: [ + 'shr-bg-action-background shr-p-1 shr-text-base', + 'forced-colors:shr-border-t-shorthand', + ], }, }) From 91bc0ba655b146963dc98312026a0fa440b5dba0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 03:04:39 +0000 Subject: [PATCH 20/20] chore: update dependency babel-plugin-polyfill-regenerator to ^0.6.2 (#4598) 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 ffb2d93b6d..430bcb4fa5 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "axe-playwright": "^2.0.1", "babel-loader": "^9.1.3", "babel-plugin-polyfill-corejs2": "^0.4.11", - "babel-plugin-polyfill-regenerator": "^0.6.1", + "babel-plugin-polyfill-regenerator": "^0.6.2", "chromatic": "^11.3.0", "ecma-version-validator-webpack-plugin": "^1.2.1", "eslint": "^8.57.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d26fd2c731..e3c4ba5bad 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -177,8 +177,8 @@ devDependencies: specifier: ^0.4.11 version: 0.4.11(@babel/core@7.24.4) babel-plugin-polyfill-regenerator: - specifier: ^0.6.1 - version: 0.6.1(@babel/core@7.24.4) + specifier: ^0.6.2 + version: 0.6.2(@babel/core@7.24.4) chromatic: specifier: ^11.3.0 version: 11.3.0 @@ -1687,7 +1687,7 @@ packages: '@babel/preset-modules': 0.1.6-no-external-plugins(@babel/core@7.24.4) babel-plugin-polyfill-corejs2: 0.4.11(@babel/core@7.24.4) babel-plugin-polyfill-corejs3: 0.10.4(@babel/core@7.24.4) - babel-plugin-polyfill-regenerator: 0.6.1(@babel/core@7.24.4) + babel-plugin-polyfill-regenerator: 0.6.2(@babel/core@7.24.4) core-js-compat: 3.36.1 semver: 6.3.1 transitivePeerDependencies: @@ -6062,8 +6062,8 @@ packages: - supports-color dev: true - /babel-plugin-polyfill-regenerator@0.6.1(@babel/core@7.24.4): - resolution: {integrity: sha512-JfTApdE++cgcTWjsiCQlLyFBMbTUft9ja17saCc93lgV33h4tuCVj7tlvu//qpLwaG+3yEz7/KhahGrUMkVq9g==} + /babel-plugin-polyfill-regenerator@0.6.2(@babel/core@7.24.4): + resolution: {integrity: sha512-2R25rQZWP63nGwaAswvDazbPXfrM3HwVoBXK6HcqeKrSrL/JqcC/rDcf95l4r7LXLyxDXc8uQDa064GubtCABg==} peerDependencies: '@babel/core': ^7.4.0 || ^8.0.0-0 <8.0.0 dependencies: