diff --git a/docs/0.x/compose/com.yourssu.handy.compose.foundation/-color-scheme/-color-scheme.html b/docs/0.x/compose/com.yourssu.handy.compose.foundation/-color-scheme/-color-scheme.html index 62a237a..9bac407 100644 --- a/docs/0.x/compose/com.yourssu.handy.compose.foundation/-color-scheme/-color-scheme.html +++ b/docs/0.x/compose/com.yourssu.handy.compose.foundation/-color-scheme/-color-scheme.html @@ -61,12 +61,12 @@
-
+

ColorScheme

-
constructor(bgBasicDefault: Color = ColorNeutralWhite, bgBasicLight: Color = ColorGray50, bgBasicStrong: Color = ColorGray100, bgBasicBlack: Color = ColorNeutralBlack, bgBrandPrimary: Color = ColorViolet500, bgBrandSecondary: Color = ColorViolet50, bgStatusNegative: Color = ColorStatusRedMain, bgStatusPositive: Color = ColorViolet500, textBasicPrimary: Color = ColorNeutralBlack, textBasicSecondary: Color = ColorGray700, textBasicTertiary: Color = ColorGray500, textBasicDisabled: Color = ColorGray300, textBasicWhite: Color = ColorNeutralWhite, textBrandPrimary: Color = ColorViolet500, textBrandSecondary: Color = ColorViolet600, textStatusNegative: Color = ColorStatusRedMain, textStatusPositive: Color = ColorViolet500, lineBasicLight: Color = ColorGray100, lineBasicMedium: Color = ColorGray200, lineBasicStrong: Color = ColorGray300, lineStatusNegative: Color = ColorStatusRedMain, lineStatusPositive: Color = ColorViolet500, buttonFilledPrimaryEnabled: Color = ColorViolet500, buttonFilledPrimaryPressed: Color = ColorViolet700, buttonFilledPrimaryDisabled: Color = ColorGray100, buttonFilledSecondaryEnabled: Color = ColorViolet50, buttonFilledSecondaryPressed: Color = ColorViolet200, buttonFilledSecondaryDisabled: Color = ColorGray100, buttonOutlinedEnabled: Color = ColorNeutralTransparent, buttonOutlinedPressed: Color = ColorGray100, buttonOutlinedDisabled: Color = ColorNeutralTransparent, buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, buttonTextPrimaryPressed: Color = ColorViolet50, buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, buttonTextSecondaryPressed: Color = ColorGray100, buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, buttonRadioSelected: Color = ColorViolet500, buttonRadioUnselected: Color = ColorGray200, buttonRadioDisabled: Color = ColorNeutralWhite, buttonFabPrimaryEnabled: Color = ColorViolet500, buttonFabPrimaryPressed: Color = ColorViolet700, buttonFabPrimaryDisabled: Color = ColorGray100, buttonFabSecondaryEnabled: Color = ColorNeutralWhite, buttonFabSecondaryPressed: Color = ColorGray100, buttonFabSecondaryDisabled: Color = ColorNeutralWhite, iconBasicPrimary: Color = ColorNeutralBlack, iconBasicSecondary: Color = ColorGray700, iconBasicTertiary: Color = ColorGray500, iconBasicDisabled: Color = ColorGray200, iconBasicWhite: Color = ColorNeutralWhite, iconBrandPrimary: Color = ColorViolet500, iconBrandSecondary: Color = ColorViolet600, checkBoxSelected: Color = ColorViolet500, checkBoxUnselected: Color = ColorNeutralWhite, checkBoxDisabled: Color = ColorGray200, chipSelected: Color = ColorViolet100, chipUnselected: Color = ColorGray100, chipDisabled: Color = ColorGray50, paginationBrandPressed: Color = ColorViolet50, paginationBasicSelected: Color = ColorNeutralBlack, paginationBasicUnselected: Color = ColorGray500, switchUnselected: Color = ColorGray300, switchSelected: Color = ColorViolet500, switchDisabled: Color = ColorGray200, switchThumb: Color = ColorNeutralWhite)
+
constructor(bgBasicDefault: Color = ColorNeutralWhite, bgBasicLight: Color = ColorGray50, bgBasicStrong: Color = ColorGray100, bgBasicBlack: Color = ColorNeutralBlack, bgBrandPrimary: Color = ColorViolet500, bgBrandSecondary: Color = ColorViolet50, bgStatusNegative: Color = ColorStatusRedMain, bgStatusPositive: Color = ColorViolet500, textBasicPrimary: Color = ColorNeutralBlack, textBasicSecondary: Color = ColorGray700, textBasicTertiary: Color = ColorGray500, textBasicDisabled: Color = ColorGray300, textBasicWhite: Color = ColorNeutralWhite, textBrandPrimary: Color = ColorViolet500, textBrandSecondary: Color = ColorViolet600, textStatusNegative: Color = ColorStatusRedMain, textStatusPositive: Color = ColorViolet500, lineBasicLight: Color = ColorGray100, lineBasicMedium: Color = ColorGray200, lineBasicStrong: Color = ColorGray300, lineStatusNegative: Color = ColorStatusRedMain, lineStatusPositive: Color = ColorViolet500, buttonFilledPrimaryEnabled: Color = ColorViolet500, buttonFilledPrimaryPressed: Color = ColorViolet700, buttonFilledPrimaryDisabled: Color = ColorGray100, buttonFilledSecondaryEnabled: Color = ColorViolet50, buttonFilledSecondaryPressed: Color = ColorViolet200, buttonFilledSecondaryDisabled: Color = ColorGray100, buttonOutlinedEnabled: Color = ColorNeutralTransparent, buttonOutlinedPressed: Color = ColorGray100, buttonOutlinedDisabled: Color = ColorNeutralTransparent, buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, buttonTextPrimaryPressed: Color = ColorViolet50, buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, buttonTextSecondaryPressed: Color = ColorGray100, buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, buttonRadioSelected: Color = ColorViolet500, buttonRadioUnselected: Color = ColorGray200, buttonRadioDisabled: Color = ColorNeutralWhite, buttonFabPrimaryEnabled: Color = ColorViolet500, buttonFabPrimaryPressed: Color = ColorViolet700, buttonFabPrimaryDisabled: Color = ColorGray100, buttonFabSecondaryEnabled: Color = ColorNeutralWhite, buttonFabSecondaryPressed: Color = ColorGray100, buttonFabSecondaryDisabled: Color = ColorNeutralWhite, iconBasicPrimary: Color = ColorNeutralBlack, iconBasicSecondary: Color = ColorGray700, iconBasicTertiary: Color = ColorGray500, iconBasicDisabled: Color = ColorGray200, iconBasicWhite: Color = ColorNeutralWhite, iconBrandPrimary: Color = ColorViolet500, iconBrandSecondary: Color = ColorViolet600, checkBoxSelected: Color = ColorViolet500, checkBoxUnselected: Color = ColorNeutralWhite, checkBoxDisabled: Color = ColorGray200, chipSelected: Color = ColorViolet100, chipUnselected: Color = ColorGray100, chipDisabled: Color = ColorGray50, paginationBrandPressed: Color = ColorViolet50, paginationBasicSelected: Color = ColorNeutralBlack, paginationBasicUnselected: Color = ColorGray500, snackBarInfo: Color = ColorGray800, snackBarError: Color = ColorStatusRedSub, switchUnselected: Color = ColorGray300, switchSelected: Color = ColorViolet500, switchDisabled: Color = ColorGray200, switchThumb: Color = ColorNeutralWhite)

ColorScheme

-
data class ColorScheme(val bgBasicDefault: Color = ColorNeutralWhite, val bgBasicLight: Color = ColorGray50, val bgBasicStrong: Color = ColorGray100, val bgBasicBlack: Color = ColorNeutralBlack, val bgBrandPrimary: Color = ColorViolet500, val bgBrandSecondary: Color = ColorViolet50, val bgStatusNegative: Color = ColorStatusRedMain, val bgStatusPositive: Color = ColorViolet500, val textBasicPrimary: Color = ColorNeutralBlack, val textBasicSecondary: Color = ColorGray700, val textBasicTertiary: Color = ColorGray500, val textBasicDisabled: Color = ColorGray300, val textBasicWhite: Color = ColorNeutralWhite, val textBrandPrimary: Color = ColorViolet500, val textBrandSecondary: Color = ColorViolet600, val textStatusNegative: Color = ColorStatusRedMain, val textStatusPositive: Color = ColorViolet500, val lineBasicLight: Color = ColorGray100, val lineBasicMedium: Color = ColorGray200, val lineBasicStrong: Color = ColorGray300, val lineStatusNegative: Color = ColorStatusRedMain, val lineStatusPositive: Color = ColorViolet500, val buttonFilledPrimaryEnabled: Color = ColorViolet500, val buttonFilledPrimaryPressed: Color = ColorViolet700, val buttonFilledPrimaryDisabled: Color = ColorGray100, val buttonFilledSecondaryEnabled: Color = ColorViolet50, val buttonFilledSecondaryPressed: Color = ColorViolet200, val buttonFilledSecondaryDisabled: Color = ColorGray100, val buttonOutlinedEnabled: Color = ColorNeutralTransparent, val buttonOutlinedPressed: Color = ColorGray100, val buttonOutlinedDisabled: Color = ColorNeutralTransparent, val buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, val buttonTextPrimaryPressed: Color = ColorViolet50, val buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, val buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, val buttonTextSecondaryPressed: Color = ColorGray100, val buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, val buttonRadioSelected: Color = ColorViolet500, val buttonRadioUnselected: Color = ColorGray200, val buttonRadioDisabled: Color = ColorNeutralWhite, val buttonFabPrimaryEnabled: Color = ColorViolet500, val buttonFabPrimaryPressed: Color = ColorViolet700, val buttonFabPrimaryDisabled: Color = ColorGray100, val buttonFabSecondaryEnabled: Color = ColorNeutralWhite, val buttonFabSecondaryPressed: Color = ColorGray100, val buttonFabSecondaryDisabled: Color = ColorNeutralWhite, val iconBasicPrimary: Color = ColorNeutralBlack, val iconBasicSecondary: Color = ColorGray700, val iconBasicTertiary: Color = ColorGray500, val iconBasicDisabled: Color = ColorGray200, val iconBasicWhite: Color = ColorNeutralWhite, val iconBrandPrimary: Color = ColorViolet500, val iconBrandSecondary: Color = ColorViolet600, val checkBoxSelected: Color = ColorViolet500, val checkBoxUnselected: Color = ColorNeutralWhite, val checkBoxDisabled: Color = ColorGray200, val chipSelected: Color = ColorViolet100, val chipUnselected: Color = ColorGray100, val chipDisabled: Color = ColorGray50, val paginationBrandPressed: Color = ColorViolet50, val paginationBasicSelected: Color = ColorNeutralBlack, val paginationBasicUnselected: Color = ColorGray500, val switchUnselected: Color = ColorGray300, val switchSelected: Color = ColorViolet500, val switchDisabled: Color = ColorGray200, val switchThumb: Color = ColorNeutralWhite)
+
data class ColorScheme(val bgBasicDefault: Color = ColorNeutralWhite, val bgBasicLight: Color = ColorGray50, val bgBasicStrong: Color = ColorGray100, val bgBasicBlack: Color = ColorNeutralBlack, val bgBrandPrimary: Color = ColorViolet500, val bgBrandSecondary: Color = ColorViolet50, val bgStatusNegative: Color = ColorStatusRedMain, val bgStatusPositive: Color = ColorViolet500, val textBasicPrimary: Color = ColorNeutralBlack, val textBasicSecondary: Color = ColorGray700, val textBasicTertiary: Color = ColorGray500, val textBasicDisabled: Color = ColorGray300, val textBasicWhite: Color = ColorNeutralWhite, val textBrandPrimary: Color = ColorViolet500, val textBrandSecondary: Color = ColorViolet600, val textStatusNegative: Color = ColorStatusRedMain, val textStatusPositive: Color = ColorViolet500, val lineBasicLight: Color = ColorGray100, val lineBasicMedium: Color = ColorGray200, val lineBasicStrong: Color = ColorGray300, val lineStatusNegative: Color = ColorStatusRedMain, val lineStatusPositive: Color = ColorViolet500, val buttonFilledPrimaryEnabled: Color = ColorViolet500, val buttonFilledPrimaryPressed: Color = ColorViolet700, val buttonFilledPrimaryDisabled: Color = ColorGray100, val buttonFilledSecondaryEnabled: Color = ColorViolet50, val buttonFilledSecondaryPressed: Color = ColorViolet200, val buttonFilledSecondaryDisabled: Color = ColorGray100, val buttonOutlinedEnabled: Color = ColorNeutralTransparent, val buttonOutlinedPressed: Color = ColorGray100, val buttonOutlinedDisabled: Color = ColorNeutralTransparent, val buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, val buttonTextPrimaryPressed: Color = ColorViolet50, val buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, val buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, val buttonTextSecondaryPressed: Color = ColorGray100, val buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, val buttonRadioSelected: Color = ColorViolet500, val buttonRadioUnselected: Color = ColorGray200, val buttonRadioDisabled: Color = ColorNeutralWhite, val buttonFabPrimaryEnabled: Color = ColorViolet500, val buttonFabPrimaryPressed: Color = ColorViolet700, val buttonFabPrimaryDisabled: Color = ColorGray100, val buttonFabSecondaryEnabled: Color = ColorNeutralWhite, val buttonFabSecondaryPressed: Color = ColorGray100, val buttonFabSecondaryDisabled: Color = ColorNeutralWhite, val iconBasicPrimary: Color = ColorNeutralBlack, val iconBasicSecondary: Color = ColorGray700, val iconBasicTertiary: Color = ColorGray500, val iconBasicDisabled: Color = ColorGray200, val iconBasicWhite: Color = ColorNeutralWhite, val iconBrandPrimary: Color = ColorViolet500, val iconBrandSecondary: Color = ColorViolet600, val checkBoxSelected: Color = ColorViolet500, val checkBoxUnselected: Color = ColorNeutralWhite, val checkBoxDisabled: Color = ColorGray200, val chipSelected: Color = ColorViolet100, val chipUnselected: Color = ColorGray100, val chipDisabled: Color = ColorGray50, val paginationBrandPressed: Color = ColorViolet50, val paginationBasicSelected: Color = ColorNeutralBlack, val paginationBasicUnselected: Color = ColorGray500, val snackBarInfo: Color = ColorGray800, val snackBarError: Color = ColorStatusRedSub, val switchUnselected: Color = ColorGray300, val switchSelected: Color = ColorViolet500, val switchDisabled: Color = ColorGray200, val switchThumb: Color = ColorNeutralWhite)

Constructors

-
+
- +
Link copied to clipboard
-
constructor(bgBasicDefault: Color = ColorNeutralWhite, bgBasicLight: Color = ColorGray50, bgBasicStrong: Color = ColorGray100, bgBasicBlack: Color = ColorNeutralBlack, bgBrandPrimary: Color = ColorViolet500, bgBrandSecondary: Color = ColorViolet50, bgStatusNegative: Color = ColorStatusRedMain, bgStatusPositive: Color = ColorViolet500, textBasicPrimary: Color = ColorNeutralBlack, textBasicSecondary: Color = ColorGray700, textBasicTertiary: Color = ColorGray500, textBasicDisabled: Color = ColorGray300, textBasicWhite: Color = ColorNeutralWhite, textBrandPrimary: Color = ColorViolet500, textBrandSecondary: Color = ColorViolet600, textStatusNegative: Color = ColorStatusRedMain, textStatusPositive: Color = ColorViolet500, lineBasicLight: Color = ColorGray100, lineBasicMedium: Color = ColorGray200, lineBasicStrong: Color = ColorGray300, lineStatusNegative: Color = ColorStatusRedMain, lineStatusPositive: Color = ColorViolet500, buttonFilledPrimaryEnabled: Color = ColorViolet500, buttonFilledPrimaryPressed: Color = ColorViolet700, buttonFilledPrimaryDisabled: Color = ColorGray100, buttonFilledSecondaryEnabled: Color = ColorViolet50, buttonFilledSecondaryPressed: Color = ColorViolet200, buttonFilledSecondaryDisabled: Color = ColorGray100, buttonOutlinedEnabled: Color = ColorNeutralTransparent, buttonOutlinedPressed: Color = ColorGray100, buttonOutlinedDisabled: Color = ColorNeutralTransparent, buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, buttonTextPrimaryPressed: Color = ColorViolet50, buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, buttonTextSecondaryPressed: Color = ColorGray100, buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, buttonRadioSelected: Color = ColorViolet500, buttonRadioUnselected: Color = ColorGray200, buttonRadioDisabled: Color = ColorNeutralWhite, buttonFabPrimaryEnabled: Color = ColorViolet500, buttonFabPrimaryPressed: Color = ColorViolet700, buttonFabPrimaryDisabled: Color = ColorGray100, buttonFabSecondaryEnabled: Color = ColorNeutralWhite, buttonFabSecondaryPressed: Color = ColorGray100, buttonFabSecondaryDisabled: Color = ColorNeutralWhite, iconBasicPrimary: Color = ColorNeutralBlack, iconBasicSecondary: Color = ColorGray700, iconBasicTertiary: Color = ColorGray500, iconBasicDisabled: Color = ColorGray200, iconBasicWhite: Color = ColorNeutralWhite, iconBrandPrimary: Color = ColorViolet500, iconBrandSecondary: Color = ColorViolet600, checkBoxSelected: Color = ColorViolet500, checkBoxUnselected: Color = ColorNeutralWhite, checkBoxDisabled: Color = ColorGray200, chipSelected: Color = ColorViolet100, chipUnselected: Color = ColorGray100, chipDisabled: Color = ColorGray50, paginationBrandPressed: Color = ColorViolet50, paginationBasicSelected: Color = ColorNeutralBlack, paginationBasicUnselected: Color = ColorGray500, switchUnselected: Color = ColorGray300, switchSelected: Color = ColorViolet500, switchDisabled: Color = ColorGray200, switchThumb: Color = ColorNeutralWhite)
+
constructor(bgBasicDefault: Color = ColorNeutralWhite, bgBasicLight: Color = ColorGray50, bgBasicStrong: Color = ColorGray100, bgBasicBlack: Color = ColorNeutralBlack, bgBrandPrimary: Color = ColorViolet500, bgBrandSecondary: Color = ColorViolet50, bgStatusNegative: Color = ColorStatusRedMain, bgStatusPositive: Color = ColorViolet500, textBasicPrimary: Color = ColorNeutralBlack, textBasicSecondary: Color = ColorGray700, textBasicTertiary: Color = ColorGray500, textBasicDisabled: Color = ColorGray300, textBasicWhite: Color = ColorNeutralWhite, textBrandPrimary: Color = ColorViolet500, textBrandSecondary: Color = ColorViolet600, textStatusNegative: Color = ColorStatusRedMain, textStatusPositive: Color = ColorViolet500, lineBasicLight: Color = ColorGray100, lineBasicMedium: Color = ColorGray200, lineBasicStrong: Color = ColorGray300, lineStatusNegative: Color = ColorStatusRedMain, lineStatusPositive: Color = ColorViolet500, buttonFilledPrimaryEnabled: Color = ColorViolet500, buttonFilledPrimaryPressed: Color = ColorViolet700, buttonFilledPrimaryDisabled: Color = ColorGray100, buttonFilledSecondaryEnabled: Color = ColorViolet50, buttonFilledSecondaryPressed: Color = ColorViolet200, buttonFilledSecondaryDisabled: Color = ColorGray100, buttonOutlinedEnabled: Color = ColorNeutralTransparent, buttonOutlinedPressed: Color = ColorGray100, buttonOutlinedDisabled: Color = ColorNeutralTransparent, buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, buttonTextPrimaryPressed: Color = ColorViolet50, buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, buttonTextSecondaryPressed: Color = ColorGray100, buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, buttonRadioSelected: Color = ColorViolet500, buttonRadioUnselected: Color = ColorGray200, buttonRadioDisabled: Color = ColorNeutralWhite, buttonFabPrimaryEnabled: Color = ColorViolet500, buttonFabPrimaryPressed: Color = ColorViolet700, buttonFabPrimaryDisabled: Color = ColorGray100, buttonFabSecondaryEnabled: Color = ColorNeutralWhite, buttonFabSecondaryPressed: Color = ColorGray100, buttonFabSecondaryDisabled: Color = ColorNeutralWhite, iconBasicPrimary: Color = ColorNeutralBlack, iconBasicSecondary: Color = ColorGray700, iconBasicTertiary: Color = ColorGray500, iconBasicDisabled: Color = ColorGray200, iconBasicWhite: Color = ColorNeutralWhite, iconBrandPrimary: Color = ColorViolet500, iconBrandSecondary: Color = ColorViolet600, checkBoxSelected: Color = ColorViolet500, checkBoxUnselected: Color = ColorNeutralWhite, checkBoxDisabled: Color = ColorGray200, chipSelected: Color = ColorViolet100, chipUnselected: Color = ColorGray100, chipDisabled: Color = ColorGray50, paginationBrandPressed: Color = ColorViolet50, paginationBasicSelected: Color = ColorNeutralBlack, paginationBasicUnselected: Color = ColorGray500, snackBarInfo: Color = ColorGray800, snackBarError: Color = ColorStatusRedSub, switchUnselected: Color = ColorGray300, switchSelected: Color = ColorViolet500, switchDisabled: Color = ColorGray200, switchThumb: Color = ColorNeutralWhite)
@@ -886,6 +886,36 @@

Properties

+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
diff --git a/docs/0.x/compose/com.yourssu.handy.compose.foundation/-color-scheme/snack-bar-error.html b/docs/0.x/compose/com.yourssu.handy.compose.foundation/-color-scheme/snack-bar-error.html new file mode 100644 index 0000000..e47ce08 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose.foundation/-color-scheme/snack-bar-error.html @@ -0,0 +1,80 @@ + + + + + snackBarError + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

snackBarError

+
+ +
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose.foundation/-color-scheme/snack-bar-info.html b/docs/0.x/compose/com.yourssu.handy.compose.foundation/-color-scheme/snack-bar-info.html new file mode 100644 index 0000000..84e551a --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose.foundation/-color-scheme/snack-bar-info.html @@ -0,0 +1,80 @@ + + + + + snackBarInfo + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

snackBarInfo

+
+ +
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose.foundation/index.html b/docs/0.x/compose/com.yourssu.handy.compose.foundation/index.html index 6bed60d..23d2163 100644 --- a/docs/0.x/compose/com.yourssu.handy.compose.foundation/index.html +++ b/docs/0.x/compose/com.yourssu.handy.compose.foundation/index.html @@ -81,7 +81,7 @@

Types

-
data class ColorScheme(val bgBasicDefault: Color = ColorNeutralWhite, val bgBasicLight: Color = ColorGray50, val bgBasicStrong: Color = ColorGray100, val bgBasicBlack: Color = ColorNeutralBlack, val bgBrandPrimary: Color = ColorViolet500, val bgBrandSecondary: Color = ColorViolet50, val bgStatusNegative: Color = ColorStatusRedMain, val bgStatusPositive: Color = ColorViolet500, val textBasicPrimary: Color = ColorNeutralBlack, val textBasicSecondary: Color = ColorGray700, val textBasicTertiary: Color = ColorGray500, val textBasicDisabled: Color = ColorGray300, val textBasicWhite: Color = ColorNeutralWhite, val textBrandPrimary: Color = ColorViolet500, val textBrandSecondary: Color = ColorViolet600, val textStatusNegative: Color = ColorStatusRedMain, val textStatusPositive: Color = ColorViolet500, val lineBasicLight: Color = ColorGray100, val lineBasicMedium: Color = ColorGray200, val lineBasicStrong: Color = ColorGray300, val lineStatusNegative: Color = ColorStatusRedMain, val lineStatusPositive: Color = ColorViolet500, val buttonFilledPrimaryEnabled: Color = ColorViolet500, val buttonFilledPrimaryPressed: Color = ColorViolet700, val buttonFilledPrimaryDisabled: Color = ColorGray100, val buttonFilledSecondaryEnabled: Color = ColorViolet50, val buttonFilledSecondaryPressed: Color = ColorViolet200, val buttonFilledSecondaryDisabled: Color = ColorGray100, val buttonOutlinedEnabled: Color = ColorNeutralTransparent, val buttonOutlinedPressed: Color = ColorGray100, val buttonOutlinedDisabled: Color = ColorNeutralTransparent, val buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, val buttonTextPrimaryPressed: Color = ColorViolet50, val buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, val buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, val buttonTextSecondaryPressed: Color = ColorGray100, val buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, val buttonRadioSelected: Color = ColorViolet500, val buttonRadioUnselected: Color = ColorGray200, val buttonRadioDisabled: Color = ColorNeutralWhite, val buttonFabPrimaryEnabled: Color = ColorViolet500, val buttonFabPrimaryPressed: Color = ColorViolet700, val buttonFabPrimaryDisabled: Color = ColorGray100, val buttonFabSecondaryEnabled: Color = ColorNeutralWhite, val buttonFabSecondaryPressed: Color = ColorGray100, val buttonFabSecondaryDisabled: Color = ColorNeutralWhite, val iconBasicPrimary: Color = ColorNeutralBlack, val iconBasicSecondary: Color = ColorGray700, val iconBasicTertiary: Color = ColorGray500, val iconBasicDisabled: Color = ColorGray200, val iconBasicWhite: Color = ColorNeutralWhite, val iconBrandPrimary: Color = ColorViolet500, val iconBrandSecondary: Color = ColorViolet600, val checkBoxSelected: Color = ColorViolet500, val checkBoxUnselected: Color = ColorNeutralWhite, val checkBoxDisabled: Color = ColorGray200, val chipSelected: Color = ColorViolet100, val chipUnselected: Color = ColorGray100, val chipDisabled: Color = ColorGray50, val paginationBrandPressed: Color = ColorViolet50, val paginationBasicSelected: Color = ColorNeutralBlack, val paginationBasicUnselected: Color = ColorGray500, val switchUnselected: Color = ColorGray300, val switchSelected: Color = ColorViolet500, val switchDisabled: Color = ColorGray200, val switchThumb: Color = ColorNeutralWhite)
+
data class ColorScheme(val bgBasicDefault: Color = ColorNeutralWhite, val bgBasicLight: Color = ColorGray50, val bgBasicStrong: Color = ColorGray100, val bgBasicBlack: Color = ColorNeutralBlack, val bgBrandPrimary: Color = ColorViolet500, val bgBrandSecondary: Color = ColorViolet50, val bgStatusNegative: Color = ColorStatusRedMain, val bgStatusPositive: Color = ColorViolet500, val textBasicPrimary: Color = ColorNeutralBlack, val textBasicSecondary: Color = ColorGray700, val textBasicTertiary: Color = ColorGray500, val textBasicDisabled: Color = ColorGray300, val textBasicWhite: Color = ColorNeutralWhite, val textBrandPrimary: Color = ColorViolet500, val textBrandSecondary: Color = ColorViolet600, val textStatusNegative: Color = ColorStatusRedMain, val textStatusPositive: Color = ColorViolet500, val lineBasicLight: Color = ColorGray100, val lineBasicMedium: Color = ColorGray200, val lineBasicStrong: Color = ColorGray300, val lineStatusNegative: Color = ColorStatusRedMain, val lineStatusPositive: Color = ColorViolet500, val buttonFilledPrimaryEnabled: Color = ColorViolet500, val buttonFilledPrimaryPressed: Color = ColorViolet700, val buttonFilledPrimaryDisabled: Color = ColorGray100, val buttonFilledSecondaryEnabled: Color = ColorViolet50, val buttonFilledSecondaryPressed: Color = ColorViolet200, val buttonFilledSecondaryDisabled: Color = ColorGray100, val buttonOutlinedEnabled: Color = ColorNeutralTransparent, val buttonOutlinedPressed: Color = ColorGray100, val buttonOutlinedDisabled: Color = ColorNeutralTransparent, val buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, val buttonTextPrimaryPressed: Color = ColorViolet50, val buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, val buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, val buttonTextSecondaryPressed: Color = ColorGray100, val buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, val buttonRadioSelected: Color = ColorViolet500, val buttonRadioUnselected: Color = ColorGray200, val buttonRadioDisabled: Color = ColorNeutralWhite, val buttonFabPrimaryEnabled: Color = ColorViolet500, val buttonFabPrimaryPressed: Color = ColorViolet700, val buttonFabPrimaryDisabled: Color = ColorGray100, val buttonFabSecondaryEnabled: Color = ColorNeutralWhite, val buttonFabSecondaryPressed: Color = ColorGray100, val buttonFabSecondaryDisabled: Color = ColorNeutralWhite, val iconBasicPrimary: Color = ColorNeutralBlack, val iconBasicSecondary: Color = ColorGray700, val iconBasicTertiary: Color = ColorGray500, val iconBasicDisabled: Color = ColorGray200, val iconBasicWhite: Color = ColorNeutralWhite, val iconBrandPrimary: Color = ColorViolet500, val iconBrandSecondary: Color = ColorViolet600, val checkBoxSelected: Color = ColorViolet500, val checkBoxUnselected: Color = ColorNeutralWhite, val checkBoxDisabled: Color = ColorGray200, val chipSelected: Color = ColorViolet100, val chipUnselected: Color = ColorGray100, val chipDisabled: Color = ColorGray50, val paginationBrandPressed: Color = ColorViolet50, val paginationBasicSelected: Color = ColorNeutralBlack, val paginationBasicUnselected: Color = ColorGray500, val snackBarInfo: Color = ColorGray800, val snackBarError: Color = ColorStatusRedSub, val switchUnselected: Color = ColorGray300, val switchSelected: Color = ColorViolet500, val switchDisabled: Color = ColorGray200, val switchThumb: Color = ColorNeutralWhite)
diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/-end/index.html b/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/-end/index.html new file mode 100644 index 0000000..bc9ebff --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/-end/index.html @@ -0,0 +1,119 @@ + + + + + End + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

End

+ +
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/-start/index.html b/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/-start/index.html new file mode 100644 index 0000000..9fdbcad --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/-start/index.html @@ -0,0 +1,119 @@ + + + + + Start + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

Start

+ +
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/entries.html b/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/entries.html new file mode 100644 index 0000000..0845ba9 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/entries.html @@ -0,0 +1,80 @@ + + + + + entries + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

entries

+
+

Returns a representation of an immutable list of all enum entries, in the order they're declared.

This method may be used to iterate over the enum entries.

+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/index.html b/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/index.html new file mode 100644 index 0000000..c224c61 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/index.html @@ -0,0 +1,202 @@ + + + + + DragValue + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

DragValue

+

드래그 위치를 나타냅니다. Start는 초기 위치, End는 스낵바가 사라질 위치를 나타냅니다.

+
+
+
+
+
+

Entries

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+

Returns a representation of an immutable list of all enum entries, in the order they're declared.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
fun valueOf(value: String): DragValue

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+

Returns an array containing the constants of this enum type, in the order they're declared.

+
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/value-of.html b/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/value-of.html new file mode 100644 index 0000000..82d8610 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/value-of.html @@ -0,0 +1,80 @@ + + + + + valueOf + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

valueOf

+
+
fun valueOf(value: String): DragValue

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Throws

if this enum type has no constant with the specified name

+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/values.html b/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/values.html new file mode 100644 index 0000000..a53d695 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-drag-value/values.html @@ -0,0 +1,80 @@ + + + + + values + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

values

+
+

Returns an array containing the constants of this enum type, in the order they're declared.

This method may be used to iterate over the constants.

+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-error-snack-bar.html b/docs/0.x/compose/com.yourssu.handy.compose/-error-snack-bar.html new file mode 100644 index 0000000..a600b19 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-error-snack-bar.html @@ -0,0 +1,80 @@ + + + + + ErrorSnackBar + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

ErrorSnackBar

+
+
fun ErrorSnackBar(text: String, onClose: () -> Unit, modifier: Modifier = Modifier)

에러 스낵바의 UI를 그린 함수입니다.

사용자의 수행 과정에 부정적인 결과가 발생하거나 정보성 스낵바보다 강조해야 할 메시지를 담아야 할 때 사용합니다.

X 버튼을 눌러야만 사라집니다.

Parameters

text

스낵바의 문구를 나타내는 텍스트, 최대 두 줄까지 입력 가능

onClose

스낵바의 X 버튼을 눌렀을 때 호출되는 함수

modifier

Modifier

+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-fade-in-fade-out.html b/docs/0.x/compose/com.yourssu.handy.compose/-fade-in-fade-out.html new file mode 100644 index 0000000..e9688ba --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-fade-in-fade-out.html @@ -0,0 +1,80 @@ + + + + + FadeInFadeOut + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

FadeInFadeOut

+
+
fun FadeInFadeOut(newSnackBarData: SnackBarData?, modifier: Modifier = Modifier, snackBar: @Composable (SnackBarData) -> Unit)

스낵바에 애니메이션을 적용합니다.

Parameters

newSnackBarData

새로운 스낵바 데이터

modifier

Modifier

snackBar

스낵바 UI의 컴포저블 함수

+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-info-snack-bar.html b/docs/0.x/compose/com.yourssu.handy.compose/-info-snack-bar.html new file mode 100644 index 0000000..08b8b5b --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-info-snack-bar.html @@ -0,0 +1,80 @@ + + + + + InfoSnackBar + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

InfoSnackBar

+
+
fun InfoSnackBar(text: String, onDismiss: () -> Unit, modifier: Modifier = Modifier)

정보성 스낵바의 UI를 그린 함수입니다.

유저의 행동에 대한 단순 결과를 나타낼 때 사용합니다.

특정 시간(기본 5초) 노출 후에 자동으로 사라집니다. 아래로 스와이프 할 경우에도 사라집니다.

Parameters

text

스낵바의 문구를 나타내는 텍스트, 최대 두 줄까지 입력 가능

modifier

Modifier

+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-opacity-transition/index.html b/docs/0.x/compose/com.yourssu.handy.compose/-opacity-transition/index.html new file mode 100644 index 0000000..a8c5070 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-opacity-transition/index.html @@ -0,0 +1,84 @@ + + + + + OpacityTransition + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

OpacityTransition

+
typealias OpacityTransition = @Composable (snackBar: @Composable () -> Unit) -> Unit
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-data/dismiss.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-data/dismiss.html new file mode 100644 index 0000000..033455b --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-data/dismiss.html @@ -0,0 +1,80 @@ + + + + + dismiss + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

dismiss

+
+
abstract fun dismiss()
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-data/index.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-data/index.html new file mode 100644 index 0000000..45243f1 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-data/index.html @@ -0,0 +1,138 @@ + + + + + SnackBarData + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

SnackBarData

+
interface SnackBarData
+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract val message: String
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract val type: SnackBarType
+
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
abstract fun dismiss()
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-data/message.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-data/message.html new file mode 100644 index 0000000..10f2b62 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-data/message.html @@ -0,0 +1,80 @@ + + + + + message + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

message

+
+
abstract val message: String
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-data/type.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-data/type.html new file mode 100644 index 0000000..60bf6c2 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-data/type.html @@ -0,0 +1,80 @@ + + + + + type + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

type

+
+
abstract val type: SnackBarType
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/-f-a-d-e_-i-n_-d-u-r-a-t-i-o-n.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/-f-a-d-e_-i-n_-d-u-r-a-t-i-o-n.html new file mode 100644 index 0000000..e4c7c6e --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/-f-a-d-e_-i-n_-d-u-r-a-t-i-o-n.html @@ -0,0 +1,80 @@ + + + + + FADE_IN_DURATION + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

FADE_IN_DURATION

+
+
const val FADE_IN_DURATION: Int = 500
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/-f-a-d-e_-o-u-t_-d-u-r-a-t-i-o-n.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/-f-a-d-e_-o-u-t_-d-u-r-a-t-i-o-n.html new file mode 100644 index 0000000..614d23e --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/-f-a-d-e_-o-u-t_-d-u-r-a-t-i-o-n.html @@ -0,0 +1,80 @@ + + + + + FADE_OUT_DURATION + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

FADE_OUT_DURATION

+
+
const val FADE_OUT_DURATION: Int = 300
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/-s-n-a-c-k_-b-a-r_-d-u-r-a-t-i-o-n.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/-s-n-a-c-k_-b-a-r_-d-u-r-a-t-i-o-n.html new file mode 100644 index 0000000..4965a24 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/-s-n-a-c-k_-b-a-r_-d-u-r-a-t-i-o-n.html @@ -0,0 +1,80 @@ + + + + + SNACK_BAR_DURATION + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

SNACK_BAR_DURATION

+
+
const val SNACK_BAR_DURATION: Long = 5000
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/-t-a-r-g-e-t_-v-a-l-u-e.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/-t-a-r-g-e-t_-v-a-l-u-e.html new file mode 100644 index 0000000..2494686 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/-t-a-r-g-e-t_-v-a-l-u-e.html @@ -0,0 +1,80 @@ + + + + + TARGET_VALUE + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

TARGET_VALUE

+
+
const val TARGET_VALUE: Float
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/index.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/index.html new file mode 100644 index 0000000..bbcdcb8 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-defaults/index.html @@ -0,0 +1,149 @@ + + + + + SnackBarDefaults + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

SnackBarDefaults

+ +
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
const val FADE_IN_DURATION: Int = 500
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
const val FADE_OUT_DURATION: Int = 300
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
const val SNACK_BAR_DURATION: Long = 5000
+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
const val TARGET_VALUE: Float
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-host-state/-snack-bar-host-state.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-host-state/-snack-bar-host-state.html new file mode 100644 index 0000000..460d5a3 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-host-state/-snack-bar-host-state.html @@ -0,0 +1,80 @@ + + + + + SnackBarHostState + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

SnackBarHostState

+
+
constructor()
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-host-state/index.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-host-state/index.html new file mode 100644 index 0000000..7119b35 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-host-state/index.html @@ -0,0 +1,123 @@ + + + + + SnackBarHostState + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

SnackBarHostState

+ +
+
+
+
+
+

Constructors

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
constructor()
+
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
suspend fun showSnackBar(message: String, type: SnackBarType): SnackBarResult
+
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-host-state/show-snack-bar.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-host-state/show-snack-bar.html new file mode 100644 index 0000000..aa05612 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-host-state/show-snack-bar.html @@ -0,0 +1,80 @@ + + + + + showSnackBar + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

showSnackBar

+
+
suspend fun showSnackBar(message: String, type: SnackBarType): SnackBarResult
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-host.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-host.html new file mode 100644 index 0000000..578743f --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-host.html @@ -0,0 +1,92 @@ + + + + + SnackBarHost + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

SnackBarHost

+
+
fun SnackBarHost(snackBarHostState: SnackBarHostState, modifier: Modifier = Modifier, snackBar: @Composable (SnackBarData) -> Unit = { snackBarData -> + when (snackBarData.type) { + SnackBarType.Info -> InfoSnackBar( + text = snackBarHostState.currentSnackBarData?.message.orEmpty(), + onDismiss = snackBarData::dismiss + ) + + SnackBarType.Error -> ErrorSnackBar( + text = snackBarHostState.currentSnackBarData?.message.orEmpty(), + onClose = snackBarData::dismiss + ) + } + })

SnackBar를 보여주기 위해선 SnackBarHost를 통해 상태를 관리해야 합니다. 스낵바의 타입에 따라 정보성 스낵바또는 에러 스낵바를 표시합니다.

Parameters

snackBarHostState

스낵바 상태 관리 객체

modifier

Modifier

snackBar

스낵바 UI의 컴포저블 함수

+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/-dismissed/index.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/-dismissed/index.html new file mode 100644 index 0000000..848e06a --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/-dismissed/index.html @@ -0,0 +1,119 @@ + + + + + Dismissed + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

Dismissed

+ +
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/entries.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/entries.html new file mode 100644 index 0000000..3c4b176 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/entries.html @@ -0,0 +1,80 @@ + + + + + entries + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

entries

+
+

Returns a representation of an immutable list of all enum entries, in the order they're declared.

This method may be used to iterate over the enum entries.

+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/index.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/index.html new file mode 100644 index 0000000..aa0c80a --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/index.html @@ -0,0 +1,187 @@ + + + + + SnackBarResult + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

SnackBarResult

+ +
+
+
+
+
+

Entries

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+

Returns a representation of an immutable list of all enum entries, in the order they're declared.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+

Returns an array containing the constants of this enum type, in the order they're declared.

+
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/value-of.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/value-of.html new file mode 100644 index 0000000..69c04cd --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/value-of.html @@ -0,0 +1,80 @@ + + + + + valueOf + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

valueOf

+
+

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Throws

if this enum type has no constant with the specified name

+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/values.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/values.html new file mode 100644 index 0000000..f2d3897 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-result/values.html @@ -0,0 +1,80 @@ + + + + + values + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

values

+
+

Returns an array containing the constants of this enum type, in the order they're declared.

This method may be used to iterate over the constants.

+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-transition-item/-snack-bar-transition-item.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-transition-item/-snack-bar-transition-item.html new file mode 100644 index 0000000..ff78676 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-transition-item/-snack-bar-transition-item.html @@ -0,0 +1,80 @@ + + + + + SnackBarTransitionItem + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

SnackBarTransitionItem

+
+
constructor(snackBarData: SnackBarData?, opacityTransition: OpacityTransition)
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-transition-item/index.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-transition-item/index.html new file mode 100644 index 0000000..4268420 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-transition-item/index.html @@ -0,0 +1,138 @@ + + + + + SnackBarTransitionItem + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

SnackBarTransitionItem

+
data class SnackBarTransitionItem(val snackBarData: SnackBarData?, val opacityTransition: OpacityTransition)
+
+
+
+
+
+

Constructors

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+
constructor(snackBarData: SnackBarData?, opacityTransition: OpacityTransition)
+
+
+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+ +
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+ +
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-transition-item/opacity-transition.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-transition-item/opacity-transition.html new file mode 100644 index 0000000..7f1c403 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-transition-item/opacity-transition.html @@ -0,0 +1,80 @@ + + + + + opacityTransition + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

opacityTransition

+
+ +
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-transition-item/snack-bar-data.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-transition-item/snack-bar-data.html new file mode 100644 index 0000000..6ee1421 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-transition-item/snack-bar-data.html @@ -0,0 +1,80 @@ + + + + + snackBarData + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

snackBarData

+
+ +
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/-error/index.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/-error/index.html new file mode 100644 index 0000000..f6f934b --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/-error/index.html @@ -0,0 +1,119 @@ + + + + + Error + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

Error

+ +
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/-info/index.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/-info/index.html new file mode 100644 index 0000000..f3a8668 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/-info/index.html @@ -0,0 +1,119 @@ + + + + + Info + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

Info

+ +
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/entries.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/entries.html new file mode 100644 index 0000000..eea7c4f --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/entries.html @@ -0,0 +1,80 @@ + + + + + entries + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

entries

+
+

Returns a representation of an immutable list of all enum entries, in the order they're declared.

This method may be used to iterate over the enum entries.

+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/index.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/index.html new file mode 100644 index 0000000..67045d8 --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/index.html @@ -0,0 +1,202 @@ + + + + + SnackBarType + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

SnackBarType

+ +
+
+
+
+
+

Entries

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+

Properties

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+

Returns a representation of an immutable list of all enum entries, in the order they're declared.

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+ +
+
+
+
+
+
+
+

Functions

+
+
+
+
+ + +
Link copied to clipboard
+
+
+
+

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

+
+
+
+
+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+

Returns an array containing the constants of this enum type, in the order they're declared.

+
+
+
+
+
+
+
+
+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/value-of.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/value-of.html new file mode 100644 index 0000000..984af7a --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/value-of.html @@ -0,0 +1,80 @@ + + + + + valueOf + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

valueOf

+
+

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Throws

if this enum type has no constant with the specified name

+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/values.html b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/values.html new file mode 100644 index 0000000..5be621e --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/-snack-bar-type/values.html @@ -0,0 +1,80 @@ + + + + + values + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

values

+
+

Returns an array containing the constants of this enum type, in the order they're declared.

This method may be used to iterate over the constants.

+
+ +
+
+
+ + diff --git a/docs/0.x/compose/com.yourssu.handy.compose/index.html b/docs/0.x/compose/com.yourssu.handy.compose/index.html index fcc03bc..3e7a842 100644 --- a/docs/0.x/compose/com.yourssu.handy.compose/index.html +++ b/docs/0.x/compose/com.yourssu.handy.compose/index.html @@ -116,6 +116,21 @@

Types

+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+

드래그 위치를 나타냅니다. Start는 초기 위치, End는 스낵바가 사라질 위치를 나타냅니다.

+
+
+
+
@@ -221,6 +236,21 @@

Types

+ +
+
+
+ + +
Link copied to clipboard
+
+
+
+
typealias OpacityTransition = @Composable (snackBar: @Composable () -> Unit) -> Unit
+
+
+
+
@@ -236,6 +266,96 @@

Types

+ +
+
+
+
SnackBarData
+ +
Link copied to clipboard
+
+
+
+
interface SnackBarData
+
+
+
+
+ +
+
+
+
SnackBarDefaults
+ +
Link copied to clipboard
+
+
+
+ +
+
+
+
+ +
+
+
+
SnackBarHostState
+ +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+
SnackBarResult
+ +
Link copied to clipboard
+
+
+ +
+
+
+ +
+
+
+
SnackBarTransitionItem
+ +
Link copied to clipboard
+
+
+
+
data class SnackBarTransitionItem(val snackBarData: SnackBarData?, val opacityTransition: OpacityTransition)
+
+
+
+
+ +
+
+
+
SnackBarType
+ +
Link copied to clipboard
+
+
+ +
+
+
@@ -379,6 +499,36 @@

Functions

+ +
+
+
+
ErrorSnackBar
+ +
Link copied to clipboard
+
+
+
+
fun ErrorSnackBar(text: String, onClose: () -> Unit, modifier: Modifier = Modifier)

에러 스낵바의 UI를 그린 함수입니다.

+
+
+
+
+ +
+
+
+
FadeInFadeOut
+ +
Link copied to clipboard
+
+
+
+
fun FadeInFadeOut(newSnackBarData: SnackBarData?, modifier: Modifier = Modifier, snackBar: @Composable (SnackBarData) -> Unit)

스낵바에 애니메이션을 적용합니다.

+
+
+
+
@@ -454,6 +604,21 @@

Functions

+ +
+
+
+
InfoSnackBar
+ +
Link copied to clipboard
+
+
+
+
fun InfoSnackBar(text: String, onDismiss: () -> Unit, modifier: Modifier = Modifier)

정보성 스낵바의 UI를 그린 함수입니다.

+
+
+
+
@@ -499,6 +664,21 @@

Functions

+ +
+
+
+
rememberSnackBarHostState
+ +
Link copied to clipboard
+
+
+ +
+
+
@@ -514,6 +694,33 @@

Functions

+ +
+
+
+
SnackBarHost
+ +
Link copied to clipboard
+
+
+
+
fun SnackBarHost(snackBarHostState: SnackBarHostState, modifier: Modifier = Modifier, snackBar: @Composable (SnackBarData) -> Unit = { snackBarData -> + when (snackBarData.type) { + SnackBarType.Info -> InfoSnackBar( + text = snackBarHostState.currentSnackBarData?.message.orEmpty(), + onDismiss = snackBarData::dismiss + ) + + SnackBarType.Error -> ErrorSnackBar( + text = snackBarHostState.currentSnackBarData?.message.orEmpty(), + onClose = snackBarData::dismiss + ) + } + })

SnackBar를 보여주기 위해선 SnackBarHost를 통해 상태를 관리해야 합니다. 스낵바의 타입에 따라 정보성 스낵바또는 에러 스낵바를 표시합니다.

+
+
+
+
diff --git a/docs/0.x/compose/com.yourssu.handy.compose/remember-snack-bar-host-state.html b/docs/0.x/compose/com.yourssu.handy.compose/remember-snack-bar-host-state.html new file mode 100644 index 0000000..f1976ad --- /dev/null +++ b/docs/0.x/compose/com.yourssu.handy.compose/remember-snack-bar-host-state.html @@ -0,0 +1,80 @@ + + + + + rememberSnackBarHostState + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ +
+

rememberSnackBarHostState

+
+ +
+ +
+
+
+ + diff --git a/docs/0.x/compose/package-list b/docs/0.x/compose/package-list index 91294c7..8faa2c0 100644 --- a/docs/0.x/compose/package-list +++ b/docs/0.x/compose/package-list @@ -60,7 +60,7 @@ $dokka.location:com.yourssu.handy.compose.foundation//darkColorScheme/#/Pointing $dokka.location:com.yourssu.handy.compose.foundation//fonts/#/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/fonts.html $dokka.location:com.yourssu.handy.compose.foundation//lightColorScheme/#/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/light-color-scheme.html $dokka.location:com.yourssu.handy.compose.foundation/ColorScheme///PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/index.html -$dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/ColorScheme/#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/-color-scheme.html +$dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/ColorScheme/#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/-color-scheme.html $dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/bgBasicBlack/#/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-basic-black.html $dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/bgBasicDefault/#/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-basic-default.html $dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/bgBasicLight/#/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-basic-light.html @@ -114,6 +114,8 @@ $dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/lineStatusPosit $dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/paginationBasicSelected/#/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/pagination-basic-selected.html $dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/paginationBasicUnselected/#/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/pagination-basic-unselected.html $dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/paginationBrandPressed/#/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/pagination-brand-pressed.html +$dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/snackBarError/#/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/snack-bar-error.html +$dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/snackBarInfo/#/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/snack-bar-info.html $dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/switchDisabled/#/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/switch-disabled.html $dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/switchSelected/#/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/switch-selected.html $dokka.location:com.yourssu.handy.compose.foundation/ColorScheme/switchThumb/#/PointingToDeclaration/compose/com.yourssu.handy.compose.foundation/-color-scheme/switch-thumb.html @@ -317,6 +319,8 @@ $dokka.location:com.yourssu.handy.compose//CheckBox/#kotlin.Boolean#kotlin.Funct $dokka.location:com.yourssu.handy.compose//Divider/#androidx.compose.ui.unit.Dp#androidx.compose.ui.graphics.Color/PointingToDeclaration/compose/com.yourssu.handy.compose/-divider.html $dokka.location:com.yourssu.handy.compose//Divider/#com.yourssu.handy.compose.DividerThickness#androidx.compose.ui.Modifier#androidx.compose.ui.graphics.Color/PointingToDeclaration/compose/com.yourssu.handy.compose/-divider.html $dokka.location:com.yourssu.handy.compose//Divider/#com.yourssu.handy.compose.DividerThickness#androidx.compose.ui.Modifier#androidx.compose.ui.unit.Dp#androidx.compose.ui.graphics.Color/PointingToDeclaration/compose/com.yourssu.handy.compose/-divider.html +$dokka.location:com.yourssu.handy.compose//ErrorSnackBar/#kotlin.String#kotlin.Function0[kotlin.Unit]#androidx.compose.ui.Modifier/PointingToDeclaration/compose/com.yourssu.handy.compose/-error-snack-bar.html +$dokka.location:com.yourssu.handy.compose//FadeInFadeOut/#com.yourssu.handy.compose.SnackBarData?#androidx.compose.ui.Modifier#kotlin.Function1[com.yourssu.handy.compose.SnackBarData,kotlin.Unit]/PointingToDeclaration/compose/com.yourssu.handy.compose/-fade-in-fade-out.html $dokka.location:com.yourssu.handy.compose//FixedTab/#kotlin.Int#androidx.compose.ui.Modifier#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#kotlin.Function0[kotlin.Unit]/PointingToDeclaration/compose/com.yourssu.handy.compose/-fixed-tab.html $dokka.location:com.yourssu.handy.compose//FloatingActionButton/#kotlin.Function0[kotlin.Unit]#androidx.compose.ui.Modifier#kotlin.Boolean#androidx.compose.ui.graphics.Shape#androidx.compose.foundation.interaction.MutableInteractionSource#androidx.compose.ui.graphics.vector.ImageVector#com.yourssu.handy.compose.FloatingActionButtonSize#com.yourssu.handy.compose.FloatingActionButtonType/PointingToDeclaration/compose/com.yourssu.handy.compose/-floating-action-button.html $dokka.location:com.yourssu.handy.compose//HandyTheme/#kotlin.Boolean#kotlin.Function0[kotlin.Unit]/PointingToDeclaration/compose/com.yourssu.handy.compose/-handy-theme.html @@ -324,11 +328,13 @@ $dokka.location:com.yourssu.handy.compose//Icon/#androidx.compose.ui.graphics.Im $dokka.location:com.yourssu.handy.compose//Icon/#androidx.compose.ui.graphics.painter.Painter#androidx.compose.ui.Modifier#androidx.compose.ui.graphics.Color#com.yourssu.handy.compose.IconSize#kotlin.String?/PointingToDeclaration/compose/com.yourssu.handy.compose/-icon.html $dokka.location:com.yourssu.handy.compose//Icon/#androidx.compose.ui.graphics.vector.ImageVector#androidx.compose.ui.Modifier#androidx.compose.ui.graphics.Color#com.yourssu.handy.compose.IconSize#kotlin.String?/PointingToDeclaration/compose/com.yourssu.handy.compose/-icon.html $dokka.location:com.yourssu.handy.compose//Indicator/#androidx.compose.ui.Modifier#androidx.compose.ui.unit.Dp#androidx.compose.ui.graphics.Color/PointingToDeclaration/compose/com.yourssu.handy.compose/-indicator.html +$dokka.location:com.yourssu.handy.compose//InfoSnackBar/#kotlin.String#kotlin.Function0[kotlin.Unit]#androidx.compose.ui.Modifier/PointingToDeclaration/compose/com.yourssu.handy.compose/-info-snack-bar.html $dokka.location:com.yourssu.handy.compose//LeftAlignedTopAppBar/#kotlin.String#kotlin.Function1[androidx.compose.foundation.layout.RowScope,kotlin.Unit]?/PointingToDeclaration/compose/com.yourssu.handy.compose/-left-aligned-top-app-bar.html $dokka.location:com.yourssu.handy.compose//LocalTextStyle/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-local-text-style.html $dokka.location:com.yourssu.handy.compose//OneButtonDialog/#kotlin.String#kotlin.String#kotlin.Function0[kotlin.Unit]#kotlin.Function0[kotlin.Unit]#androidx.compose.ui.Modifier#kotlin.String?#kotlin.Function0[kotlin.Unit]?/PointingToDeclaration/compose/com.yourssu.handy.compose/-one-button-dialog.html $dokka.location:com.yourssu.handy.compose//RadioButton/#kotlin.Boolean#kotlin.Function1[kotlin.Boolean,kotlin.Unit]#androidx.compose.ui.Modifier#com.yourssu.handy.compose.RadioButtonSize#kotlin.String#kotlin.Boolean#androidx.compose.ui.graphics.Color/PointingToDeclaration/compose/com.yourssu.handy.compose/-radio-button.html $dokka.location:com.yourssu.handy.compose//ScrollableTab/#kotlin.Int#androidx.compose.ui.Modifier#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#kotlin.Function0[kotlin.Unit]/PointingToDeclaration/compose/com.yourssu.handy.compose/-scrollable-tab.html +$dokka.location:com.yourssu.handy.compose//SnackBarHost/#com.yourssu.handy.compose.SnackBarHostState#androidx.compose.ui.Modifier#kotlin.Function1[com.yourssu.handy.compose.SnackBarData,kotlin.Unit]/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-host.html $dokka.location:com.yourssu.handy.compose//Surface/#androidx.compose.ui.Modifier#androidx.compose.ui.unit.Dp?#androidx.compose.ui.graphics.Shape#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.foundation.BorderStroke?#kotlin.Function0[kotlin.Unit]/PointingToDeclaration/compose/com.yourssu.handy.compose/-surface.html $dokka.location:com.yourssu.handy.compose//Surface/#kotlin.Boolean#kotlin.Function0[kotlin.Unit]#androidx.compose.ui.Modifier#kotlin.Boolean#androidx.compose.ui.unit.Dp?#androidx.compose.ui.graphics.Shape#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.foundation.BorderStroke?#androidx.compose.foundation.interaction.MutableInteractionSource#androidx.compose.foundation.Indication?#kotlin.Function0[kotlin.Unit]/PointingToDeclaration/compose/com.yourssu.handy.compose/-surface.html $dokka.location:com.yourssu.handy.compose//Surface/#kotlin.Boolean#kotlin.Function1[kotlin.Boolean,kotlin.Unit]#androidx.compose.ui.Modifier#kotlin.Boolean#androidx.compose.ui.unit.Dp?#androidx.compose.ui.graphics.Shape#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.foundation.BorderStroke?#androidx.compose.foundation.interaction.MutableInteractionSource#androidx.compose.foundation.Indication?#kotlin.Function0[kotlin.Unit]/PointingToDeclaration/compose/com.yourssu.handy.compose/-surface.html @@ -338,6 +344,7 @@ $dokka.location:com.yourssu.handy.compose//Switch/#kotlin.Function1[com.yourssu. $dokka.location:com.yourssu.handy.compose//TabItem/#kotlin.Boolean#kotlin.Function0[kotlin.Unit]#kotlin.String#androidx.compose.ui.Modifier#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color/PointingToDeclaration/compose/com.yourssu.handy.compose/-tab-item.html $dokka.location:com.yourssu.handy.compose//Text/#kotlin.String#androidx.compose.ui.Modifier#androidx.compose.ui.graphics.Color#androidx.compose.ui.unit.Dp#androidx.compose.ui.text.font.FontStyle?#androidx.compose.ui.text.font.FontWeight?#androidx.compose.ui.unit.TextUnit#androidx.compose.ui.text.style.TextAlign#androidx.compose.ui.unit.Dp#androidx.compose.ui.text.style.TextOverflow#kotlin.Int#kotlin.Int#kotlin.Function1[androidx.compose.ui.text.TextLayoutResult,kotlin.Unit]#com.yourssu.handy.compose.foundation.HandyTextStyle/PointingToDeclaration/compose/com.yourssu.handy.compose/-text.html $dokka.location:com.yourssu.handy.compose//TwoButtonDialog/#kotlin.String#kotlin.String#kotlin.String#kotlin.Function0[kotlin.Unit]#kotlin.Function0[kotlin.Unit]#kotlin.Function0[kotlin.Unit]#androidx.compose.ui.Modifier#kotlin.String?#kotlin.Function0[kotlin.Unit]?/PointingToDeclaration/compose/com.yourssu.handy.compose/-two-button-dialog.html +$dokka.location:com.yourssu.handy.compose//rememberSnackBarHostState/#/PointingToDeclaration/compose/com.yourssu.handy.compose/remember-snack-bar-host-state.html $dokka.location:com.yourssu.handy.compose//tabIndicatorOffset/androidx.compose.ui.Modifier#com.yourssu.handy.compose.TabPosition#androidx.compose.ui.unit.Dp/PointingToDeclaration/compose/com.yourssu.handy.compose/tab-indicator-offset.html $dokka.location:com.yourssu.handy.compose/CheckBoxSize.Large///PointingToDeclaration/compose/com.yourssu.handy.compose/-check-box-size/-large/index.html $dokka.location:com.yourssu.handy.compose/CheckBoxSize.Medium///PointingToDeclaration/compose/com.yourssu.handy.compose/-check-box-size/-medium/index.html @@ -359,6 +366,12 @@ $dokka.location:com.yourssu.handy.compose/DividerThickness/entries/#/PointingToD $dokka.location:com.yourssu.handy.compose/DividerThickness/size/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-divider-thickness/size.html $dokka.location:com.yourssu.handy.compose/DividerThickness/valueOf/#kotlin.String/PointingToDeclaration/compose/com.yourssu.handy.compose/-divider-thickness/value-of.html $dokka.location:com.yourssu.handy.compose/DividerThickness/values/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-divider-thickness/values.html +$dokka.location:com.yourssu.handy.compose/DragValue.End///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}compose/com.yourssu.handy.compose/-drag-value/-end/index.html +$dokka.location:com.yourssu.handy.compose/DragValue.Start///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}compose/com.yourssu.handy.compose/-drag-value/-start/index.html +$dokka.location:com.yourssu.handy.compose/DragValue///PointingToDeclaration/compose/com.yourssu.handy.compose/-drag-value/index.html +$dokka.location:com.yourssu.handy.compose/DragValue/entries/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-drag-value/entries.html +$dokka.location:com.yourssu.handy.compose/DragValue/valueOf/#kotlin.String/PointingToDeclaration/compose/com.yourssu.handy.compose/-drag-value/value-of.html +$dokka.location:com.yourssu.handy.compose/DragValue/values/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-drag-value/values.html $dokka.location:com.yourssu.handy.compose/FloatingActionButtonColorState///PointingToDeclaration/compose/com.yourssu.handy.compose/-floating-action-button-color-state/index.html $dokka.location:com.yourssu.handy.compose/FloatingActionButtonColorState/FloatingActionButtonColorState/#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#androidx.compose.ui.graphics.Color#kotlin.Boolean/PointingToDeclaration/compose/com.yourssu.handy.compose/-floating-action-button-color-state/-floating-action-button-color-state.html $dokka.location:com.yourssu.handy.compose/FloatingActionButtonColorState/backgroundColor/#kotlin.Boolean/PointingToDeclaration/compose/com.yourssu.handy.compose/-floating-action-button-color-state/background-color.html @@ -403,12 +416,40 @@ $dokka.location:com.yourssu.handy.compose/IconSize///PointingToDeclaration/comp $dokka.location:com.yourssu.handy.compose/IconSize/entries/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-icon-size/entries.html $dokka.location:com.yourssu.handy.compose/IconSize/valueOf/#kotlin.String/PointingToDeclaration/compose/com.yourssu.handy.compose/-icon-size/value-of.html $dokka.location:com.yourssu.handy.compose/IconSize/values/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-icon-size/values.html +$dokka.location:com.yourssu.handy.compose/OpacityTransition///PointingToDeclaration/compose/com.yourssu.handy.compose/-opacity-transition/index.html $dokka.location:com.yourssu.handy.compose/RadioButtonSize.Large///PointingToDeclaration/compose/com.yourssu.handy.compose/-radio-button-size/-large/index.html $dokka.location:com.yourssu.handy.compose/RadioButtonSize.Medium///PointingToDeclaration/compose/com.yourssu.handy.compose/-radio-button-size/-medium/index.html $dokka.location:com.yourssu.handy.compose/RadioButtonSize.Small///PointingToDeclaration/compose/com.yourssu.handy.compose/-radio-button-size/-small/index.html $dokka.location:com.yourssu.handy.compose/RadioButtonSize///PointingToDeclaration/compose/com.yourssu.handy.compose/-radio-button-size/index.html $dokka.location:com.yourssu.handy.compose/RadioButtonSize/iconSize/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-radio-button-size/icon-size.html $dokka.location:com.yourssu.handy.compose/RadioButtonSize/typo/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-radio-button-size/typo.html +$dokka.location:com.yourssu.handy.compose/SnackBarData///PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-data/index.html +$dokka.location:com.yourssu.handy.compose/SnackBarData/dismiss/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-data/dismiss.html +$dokka.location:com.yourssu.handy.compose/SnackBarData/message/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-data/message.html +$dokka.location:com.yourssu.handy.compose/SnackBarData/type/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-data/type.html +$dokka.location:com.yourssu.handy.compose/SnackBarDefaults///PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-defaults/index.html +$dokka.location:com.yourssu.handy.compose/SnackBarDefaults/FADE_IN_DURATION/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-defaults/-f-a-d-e_-i-n_-d-u-r-a-t-i-o-n.html +$dokka.location:com.yourssu.handy.compose/SnackBarDefaults/FADE_OUT_DURATION/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-defaults/-f-a-d-e_-o-u-t_-d-u-r-a-t-i-o-n.html +$dokka.location:com.yourssu.handy.compose/SnackBarDefaults/SNACK_BAR_DURATION/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-defaults/-s-n-a-c-k_-b-a-r_-d-u-r-a-t-i-o-n.html +$dokka.location:com.yourssu.handy.compose/SnackBarDefaults/TARGET_VALUE/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-defaults/-t-a-r-g-e-t_-v-a-l-u-e.html +$dokka.location:com.yourssu.handy.compose/SnackBarHostState///PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-host-state/index.html +$dokka.location:com.yourssu.handy.compose/SnackBarHostState/SnackBarHostState/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-host-state/-snack-bar-host-state.html +$dokka.location:com.yourssu.handy.compose/SnackBarHostState/showSnackBar/#kotlin.String#com.yourssu.handy.compose.SnackBarType/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-host-state/show-snack-bar.html +$dokka.location:com.yourssu.handy.compose/SnackBarResult.Dismissed///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}compose/com.yourssu.handy.compose/-snack-bar-result/-dismissed/index.html +$dokka.location:com.yourssu.handy.compose/SnackBarResult///PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-result/index.html +$dokka.location:com.yourssu.handy.compose/SnackBarResult/entries/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-result/entries.html +$dokka.location:com.yourssu.handy.compose/SnackBarResult/valueOf/#kotlin.String/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-result/value-of.html +$dokka.location:com.yourssu.handy.compose/SnackBarResult/values/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-result/values.html +$dokka.location:com.yourssu.handy.compose/SnackBarTransitionItem///PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-transition-item/index.html +$dokka.location:com.yourssu.handy.compose/SnackBarTransitionItem/SnackBarTransitionItem/#com.yourssu.handy.compose.SnackBarData?#kotlin.Function1[kotlin.Function0[kotlin.Unit],kotlin.Unit]/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-transition-item/-snack-bar-transition-item.html +$dokka.location:com.yourssu.handy.compose/SnackBarTransitionItem/opacityTransition/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-transition-item/opacity-transition.html +$dokka.location:com.yourssu.handy.compose/SnackBarTransitionItem/snackBarData/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-transition-item/snack-bar-data.html +$dokka.location:com.yourssu.handy.compose/SnackBarType.Error///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}compose/com.yourssu.handy.compose/-snack-bar-type/-error/index.html +$dokka.location:com.yourssu.handy.compose/SnackBarType.Info///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}compose/com.yourssu.handy.compose/-snack-bar-type/-info/index.html +$dokka.location:com.yourssu.handy.compose/SnackBarType///PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-type/index.html +$dokka.location:com.yourssu.handy.compose/SnackBarType/entries/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-type/entries.html +$dokka.location:com.yourssu.handy.compose/SnackBarType/valueOf/#kotlin.String/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-type/value-of.html +$dokka.location:com.yourssu.handy.compose/SnackBarType/values/#/PointingToDeclaration/compose/com.yourssu.handy.compose/-snack-bar-type/values.html $dokka.location:com.yourssu.handy.compose/SwitchSize.Large///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}compose/com.yourssu.handy.compose/-switch-size/-large/index.html $dokka.location:com.yourssu.handy.compose/SwitchSize.Medium///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}compose/com.yourssu.handy.compose/-switch-size/-medium/index.html $dokka.location:com.yourssu.handy.compose/SwitchSize.Small///PointingToDeclaration/{"org.jetbrains.dokka.links.EnumEntryDRIExtra":{"key":"org.jetbrains.dokka.links.EnumEntryDRIExtra"}}compose/com.yourssu.handy.compose/-switch-size/-small/index.html diff --git a/docs/0.x/navigation.html b/docs/0.x/navigation.html index ad2c5d8..9c99040 100644 --- a/docs/0.x/navigation.html +++ b/docs/0.x/navigation.html @@ -41,151 +41,205 @@
-
+
+ +
+ +
+
+ +
+
+
+ +
+
+ +
+
-
+ -
+ -
+ -
- -
+
+ +
-
+
-
+ -
- -
+
+ + - -
+ -
+ -
+ -
- -
+
+ +
-
+
-
+
-
+
-
+
-
+
-
+
-
+ -
+ + -
+ -
+ -
+ + -
- -
+
+ + -
+ -
+
-
+ + -
+ + + + + + +
+ +
+ +
+
+ +
+
+ -
+ -
- -
+
+ + -
+ -
+
-
- -
+
+ + -
+ - -
+ -
+ -
+ -
+ -
+ -
+ - diff --git a/docs/0.x/scripts/pages.json b/docs/0.x/scripts/pages.json index 31bae91..fbe2673 100644 --- a/docs/0.x/scripts/pages.json +++ b/docs/0.x/scripts/pages.json @@ -1 +1 @@ -[{"name":"Disabled","description":"com.yourssu.handy.compose.SwitchState.Disabled","location":"compose/com.yourssu.handy.compose/-switch-state/-disabled/index.html","searchKeys":["Disabled","Disabled","com.yourssu.handy.compose.SwitchState.Disabled"]},{"name":"EIGHT","description":"com.yourssu.handy.compose.DividerThickness.EIGHT","location":"compose/com.yourssu.handy.compose/-divider-thickness/-e-i-g-h-t/index.html","searchKeys":["EIGHT","EIGHT","com.yourssu.handy.compose.DividerThickness.EIGHT"]},{"name":"FOUR","description":"com.yourssu.handy.compose.DividerThickness.FOUR","location":"compose/com.yourssu.handy.compose/-divider-thickness/-f-o-u-r/index.html","searchKeys":["FOUR","FOUR","com.yourssu.handy.compose.DividerThickness.FOUR"]},{"name":"L","description":"com.yourssu.handy.compose.FloatingActionButtonSize.L","location":"compose/com.yourssu.handy.compose/-floating-action-button-size/-l/index.html","searchKeys":["L","L","com.yourssu.handy.compose.FloatingActionButtonSize.L"]},{"name":"L","description":"com.yourssu.handy.compose.IconSize.L","location":"compose/com.yourssu.handy.compose/-icon-size/-l/index.html","searchKeys":["L","L","com.yourssu.handy.compose.IconSize.L"]},{"name":"L","description":"com.yourssu.handy.compose.button.FilledButtonSize.L","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/-l/index.html","searchKeys":["L","L","com.yourssu.handy.compose.button.FilledButtonSize.L"]},{"name":"L","description":"com.yourssu.handy.compose.button.TextButtonSize.L","location":"compose/com.yourssu.handy.compose.button/-text-button-size/-l/index.html","searchKeys":["L","L","com.yourssu.handy.compose.button.TextButtonSize.L"]},{"name":"L","description":"com.yourssu.handy.compose.foundation.Radius.L","location":"compose/com.yourssu.handy.compose.foundation/-radius/-l/index.html","searchKeys":["L","L","com.yourssu.handy.compose.foundation.Radius.L"]},{"name":"Large","description":"com.yourssu.handy.compose.SwitchSize.Large","location":"compose/com.yourssu.handy.compose/-switch-size/-large/index.html","searchKeys":["Large","Large","com.yourssu.handy.compose.SwitchSize.Large"]},{"name":"M","description":"com.yourssu.handy.compose.IconSize.M","location":"compose/com.yourssu.handy.compose/-icon-size/-m/index.html","searchKeys":["M","M","com.yourssu.handy.compose.IconSize.M"]},{"name":"M","description":"com.yourssu.handy.compose.button.FilledButtonSize.M","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/-m/index.html","searchKeys":["M","M","com.yourssu.handy.compose.button.FilledButtonSize.M"]},{"name":"M","description":"com.yourssu.handy.compose.button.TextButtonSize.M","location":"compose/com.yourssu.handy.compose.button/-text-button-size/-m/index.html","searchKeys":["M","M","com.yourssu.handy.compose.button.TextButtonSize.M"]},{"name":"M","description":"com.yourssu.handy.compose.foundation.Radius.M","location":"compose/com.yourssu.handy.compose.foundation/-radius/-m/index.html","searchKeys":["M","M","com.yourssu.handy.compose.foundation.Radius.M"]},{"name":"Medium","description":"com.yourssu.handy.compose.SwitchSize.Medium","location":"compose/com.yourssu.handy.compose/-switch-size/-medium/index.html","searchKeys":["Medium","Medium","com.yourssu.handy.compose.SwitchSize.Medium"]},{"name":"ONE","description":"com.yourssu.handy.compose.DividerThickness.ONE","location":"compose/com.yourssu.handy.compose/-divider-thickness/-o-n-e/index.html","searchKeys":["ONE","ONE","com.yourssu.handy.compose.DividerThickness.ONE"]},{"name":"Outlined","description":"com.yourssu.handy.compose.button.FilledButtonType.Outlined","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/-outlined/index.html","searchKeys":["Outlined","Outlined","com.yourssu.handy.compose.button.FilledButtonType.Outlined"]},{"name":"Primary","description":"com.yourssu.handy.compose.FloatingActionButtonType.Primary","location":"compose/com.yourssu.handy.compose/-floating-action-button-type/-primary/index.html","searchKeys":["Primary","Primary","com.yourssu.handy.compose.FloatingActionButtonType.Primary"]},{"name":"Primary","description":"com.yourssu.handy.compose.button.FilledButtonType.Primary","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/-primary/index.html","searchKeys":["Primary","Primary","com.yourssu.handy.compose.button.FilledButtonType.Primary"]},{"name":"Primary","description":"com.yourssu.handy.compose.button.TextButtonType.Primary","location":"compose/com.yourssu.handy.compose.button/-text-button-type/-primary/index.html","searchKeys":["Primary","Primary","com.yourssu.handy.compose.button.TextButtonType.Primary"]},{"name":"S","description":"com.yourssu.handy.compose.FloatingActionButtonSize.S","location":"compose/com.yourssu.handy.compose/-floating-action-button-size/-s/index.html","searchKeys":["S","S","com.yourssu.handy.compose.FloatingActionButtonSize.S"]},{"name":"S","description":"com.yourssu.handy.compose.IconSize.S","location":"compose/com.yourssu.handy.compose/-icon-size/-s/index.html","searchKeys":["S","S","com.yourssu.handy.compose.IconSize.S"]},{"name":"S","description":"com.yourssu.handy.compose.button.FilledButtonSize.S","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/-s/index.html","searchKeys":["S","S","com.yourssu.handy.compose.button.FilledButtonSize.S"]},{"name":"S","description":"com.yourssu.handy.compose.button.TextButtonSize.S","location":"compose/com.yourssu.handy.compose.button/-text-button-size/-s/index.html","searchKeys":["S","S","com.yourssu.handy.compose.button.TextButtonSize.S"]},{"name":"S","description":"com.yourssu.handy.compose.foundation.Radius.S","location":"compose/com.yourssu.handy.compose.foundation/-radius/-s/index.html","searchKeys":["S","S","com.yourssu.handy.compose.foundation.Radius.S"]},{"name":"Secondary","description":"com.yourssu.handy.compose.FloatingActionButtonType.Secondary","location":"compose/com.yourssu.handy.compose/-floating-action-button-type/-secondary/index.html","searchKeys":["Secondary","Secondary","com.yourssu.handy.compose.FloatingActionButtonType.Secondary"]},{"name":"Secondary","description":"com.yourssu.handy.compose.button.FilledButtonType.Secondary","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/-secondary/index.html","searchKeys":["Secondary","Secondary","com.yourssu.handy.compose.button.FilledButtonType.Secondary"]},{"name":"Secondary","description":"com.yourssu.handy.compose.button.TextButtonType.Secondary","location":"compose/com.yourssu.handy.compose.button/-text-button-type/-secondary/index.html","searchKeys":["Secondary","Secondary","com.yourssu.handy.compose.button.TextButtonType.Secondary"]},{"name":"Selected","description":"com.yourssu.handy.compose.SwitchState.Selected","location":"compose/com.yourssu.handy.compose/-switch-state/-selected/index.html","searchKeys":["Selected","Selected","com.yourssu.handy.compose.SwitchState.Selected"]},{"name":"Small","description":"com.yourssu.handy.compose.SwitchSize.Small","location":"compose/com.yourssu.handy.compose/-switch-size/-small/index.html","searchKeys":["Small","Small","com.yourssu.handy.compose.SwitchSize.Small"]},{"name":"TWO","description":"com.yourssu.handy.compose.DividerThickness.TWO","location":"compose/com.yourssu.handy.compose/-divider-thickness/-t-w-o/index.html","searchKeys":["TWO","TWO","com.yourssu.handy.compose.DividerThickness.TWO"]},{"name":"Unselected","description":"com.yourssu.handy.compose.SwitchState.Unselected","location":"compose/com.yourssu.handy.compose/-switch-state/-unselected/index.html","searchKeys":["Unselected","Unselected","com.yourssu.handy.compose.SwitchState.Unselected"]},{"name":"XL","description":"com.yourssu.handy.compose.IconSize.XL","location":"compose/com.yourssu.handy.compose/-icon-size/-x-l/index.html","searchKeys":["XL","XL","com.yourssu.handy.compose.IconSize.XL"]},{"name":"XL","description":"com.yourssu.handy.compose.button.FilledButtonSize.XL","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/-x-l/index.html","searchKeys":["XL","XL","com.yourssu.handy.compose.button.FilledButtonSize.XL"]},{"name":"XL","description":"com.yourssu.handy.compose.foundation.Radius.XL","location":"compose/com.yourssu.handy.compose.foundation/-radius/-x-l/index.html","searchKeys":["XL","XL","com.yourssu.handy.compose.foundation.Radius.XL"]},{"name":"XS","description":"com.yourssu.handy.compose.IconSize.XS","location":"compose/com.yourssu.handy.compose/-icon-size/-x-s/index.html","searchKeys":["XS","XS","com.yourssu.handy.compose.IconSize.XS"]},{"name":"XS","description":"com.yourssu.handy.compose.button.FilledButtonSize.XS","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/-x-s/index.html","searchKeys":["XS","XS","com.yourssu.handy.compose.button.FilledButtonSize.XS"]},{"name":"XS","description":"com.yourssu.handy.compose.foundation.Radius.XS","location":"compose/com.yourssu.handy.compose.foundation/-radius/-x-s/index.html","searchKeys":["XS","XS","com.yourssu.handy.compose.foundation.Radius.XS"]},{"name":"XXL","description":"com.yourssu.handy.compose.IconSize.XXL","location":"compose/com.yourssu.handy.compose/-icon-size/-x-x-l/index.html","searchKeys":["XXL","XXL","com.yourssu.handy.compose.IconSize.XXL"]},{"name":"XXS","description":"com.yourssu.handy.compose.IconSize.XXS","location":"compose/com.yourssu.handy.compose/-icon-size/-x-x-s/index.html","searchKeys":["XXS","XXS","com.yourssu.handy.compose.IconSize.XXS"]},{"name":"XXS","description":"com.yourssu.handy.compose.button.FilledButtonSize.XXS","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/-x-x-s/index.html","searchKeys":["XXS","XXS","com.yourssu.handy.compose.button.FilledButtonSize.XXS"]},{"name":"class ButtonColorState(val contentColor: Color = Color.Unspecified, val disabledContentColor: Color = Color.Unspecified, val bgColor: Color = Color.Transparent, val disabledBgColor: Color = Color.Transparent, val shadowColor: Color = Color.Transparent, pressed: Boolean = false)","description":"com.yourssu.handy.compose.button.ButtonColorState","location":"compose/com.yourssu.handy.compose.button/-button-color-state/index.html","searchKeys":["ButtonColorState","class ButtonColorState(val contentColor: Color = Color.Unspecified, val disabledContentColor: Color = Color.Unspecified, val bgColor: Color = Color.Transparent, val disabledBgColor: Color = Color.Transparent, val shadowColor: Color = Color.Transparent, pressed: Boolean = false)","com.yourssu.handy.compose.button.ButtonColorState"]},{"name":"class FloatingActionButtonColorState(val contentColor: Color = Color.Unspecified, val disabledContentColor: Color = Color.Unspecified, val bgColor: Color = Color.Transparent, val disabledBgColor: Color = Color.Transparent, val shadowColor: Color = Color.Transparent, val borderColor: Color = Color.Transparent, pressed: Boolean = false)","description":"com.yourssu.handy.compose.FloatingActionButtonColorState","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/index.html","searchKeys":["FloatingActionButtonColorState","class FloatingActionButtonColorState(val contentColor: Color = Color.Unspecified, val disabledContentColor: Color = Color.Unspecified, val bgColor: Color = Color.Transparent, val disabledBgColor: Color = Color.Transparent, val shadowColor: Color = Color.Transparent, val borderColor: Color = Color.Transparent, pressed: Boolean = false)","com.yourssu.handy.compose.FloatingActionButtonColorState"]},{"name":"class TabPosition","description":"com.yourssu.handy.compose.TabPosition","location":"compose/com.yourssu.handy.compose/-tab-position/index.html","searchKeys":["TabPosition","class TabPosition","com.yourssu.handy.compose.TabPosition"]},{"name":"class Typography","description":"com.yourssu.handy.compose.foundation.Typography","location":"compose/com.yourssu.handy.compose.foundation/-typography/index.html","searchKeys":["Typography","class Typography","com.yourssu.handy.compose.foundation.Typography"]},{"name":"constructor(bgBasicDefault: Color = ColorNeutralWhite, bgBasicLight: Color = ColorGray50, bgBasicStrong: Color = ColorGray100, bgBasicBlack: Color = ColorNeutralBlack, bgBrandPrimary: Color = ColorViolet500, bgBrandSecondary: Color = ColorViolet50, bgStatusNegative: Color = ColorStatusRedMain, bgStatusPositive: Color = ColorViolet500, textBasicPrimary: Color = ColorNeutralBlack, textBasicSecondary: Color = ColorGray700, textBasicTertiary: Color = ColorGray500, textBasicDisabled: Color = ColorGray300, textBasicWhite: Color = ColorNeutralWhite, textBrandPrimary: Color = ColorViolet500, textBrandSecondary: Color = ColorViolet600, textStatusNegative: Color = ColorStatusRedMain, textStatusPositive: Color = ColorViolet500, lineBasicLight: Color = ColorGray100, lineBasicMedium: Color = ColorGray200, lineBasicStrong: Color = ColorGray300, lineStatusNegative: Color = ColorStatusRedMain, lineStatusPositive: Color = ColorViolet500, buttonFilledPrimaryEnabled: Color = ColorViolet500, buttonFilledPrimaryPressed: Color = ColorViolet700, buttonFilledPrimaryDisabled: Color = ColorGray100, buttonFilledSecondaryEnabled: Color = ColorViolet50, buttonFilledSecondaryPressed: Color = ColorViolet200, buttonFilledSecondaryDisabled: Color = ColorGray100, buttonOutlinedEnabled: Color = ColorNeutralTransparent, buttonOutlinedPressed: Color = ColorGray100, buttonOutlinedDisabled: Color = ColorNeutralTransparent, buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, buttonTextPrimaryPressed: Color = ColorViolet50, buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, buttonTextSecondaryPressed: Color = ColorGray100, buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, buttonRadioSelected: Color = ColorViolet500, buttonRadioUnselected: Color = ColorGray200, buttonRadioDisabled: Color = ColorNeutralWhite, buttonFabPrimaryEnabled: Color = ColorViolet500, buttonFabPrimaryPressed: Color = ColorViolet700, buttonFabPrimaryDisabled: Color = ColorGray100, buttonFabSecondaryEnabled: Color = ColorNeutralWhite, buttonFabSecondaryPressed: Color = ColorGray100, buttonFabSecondaryDisabled: Color = ColorNeutralWhite, iconBasicPrimary: Color = ColorNeutralBlack, iconBasicSecondary: Color = ColorGray700, iconBasicTertiary: Color = ColorGray500, iconBasicDisabled: Color = ColorGray200, iconBasicWhite: Color = ColorNeutralWhite, iconBrandPrimary: Color = ColorViolet500, iconBrandSecondary: Color = ColorViolet600, checkBoxSelected: Color = ColorViolet500, checkBoxUnselected: Color = ColorNeutralWhite, checkBoxDisabled: Color = ColorGray200, chipSelected: Color = ColorViolet100, chipUnselected: Color = ColorGray100, chipDisabled: Color = ColorGray50, paginationBrandPressed: Color = ColorViolet50, paginationBasicSelected: Color = ColorNeutralBlack, paginationBasicUnselected: Color = ColorGray500, switchUnselected: Color = ColorGray300, switchSelected: Color = ColorViolet500, switchDisabled: Color = ColorGray200, switchThumb: Color = ColorNeutralWhite)","description":"com.yourssu.handy.compose.foundation.ColorScheme.ColorScheme","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/-color-scheme.html","searchKeys":["ColorScheme","constructor(bgBasicDefault: Color = ColorNeutralWhite, bgBasicLight: Color = ColorGray50, bgBasicStrong: Color = ColorGray100, bgBasicBlack: Color = ColorNeutralBlack, bgBrandPrimary: Color = ColorViolet500, bgBrandSecondary: Color = ColorViolet50, bgStatusNegative: Color = ColorStatusRedMain, bgStatusPositive: Color = ColorViolet500, textBasicPrimary: Color = ColorNeutralBlack, textBasicSecondary: Color = ColorGray700, textBasicTertiary: Color = ColorGray500, textBasicDisabled: Color = ColorGray300, textBasicWhite: Color = ColorNeutralWhite, textBrandPrimary: Color = ColorViolet500, textBrandSecondary: Color = ColorViolet600, textStatusNegative: Color = ColorStatusRedMain, textStatusPositive: Color = ColorViolet500, lineBasicLight: Color = ColorGray100, lineBasicMedium: Color = ColorGray200, lineBasicStrong: Color = ColorGray300, lineStatusNegative: Color = ColorStatusRedMain, lineStatusPositive: Color = ColorViolet500, buttonFilledPrimaryEnabled: Color = ColorViolet500, buttonFilledPrimaryPressed: Color = ColorViolet700, buttonFilledPrimaryDisabled: Color = ColorGray100, buttonFilledSecondaryEnabled: Color = ColorViolet50, buttonFilledSecondaryPressed: Color = ColorViolet200, buttonFilledSecondaryDisabled: Color = ColorGray100, buttonOutlinedEnabled: Color = ColorNeutralTransparent, buttonOutlinedPressed: Color = ColorGray100, buttonOutlinedDisabled: Color = ColorNeutralTransparent, buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, buttonTextPrimaryPressed: Color = ColorViolet50, buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, buttonTextSecondaryPressed: Color = ColorGray100, buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, buttonRadioSelected: Color = ColorViolet500, buttonRadioUnselected: Color = ColorGray200, buttonRadioDisabled: Color = ColorNeutralWhite, buttonFabPrimaryEnabled: Color = ColorViolet500, buttonFabPrimaryPressed: Color = ColorViolet700, buttonFabPrimaryDisabled: Color = ColorGray100, buttonFabSecondaryEnabled: Color = ColorNeutralWhite, buttonFabSecondaryPressed: Color = ColorGray100, buttonFabSecondaryDisabled: Color = ColorNeutralWhite, iconBasicPrimary: Color = ColorNeutralBlack, iconBasicSecondary: Color = ColorGray700, iconBasicTertiary: Color = ColorGray500, iconBasicDisabled: Color = ColorGray200, iconBasicWhite: Color = ColorNeutralWhite, iconBrandPrimary: Color = ColorViolet500, iconBrandSecondary: Color = ColorViolet600, checkBoxSelected: Color = ColorViolet500, checkBoxUnselected: Color = ColorNeutralWhite, checkBoxDisabled: Color = ColorGray200, chipSelected: Color = ColorViolet100, chipUnselected: Color = ColorGray100, chipDisabled: Color = ColorGray50, paginationBrandPressed: Color = ColorViolet50, paginationBasicSelected: Color = ColorNeutralBlack, paginationBasicUnselected: Color = ColorGray500, switchUnselected: Color = ColorGray300, switchSelected: Color = ColorViolet500, switchDisabled: Color = ColorGray200, switchThumb: Color = ColorNeutralWhite)","com.yourssu.handy.compose.foundation.ColorScheme.ColorScheme"]},{"name":"constructor(containerSize: FloatingActionButtonSize = FloatingActionButtonSize.S)","description":"com.yourssu.handy.compose.FloatingActionButtonSizeState.FloatingActionButtonSizeState","location":"compose/com.yourssu.handy.compose/-floating-action-button-size-state/-floating-action-button-size-state.html","searchKeys":["FloatingActionButtonSizeState","constructor(containerSize: FloatingActionButtonSize = FloatingActionButtonSize.S)","com.yourssu.handy.compose.FloatingActionButtonSizeState.FloatingActionButtonSizeState"]},{"name":"constructor(contentColor: Color = Color.Unspecified, disabledContentColor: Color = Color.Unspecified, bgColor: Color = Color.Transparent, disabledBgColor: Color = Color.Transparent, shadowColor: Color = Color.Transparent, borderColor: Color = Color.Transparent, pressed: Boolean = false)","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.FloatingActionButtonColorState","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/-floating-action-button-color-state.html","searchKeys":["FloatingActionButtonColorState","constructor(contentColor: Color = Color.Unspecified, disabledContentColor: Color = Color.Unspecified, bgColor: Color = Color.Transparent, disabledBgColor: Color = Color.Transparent, shadowColor: Color = Color.Transparent, borderColor: Color = Color.Transparent, pressed: Boolean = false)","com.yourssu.handy.compose.FloatingActionButtonColorState.FloatingActionButtonColorState"]},{"name":"constructor(contentColor: Color = Color.Unspecified, disabledContentColor: Color = Color.Unspecified, bgColor: Color = Color.Transparent, disabledBgColor: Color = Color.Transparent, shadowColor: Color = Color.Transparent, pressed: Boolean = false)","description":"com.yourssu.handy.compose.button.ButtonColorState.ButtonColorState","location":"compose/com.yourssu.handy.compose.button/-button-color-state/-button-color-state.html","searchKeys":["ButtonColorState","constructor(contentColor: Color = Color.Unspecified, disabledContentColor: Color = Color.Unspecified, bgColor: Color = Color.Transparent, disabledBgColor: Color = Color.Transparent, shadowColor: Color = Color.Transparent, pressed: Boolean = false)","com.yourssu.handy.compose.button.ButtonColorState.ButtonColorState"]},{"name":"constructor(typo: HandyTextStyle = HandyTextStyle.Default, iconSize: IconSize = IconSize.S, height: Dp = 0.dp, horizontalPadding: Dp = 0.dp, betweenSpace: Dp = 0.dp, round: Dp = 0.dp)","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.ButtonStyleProperties","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/-button-style-properties.html","searchKeys":["ButtonStyleProperties","constructor(typo: HandyTextStyle = HandyTextStyle.Default, iconSize: IconSize = IconSize.S, height: Dp = 0.dp, horizontalPadding: Dp = 0.dp, betweenSpace: Dp = 0.dp, round: Dp = 0.dp)","com.yourssu.handy.compose.button.ButtonStyleProperties.ButtonStyleProperties"]},{"name":"data class ButtonStyleProperties(val typo: HandyTextStyle = HandyTextStyle.Default, val iconSize: IconSize = IconSize.S, val height: Dp = 0.dp, val horizontalPadding: Dp = 0.dp, val betweenSpace: Dp = 0.dp, val round: Dp = 0.dp)","description":"com.yourssu.handy.compose.button.ButtonStyleProperties","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/index.html","searchKeys":["ButtonStyleProperties","data class ButtonStyleProperties(val typo: HandyTextStyle = HandyTextStyle.Default, val iconSize: IconSize = IconSize.S, val height: Dp = 0.dp, val horizontalPadding: Dp = 0.dp, val betweenSpace: Dp = 0.dp, val round: Dp = 0.dp)","com.yourssu.handy.compose.button.ButtonStyleProperties"]},{"name":"data class ColorScheme(val bgBasicDefault: Color = ColorNeutralWhite, val bgBasicLight: Color = ColorGray50, val bgBasicStrong: Color = ColorGray100, val bgBasicBlack: Color = ColorNeutralBlack, val bgBrandPrimary: Color = ColorViolet500, val bgBrandSecondary: Color = ColorViolet50, val bgStatusNegative: Color = ColorStatusRedMain, val bgStatusPositive: Color = ColorViolet500, val textBasicPrimary: Color = ColorNeutralBlack, val textBasicSecondary: Color = ColorGray700, val textBasicTertiary: Color = ColorGray500, val textBasicDisabled: Color = ColorGray300, val textBasicWhite: Color = ColorNeutralWhite, val textBrandPrimary: Color = ColorViolet500, val textBrandSecondary: Color = ColorViolet600, val textStatusNegative: Color = ColorStatusRedMain, val textStatusPositive: Color = ColorViolet500, val lineBasicLight: Color = ColorGray100, val lineBasicMedium: Color = ColorGray200, val lineBasicStrong: Color = ColorGray300, val lineStatusNegative: Color = ColorStatusRedMain, val lineStatusPositive: Color = ColorViolet500, val buttonFilledPrimaryEnabled: Color = ColorViolet500, val buttonFilledPrimaryPressed: Color = ColorViolet700, val buttonFilledPrimaryDisabled: Color = ColorGray100, val buttonFilledSecondaryEnabled: Color = ColorViolet50, val buttonFilledSecondaryPressed: Color = ColorViolet200, val buttonFilledSecondaryDisabled: Color = ColorGray100, val buttonOutlinedEnabled: Color = ColorNeutralTransparent, val buttonOutlinedPressed: Color = ColorGray100, val buttonOutlinedDisabled: Color = ColorNeutralTransparent, val buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, val buttonTextPrimaryPressed: Color = ColorViolet50, val buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, val buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, val buttonTextSecondaryPressed: Color = ColorGray100, val buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, val buttonRadioSelected: Color = ColorViolet500, val buttonRadioUnselected: Color = ColorGray200, val buttonRadioDisabled: Color = ColorNeutralWhite, val buttonFabPrimaryEnabled: Color = ColorViolet500, val buttonFabPrimaryPressed: Color = ColorViolet700, val buttonFabPrimaryDisabled: Color = ColorGray100, val buttonFabSecondaryEnabled: Color = ColorNeutralWhite, val buttonFabSecondaryPressed: Color = ColorGray100, val buttonFabSecondaryDisabled: Color = ColorNeutralWhite, val iconBasicPrimary: Color = ColorNeutralBlack, val iconBasicSecondary: Color = ColorGray700, val iconBasicTertiary: Color = ColorGray500, val iconBasicDisabled: Color = ColorGray200, val iconBasicWhite: Color = ColorNeutralWhite, val iconBrandPrimary: Color = ColorViolet500, val iconBrandSecondary: Color = ColorViolet600, val checkBoxSelected: Color = ColorViolet500, val checkBoxUnselected: Color = ColorNeutralWhite, val checkBoxDisabled: Color = ColorGray200, val chipSelected: Color = ColorViolet100, val chipUnselected: Color = ColorGray100, val chipDisabled: Color = ColorGray50, val paginationBrandPressed: Color = ColorViolet50, val paginationBasicSelected: Color = ColorNeutralBlack, val paginationBasicUnselected: Color = ColorGray500, val switchUnselected: Color = ColorGray300, val switchSelected: Color = ColorViolet500, val switchDisabled: Color = ColorGray200, val switchThumb: Color = ColorNeutralWhite)","description":"com.yourssu.handy.compose.foundation.ColorScheme","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/index.html","searchKeys":["ColorScheme","data class ColorScheme(val bgBasicDefault: Color = ColorNeutralWhite, val bgBasicLight: Color = ColorGray50, val bgBasicStrong: Color = ColorGray100, val bgBasicBlack: Color = ColorNeutralBlack, val bgBrandPrimary: Color = ColorViolet500, val bgBrandSecondary: Color = ColorViolet50, val bgStatusNegative: Color = ColorStatusRedMain, val bgStatusPositive: Color = ColorViolet500, val textBasicPrimary: Color = ColorNeutralBlack, val textBasicSecondary: Color = ColorGray700, val textBasicTertiary: Color = ColorGray500, val textBasicDisabled: Color = ColorGray300, val textBasicWhite: Color = ColorNeutralWhite, val textBrandPrimary: Color = ColorViolet500, val textBrandSecondary: Color = ColorViolet600, val textStatusNegative: Color = ColorStatusRedMain, val textStatusPositive: Color = ColorViolet500, val lineBasicLight: Color = ColorGray100, val lineBasicMedium: Color = ColorGray200, val lineBasicStrong: Color = ColorGray300, val lineStatusNegative: Color = ColorStatusRedMain, val lineStatusPositive: Color = ColorViolet500, val buttonFilledPrimaryEnabled: Color = ColorViolet500, val buttonFilledPrimaryPressed: Color = ColorViolet700, val buttonFilledPrimaryDisabled: Color = ColorGray100, val buttonFilledSecondaryEnabled: Color = ColorViolet50, val buttonFilledSecondaryPressed: Color = ColorViolet200, val buttonFilledSecondaryDisabled: Color = ColorGray100, val buttonOutlinedEnabled: Color = ColorNeutralTransparent, val buttonOutlinedPressed: Color = ColorGray100, val buttonOutlinedDisabled: Color = ColorNeutralTransparent, val buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, val buttonTextPrimaryPressed: Color = ColorViolet50, val buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, val buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, val buttonTextSecondaryPressed: Color = ColorGray100, val buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, val buttonRadioSelected: Color = ColorViolet500, val buttonRadioUnselected: Color = ColorGray200, val buttonRadioDisabled: Color = ColorNeutralWhite, val buttonFabPrimaryEnabled: Color = ColorViolet500, val buttonFabPrimaryPressed: Color = ColorViolet700, val buttonFabPrimaryDisabled: Color = ColorGray100, val buttonFabSecondaryEnabled: Color = ColorNeutralWhite, val buttonFabSecondaryPressed: Color = ColorGray100, val buttonFabSecondaryDisabled: Color = ColorNeutralWhite, val iconBasicPrimary: Color = ColorNeutralBlack, val iconBasicSecondary: Color = ColorGray700, val iconBasicTertiary: Color = ColorGray500, val iconBasicDisabled: Color = ColorGray200, val iconBasicWhite: Color = ColorNeutralWhite, val iconBrandPrimary: Color = ColorViolet500, val iconBrandSecondary: Color = ColorViolet600, val checkBoxSelected: Color = ColorViolet500, val checkBoxUnselected: Color = ColorNeutralWhite, val checkBoxDisabled: Color = ColorGray200, val chipSelected: Color = ColorViolet100, val chipUnselected: Color = ColorGray100, val chipDisabled: Color = ColorGray50, val paginationBrandPressed: Color = ColorViolet50, val paginationBasicSelected: Color = ColorNeutralBlack, val paginationBasicUnselected: Color = ColorGray500, val switchUnselected: Color = ColorGray300, val switchSelected: Color = ColorViolet500, val switchDisabled: Color = ColorGray200, val switchThumb: Color = ColorNeutralWhite)","com.yourssu.handy.compose.foundation.ColorScheme"]},{"name":"data class FloatingActionButtonSizeState(val containerSize: FloatingActionButtonSize = FloatingActionButtonSize.S)","description":"com.yourssu.handy.compose.FloatingActionButtonSizeState","location":"compose/com.yourssu.handy.compose/-floating-action-button-size-state/index.html","searchKeys":["FloatingActionButtonSizeState","data class FloatingActionButtonSizeState(val containerSize: FloatingActionButtonSize = FloatingActionButtonSize.S)","com.yourssu.handy.compose.FloatingActionButtonSizeState"]},{"name":"data class HandyTextStyle","description":"com.yourssu.handy.compose.foundation.HandyTextStyle","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/index.html","searchKeys":["HandyTextStyle","data class HandyTextStyle","com.yourssu.handy.compose.foundation.HandyTextStyle"]},{"name":"data object Large : CheckBoxSize","description":"com.yourssu.handy.compose.CheckBoxSize.Large","location":"compose/com.yourssu.handy.compose/-check-box-size/-large/index.html","searchKeys":["Large","data object Large : CheckBoxSize","com.yourssu.handy.compose.CheckBoxSize.Large"]},{"name":"data object Large : RadioButtonSize","description":"com.yourssu.handy.compose.RadioButtonSize.Large","location":"compose/com.yourssu.handy.compose/-radio-button-size/-large/index.html","searchKeys":["Large","data object Large : RadioButtonSize","com.yourssu.handy.compose.RadioButtonSize.Large"]},{"name":"data object Medium : CheckBoxSize","description":"com.yourssu.handy.compose.CheckBoxSize.Medium","location":"compose/com.yourssu.handy.compose/-check-box-size/-medium/index.html","searchKeys":["Medium","data object Medium : CheckBoxSize","com.yourssu.handy.compose.CheckBoxSize.Medium"]},{"name":"data object Medium : RadioButtonSize","description":"com.yourssu.handy.compose.RadioButtonSize.Medium","location":"compose/com.yourssu.handy.compose/-radio-button-size/-medium/index.html","searchKeys":["Medium","data object Medium : RadioButtonSize","com.yourssu.handy.compose.RadioButtonSize.Medium"]},{"name":"data object Small : CheckBoxSize","description":"com.yourssu.handy.compose.CheckBoxSize.Small","location":"compose/com.yourssu.handy.compose/-check-box-size/-small/index.html","searchKeys":["Small","data object Small : CheckBoxSize","com.yourssu.handy.compose.CheckBoxSize.Small"]},{"name":"data object Small : RadioButtonSize","description":"com.yourssu.handy.compose.RadioButtonSize.Small","location":"compose/com.yourssu.handy.compose/-radio-button-size/-small/index.html","searchKeys":["Small","data object Small : RadioButtonSize","com.yourssu.handy.compose.RadioButtonSize.Small"]},{"name":"enum DividerThickness : Enum ","description":"com.yourssu.handy.compose.DividerThickness","location":"compose/com.yourssu.handy.compose/-divider-thickness/index.html","searchKeys":["DividerThickness","enum DividerThickness : Enum ","com.yourssu.handy.compose.DividerThickness"]},{"name":"enum FilledButtonSize : Enum ","description":"com.yourssu.handy.compose.button.FilledButtonSize","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/index.html","searchKeys":["FilledButtonSize","enum FilledButtonSize : Enum ","com.yourssu.handy.compose.button.FilledButtonSize"]},{"name":"enum FilledButtonType : Enum ","description":"com.yourssu.handy.compose.button.FilledButtonType","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/index.html","searchKeys":["FilledButtonType","enum FilledButtonType : Enum ","com.yourssu.handy.compose.button.FilledButtonType"]},{"name":"enum FloatingActionButtonSize : Enum ","description":"com.yourssu.handy.compose.FloatingActionButtonSize","location":"compose/com.yourssu.handy.compose/-floating-action-button-size/index.html","searchKeys":["FloatingActionButtonSize","enum FloatingActionButtonSize : Enum ","com.yourssu.handy.compose.FloatingActionButtonSize"]},{"name":"enum FloatingActionButtonType : Enum ","description":"com.yourssu.handy.compose.FloatingActionButtonType","location":"compose/com.yourssu.handy.compose/-floating-action-button-type/index.html","searchKeys":["FloatingActionButtonType","enum FloatingActionButtonType : Enum ","com.yourssu.handy.compose.FloatingActionButtonType"]},{"name":"enum IconSize : Enum ","description":"com.yourssu.handy.compose.IconSize","location":"compose/com.yourssu.handy.compose/-icon-size/index.html","searchKeys":["IconSize","enum IconSize : Enum ","com.yourssu.handy.compose.IconSize"]},{"name":"enum Radius : Enum ","description":"com.yourssu.handy.compose.foundation.Radius","location":"compose/com.yourssu.handy.compose.foundation/-radius/index.html","searchKeys":["Radius","enum Radius : Enum ","com.yourssu.handy.compose.foundation.Radius"]},{"name":"enum SwitchSize : Enum ","description":"com.yourssu.handy.compose.SwitchSize","location":"compose/com.yourssu.handy.compose/-switch-size/index.html","searchKeys":["SwitchSize","enum SwitchSize : Enum ","com.yourssu.handy.compose.SwitchSize"]},{"name":"enum SwitchState : Enum ","description":"com.yourssu.handy.compose.SwitchState","location":"compose/com.yourssu.handy.compose/-switch-state/index.html","searchKeys":["SwitchState","enum SwitchState : Enum ","com.yourssu.handy.compose.SwitchState"]},{"name":"enum TextButtonSize : Enum ","description":"com.yourssu.handy.compose.button.TextButtonSize","location":"compose/com.yourssu.handy.compose.button/-text-button-size/index.html","searchKeys":["TextButtonSize","enum TextButtonSize : Enum ","com.yourssu.handy.compose.button.TextButtonSize"]},{"name":"enum TextButtonType : Enum ","description":"com.yourssu.handy.compose.button.TextButtonType","location":"compose/com.yourssu.handy.compose.button/-text-button-type/index.html","searchKeys":["TextButtonType","enum TextButtonType : Enum ","com.yourssu.handy.compose.button.TextButtonType"]},{"name":"fun CenterAlignedTopAppBar(title: String, navIcon: ImageVector, onNavIconClick: () -> Unit, modifier: Modifier = Modifier, actions: RowScope.() -> Unit? = null)","description":"com.yourssu.handy.compose.CenterAlignedTopAppBar","location":"compose/com.yourssu.handy.compose/-center-aligned-top-app-bar.html","searchKeys":["CenterAlignedTopAppBar","fun CenterAlignedTopAppBar(title: String, navIcon: ImageVector, onNavIconClick: () -> Unit, modifier: Modifier = Modifier, actions: RowScope.() -> Unit? = null)","com.yourssu.handy.compose.CenterAlignedTopAppBar"]},{"name":"fun CheckBox(checked: Boolean, onCheckedChange: (Boolean) -> Unit, modifier: Modifier = Modifier, sizeType: CheckBoxSize = CheckBoxSize.Medium, text: String = \"\", enabled: Boolean = true, contentColor: Color = HandyTheme.colors.checkBoxSelected)","description":"com.yourssu.handy.compose.CheckBox","location":"compose/com.yourssu.handy.compose/-check-box.html","searchKeys":["CheckBox","fun CheckBox(checked: Boolean, onCheckedChange: (Boolean) -> Unit, modifier: Modifier = Modifier, sizeType: CheckBoxSize = CheckBoxSize.Medium, text: String = \"\", enabled: Boolean = true, contentColor: Color = HandyTheme.colors.checkBoxSelected)","com.yourssu.handy.compose.CheckBox"]},{"name":"fun Divider(dividerThickness: DividerThickness, modifier: Modifier = Modifier, color: Color = HandyTheme.colors.bgBasicStrong)","description":"com.yourssu.handy.compose.Divider","location":"compose/com.yourssu.handy.compose/-divider.html","searchKeys":["Divider","fun Divider(dividerThickness: DividerThickness, modifier: Modifier = Modifier, color: Color = HandyTheme.colors.bgBasicStrong)","com.yourssu.handy.compose.Divider"]},{"name":"fun Divider(dividerThickness: DividerThickness, modifier: Modifier = Modifier, width: Dp = 0.dp, color: Color = HandyTheme.colors.bgBasicStrong)","description":"com.yourssu.handy.compose.Divider","location":"compose/com.yourssu.handy.compose/-divider.html","searchKeys":["Divider","fun Divider(dividerThickness: DividerThickness, modifier: Modifier = Modifier, width: Dp = 0.dp, color: Color = HandyTheme.colors.bgBasicStrong)","com.yourssu.handy.compose.Divider"]},{"name":"fun Divider(thickness: Dp = 1.dp, color: Color = HandyTheme.colors.lineBasicLight)","description":"com.yourssu.handy.compose.Divider","location":"compose/com.yourssu.handy.compose/-divider.html","searchKeys":["Divider","fun Divider(thickness: Dp = 1.dp, color: Color = HandyTheme.colors.lineBasicLight)","com.yourssu.handy.compose.Divider"]},{"name":"fun FilledButton(onClick: () -> Unit, modifier: Modifier = Modifier, text: String, leftIcon: ImageVector? = null, rightIcon: ImageVector? = null, enabled: Boolean = true, sizeType: FilledButtonSize = FilledButtonSize.M, buttonType: FilledButtonType = FilledButtonType.Primary, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, horizontalPadding: Dp = filledButtonSizeStateBySize(size = sizeType).horizontalPadding)","description":"com.yourssu.handy.compose.button.FilledButton","location":"compose/com.yourssu.handy.compose.button/-filled-button.html","searchKeys":["FilledButton","fun FilledButton(onClick: () -> Unit, modifier: Modifier = Modifier, text: String, leftIcon: ImageVector? = null, rightIcon: ImageVector? = null, enabled: Boolean = true, sizeType: FilledButtonSize = FilledButtonSize.M, buttonType: FilledButtonType = FilledButtonType.Primary, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, horizontalPadding: Dp = filledButtonSizeStateBySize(size = sizeType).horizontalPadding)","com.yourssu.handy.compose.button.FilledButton"]},{"name":"fun FixedTab(selectedTabIndex: Int, modifier: Modifier = Modifier, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = HandyTheme.colors.textBasicPrimary, tabs: () -> Unit)","description":"com.yourssu.handy.compose.FixedTab","location":"compose/com.yourssu.handy.compose/-fixed-tab.html","searchKeys":["FixedTab","fun FixedTab(selectedTabIndex: Int, modifier: Modifier = Modifier, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = HandyTheme.colors.textBasicPrimary, tabs: () -> Unit)","com.yourssu.handy.compose.FixedTab"]},{"name":"fun FloatingActionButton(onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, shape: Shape = CircleShape, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, icon: ImageVector = HandyIcons.Line.ExternalLink, sizeType: FloatingActionButtonSize = FloatingActionButtonSize.S, floatingActionButtonType: FloatingActionButtonType = FloatingActionButtonType.Primary)","description":"com.yourssu.handy.compose.FloatingActionButton","location":"compose/com.yourssu.handy.compose/-floating-action-button.html","searchKeys":["FloatingActionButton","fun FloatingActionButton(onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, shape: Shape = CircleShape, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, icon: ImageVector = HandyIcons.Line.ExternalLink, sizeType: FloatingActionButtonSize = FloatingActionButtonSize.S, floatingActionButtonType: FloatingActionButtonType = FloatingActionButtonType.Primary)","com.yourssu.handy.compose.FloatingActionButton"]},{"name":"fun HandyTheme(isDarkMode: Boolean = isSystemInDarkTheme(), content: () -> Unit)","description":"com.yourssu.handy.compose.HandyTheme","location":"compose/com.yourssu.handy.compose/-handy-theme.html","searchKeys":["HandyTheme","fun HandyTheme(isDarkMode: Boolean = isSystemInDarkTheme(), content: () -> Unit)","com.yourssu.handy.compose.HandyTheme"]},{"name":"fun Icon(bitmap: ImageBitmap, modifier: Modifier = Modifier, tint: Color = LocalContentColor.current, iconSize: IconSize = IconSize.M, contentDescription: String? = null)","description":"com.yourssu.handy.compose.Icon","location":"compose/com.yourssu.handy.compose/-icon.html","searchKeys":["Icon","fun Icon(bitmap: ImageBitmap, modifier: Modifier = Modifier, tint: Color = LocalContentColor.current, iconSize: IconSize = IconSize.M, contentDescription: String? = null)","com.yourssu.handy.compose.Icon"]},{"name":"fun Icon(imageVector: ImageVector, modifier: Modifier = Modifier, tint: Color = LocalContentColor.current, iconSize: IconSize = IconSize.M, contentDescription: String? = null)","description":"com.yourssu.handy.compose.Icon","location":"compose/com.yourssu.handy.compose/-icon.html","searchKeys":["Icon","fun Icon(imageVector: ImageVector, modifier: Modifier = Modifier, tint: Color = LocalContentColor.current, iconSize: IconSize = IconSize.M, contentDescription: String? = null)","com.yourssu.handy.compose.Icon"]},{"name":"fun Icon(painter: Painter, modifier: Modifier = Modifier, tint: Color = LocalContentColor.current, iconSize: IconSize = IconSize.M, contentDescription: String? = null)","description":"com.yourssu.handy.compose.Icon","location":"compose/com.yourssu.handy.compose/-icon.html","searchKeys":["Icon","fun Icon(painter: Painter, modifier: Modifier = Modifier, tint: Color = LocalContentColor.current, iconSize: IconSize = IconSize.M, contentDescription: String? = null)","com.yourssu.handy.compose.Icon"]},{"name":"fun Indicator(modifier: Modifier = Modifier, height: Dp = 2.dp, color: Color = HandyTheme.colors.bgBasicBlack)","description":"com.yourssu.handy.compose.Indicator","location":"compose/com.yourssu.handy.compose/-indicator.html","searchKeys":["Indicator","fun Indicator(modifier: Modifier = Modifier, height: Dp = 2.dp, color: Color = HandyTheme.colors.bgBasicBlack)","com.yourssu.handy.compose.Indicator"]},{"name":"fun LeftAlignedTopAppBar(title: String, actions: RowScope.() -> Unit? = null)","description":"com.yourssu.handy.compose.LeftAlignedTopAppBar","location":"compose/com.yourssu.handy.compose/-left-aligned-top-app-bar.html","searchKeys":["LeftAlignedTopAppBar","fun LeftAlignedTopAppBar(title: String, actions: RowScope.() -> Unit? = null)","com.yourssu.handy.compose.LeftAlignedTopAppBar"]},{"name":"fun Modifier.tabIndicatorOffset(currentTabPosition: TabPosition, tabMargin: Dp): Modifier","description":"com.yourssu.handy.compose.tabIndicatorOffset","location":"compose/com.yourssu.handy.compose/tab-indicator-offset.html","searchKeys":["tabIndicatorOffset","fun Modifier.tabIndicatorOffset(currentTabPosition: TabPosition, tabMargin: Dp): Modifier","com.yourssu.handy.compose.tabIndicatorOffset"]},{"name":"fun OneButtonDialog(title: String, positiveText: String, onPositiveClick: () -> Unit, onDismiss: () -> Unit, modifier: Modifier = Modifier, description: String?, content: () -> Unit? = null)","description":"com.yourssu.handy.compose.OneButtonDialog","location":"compose/com.yourssu.handy.compose/-one-button-dialog.html","searchKeys":["OneButtonDialog","fun OneButtonDialog(title: String, positiveText: String, onPositiveClick: () -> Unit, onDismiss: () -> Unit, modifier: Modifier = Modifier, description: String?, content: () -> Unit? = null)","com.yourssu.handy.compose.OneButtonDialog"]},{"name":"fun RadioButton(checked: Boolean, onCheckedChange: (Boolean) -> Unit, modifier: Modifier = Modifier, sizeType: RadioButtonSize = RadioButtonSize.Medium, text: String = \"\", enabled: Boolean = true, contentColor: Color = HandyTheme.colors.buttonRadioSelected)","description":"com.yourssu.handy.compose.RadioButton","location":"compose/com.yourssu.handy.compose/-radio-button.html","searchKeys":["RadioButton","fun RadioButton(checked: Boolean, onCheckedChange: (Boolean) -> Unit, modifier: Modifier = Modifier, sizeType: RadioButtonSize = RadioButtonSize.Medium, text: String = \"\", enabled: Boolean = true, contentColor: Color = HandyTheme.colors.buttonRadioSelected)","com.yourssu.handy.compose.RadioButton"]},{"name":"fun ScrollableTab(selectedTabIndex: Int, modifier: Modifier = Modifier, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = HandyTheme.colors.textBasicPrimary, tabs: () -> Unit)","description":"com.yourssu.handy.compose.ScrollableTab","location":"compose/com.yourssu.handy.compose/-scrollable-tab.html","searchKeys":["ScrollableTab","fun ScrollableTab(selectedTabIndex: Int, modifier: Modifier = Modifier, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = HandyTheme.colors.textBasicPrimary, tabs: () -> Unit)","com.yourssu.handy.compose.ScrollableTab"]},{"name":"fun Surface(checked: Boolean, onCheckedChange: (Boolean) -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, indication: Indication? = null, content: () -> Unit)","description":"com.yourssu.handy.compose.Surface","location":"compose/com.yourssu.handy.compose/-surface.html","searchKeys":["Surface","fun Surface(checked: Boolean, onCheckedChange: (Boolean) -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, indication: Indication? = null, content: () -> Unit)","com.yourssu.handy.compose.Surface"]},{"name":"fun Surface(modifier: Modifier = Modifier, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, content: () -> Unit)","description":"com.yourssu.handy.compose.Surface","location":"compose/com.yourssu.handy.compose/-surface.html","searchKeys":["Surface","fun Surface(modifier: Modifier = Modifier, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, content: () -> Unit)","com.yourssu.handy.compose.Surface"]},{"name":"fun Surface(onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, interactionSource: MutableInteractionSource = remember { MutableInteractionSource()}, indication: Indication? = null, content: () -> Unit)","description":"com.yourssu.handy.compose.Surface","location":"compose/com.yourssu.handy.compose/-surface.html","searchKeys":["Surface","fun Surface(onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, interactionSource: MutableInteractionSource = remember { MutableInteractionSource()}, indication: Indication? = null, content: () -> Unit)","com.yourssu.handy.compose.Surface"]},{"name":"fun Surface(onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, shadowColor: Color = Color.Transparent, shadowElevation: Dp = 0.dp, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, indication: Indication? = null, content: () -> Unit)","description":"com.yourssu.handy.compose.Surface","location":"compose/com.yourssu.handy.compose/-surface.html","searchKeys":["Surface","fun Surface(onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, shadowColor: Color = Color.Transparent, shadowElevation: Dp = 0.dp, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, indication: Indication? = null, content: () -> Unit)","com.yourssu.handy.compose.Surface"]},{"name":"fun Surface(selected: Boolean, onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, interactionSource: MutableInteractionSource = remember { MutableInteractionSource()}, indication: Indication? = null, content: () -> Unit)","description":"com.yourssu.handy.compose.Surface","location":"compose/com.yourssu.handy.compose/-surface.html","searchKeys":["Surface","fun Surface(selected: Boolean, onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, interactionSource: MutableInteractionSource = remember { MutableInteractionSource()}, indication: Indication? = null, content: () -> Unit)","com.yourssu.handy.compose.Surface"]},{"name":"fun Switch(onToggle: (SwitchState) -> Unit, modifier: Modifier = Modifier, switchState: SwitchState = SwitchState.Unselected, switchSize: SwitchSize = SwitchSize.Large)","description":"com.yourssu.handy.compose.Switch","location":"compose/com.yourssu.handy.compose/-switch.html","searchKeys":["Switch","fun Switch(onToggle: (SwitchState) -> Unit, modifier: Modifier = Modifier, switchState: SwitchState = SwitchState.Unselected, switchSize: SwitchSize = SwitchSize.Large)","com.yourssu.handy.compose.Switch"]},{"name":"fun TabItem(selected: Boolean, onClick: () -> Unit, text: String, modifier: Modifier = Modifier, selectedContentColor: Color = HandyTheme.colors.textBasicPrimary, unselectedContentColor: Color = HandyTheme.colors.textBasicTertiary)","description":"com.yourssu.handy.compose.TabItem","location":"compose/com.yourssu.handy.compose/-tab-item.html","searchKeys":["TabItem","fun TabItem(selected: Boolean, onClick: () -> Unit, text: String, modifier: Modifier = Modifier, selectedContentColor: Color = HandyTheme.colors.textBasicPrimary, unselectedContentColor: Color = HandyTheme.colors.textBasicTertiary)","com.yourssu.handy.compose.TabItem"]},{"name":"fun Text(text: String, modifier: Modifier = Modifier, color: Color = Color.Unspecified, fontSize: Dp = Dp.Unspecified, fontStyle: FontStyle? = null, fontWeight: FontWeight? = null, letterSpacing: TextUnit = TextUnit.Unspecified, textAlign: TextAlign = TextAlign.Unspecified, lineHeight: Dp = Dp.Unspecified, overflow: TextOverflow = TextOverflow.Clip, maxLines: Int = Int.MAX_VALUE, minLines: Int = 1, onTextLayout: (TextLayoutResult) -> Unit = {}, style: HandyTextStyle = LocalTextStyle.current)","description":"com.yourssu.handy.compose.Text","location":"compose/com.yourssu.handy.compose/-text.html","searchKeys":["Text","fun Text(text: String, modifier: Modifier = Modifier, color: Color = Color.Unspecified, fontSize: Dp = Dp.Unspecified, fontStyle: FontStyle? = null, fontWeight: FontWeight? = null, letterSpacing: TextUnit = TextUnit.Unspecified, textAlign: TextAlign = TextAlign.Unspecified, lineHeight: Dp = Dp.Unspecified, overflow: TextOverflow = TextOverflow.Clip, maxLines: Int = Int.MAX_VALUE, minLines: Int = 1, onTextLayout: (TextLayoutResult) -> Unit = {}, style: HandyTextStyle = LocalTextStyle.current)","com.yourssu.handy.compose.Text"]},{"name":"fun TextButton(onClick: () -> Unit, modifier: Modifier = Modifier, text: String, leftIcon: ImageVector? = null, rightIcon: ImageVector? = null, sizeType: TextButtonSize = TextButtonSize.M, enabled: Boolean = false, buttonType: TextButtonType = TextButtonType.Primary, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() })","description":"com.yourssu.handy.compose.button.TextButton","location":"compose/com.yourssu.handy.compose.button/-text-button.html","searchKeys":["TextButton","fun TextButton(onClick: () -> Unit, modifier: Modifier = Modifier, text: String, leftIcon: ImageVector? = null, rightIcon: ImageVector? = null, sizeType: TextButtonSize = TextButtonSize.M, enabled: Boolean = false, buttonType: TextButtonType = TextButtonType.Primary, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() })","com.yourssu.handy.compose.button.TextButton"]},{"name":"fun TwoButtonDialog(title: String, positiveText: String, negativeText: String, onPositiveClick: () -> Unit, onNegativeClick: () -> Unit, onDismiss: () -> Unit, modifier: Modifier = Modifier, description: String?, content: () -> Unit? = null)","description":"com.yourssu.handy.compose.TwoButtonDialog","location":"compose/com.yourssu.handy.compose/-two-button-dialog.html","searchKeys":["TwoButtonDialog","fun TwoButtonDialog(title: String, positiveText: String, negativeText: String, onPositiveClick: () -> Unit, onNegativeClick: () -> Unit, onDismiss: () -> Unit, modifier: Modifier = Modifier, description: String?, content: () -> Unit? = null)","com.yourssu.handy.compose.TwoButtonDialog"]},{"name":"fun backgroundColor(enabled: Boolean): State","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.backgroundColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/background-color.html","searchKeys":["backgroundColor","fun backgroundColor(enabled: Boolean): State","com.yourssu.handy.compose.FloatingActionButtonColorState.backgroundColor"]},{"name":"fun backgroundColor(enabled: Boolean): State","description":"com.yourssu.handy.compose.button.ButtonColorState.backgroundColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/background-color.html","searchKeys":["backgroundColor","fun backgroundColor(enabled: Boolean): State","com.yourssu.handy.compose.button.ButtonColorState.backgroundColor"]},{"name":"fun borderColor(): State","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.borderColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/border-color.html","searchKeys":["borderColor","fun borderColor(): State","com.yourssu.handy.compose.FloatingActionButtonColorState.borderColor"]},{"name":"fun contentColor(enabled: Boolean): State","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.contentColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/content-color.html","searchKeys":["contentColor","fun contentColor(enabled: Boolean): State","com.yourssu.handy.compose.FloatingActionButtonColorState.contentColor"]},{"name":"fun contentColor(enabled: Boolean): State","description":"com.yourssu.handy.compose.button.ButtonColorState.contentColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/content-color.html","searchKeys":["contentColor","fun contentColor(enabled: Boolean): State","com.yourssu.handy.compose.button.ButtonColorState.contentColor"]},{"name":"fun merge(other: HandyTextStyle? = null): HandyTextStyle","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.merge","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/merge.html","searchKeys":["merge","fun merge(other: HandyTextStyle? = null): HandyTextStyle","com.yourssu.handy.compose.foundation.HandyTextStyle.merge"]},{"name":"fun shadowColor(enabled: Boolean): State","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.shadowColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/shadow-color.html","searchKeys":["shadowColor","fun shadowColor(enabled: Boolean): State","com.yourssu.handy.compose.FloatingActionButtonColorState.shadowColor"]},{"name":"fun toTextStyle(): TextStyle","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.toTextStyle","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/to-text-style.html","searchKeys":["toTextStyle","fun toTextStyle(): TextStyle","com.yourssu.handy.compose.foundation.HandyTextStyle.toTextStyle"]},{"name":"fun valueOf(value: String): DividerThickness","description":"com.yourssu.handy.compose.DividerThickness.valueOf","location":"compose/com.yourssu.handy.compose/-divider-thickness/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): DividerThickness","com.yourssu.handy.compose.DividerThickness.valueOf"]},{"name":"fun valueOf(value: String): FilledButtonSize","description":"com.yourssu.handy.compose.button.FilledButtonSize.valueOf","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): FilledButtonSize","com.yourssu.handy.compose.button.FilledButtonSize.valueOf"]},{"name":"fun valueOf(value: String): FilledButtonType","description":"com.yourssu.handy.compose.button.FilledButtonType.valueOf","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): FilledButtonType","com.yourssu.handy.compose.button.FilledButtonType.valueOf"]},{"name":"fun valueOf(value: String): FloatingActionButtonSize","description":"com.yourssu.handy.compose.FloatingActionButtonSize.valueOf","location":"compose/com.yourssu.handy.compose/-floating-action-button-size/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): FloatingActionButtonSize","com.yourssu.handy.compose.FloatingActionButtonSize.valueOf"]},{"name":"fun valueOf(value: String): FloatingActionButtonType","description":"com.yourssu.handy.compose.FloatingActionButtonType.valueOf","location":"compose/com.yourssu.handy.compose/-floating-action-button-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): FloatingActionButtonType","com.yourssu.handy.compose.FloatingActionButtonType.valueOf"]},{"name":"fun valueOf(value: String): IconSize","description":"com.yourssu.handy.compose.IconSize.valueOf","location":"compose/com.yourssu.handy.compose/-icon-size/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): IconSize","com.yourssu.handy.compose.IconSize.valueOf"]},{"name":"fun valueOf(value: String): Radius","description":"com.yourssu.handy.compose.foundation.Radius.valueOf","location":"compose/com.yourssu.handy.compose.foundation/-radius/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): Radius","com.yourssu.handy.compose.foundation.Radius.valueOf"]},{"name":"fun valueOf(value: String): SwitchSize","description":"com.yourssu.handy.compose.SwitchSize.valueOf","location":"compose/com.yourssu.handy.compose/-switch-size/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): SwitchSize","com.yourssu.handy.compose.SwitchSize.valueOf"]},{"name":"fun valueOf(value: String): SwitchState","description":"com.yourssu.handy.compose.SwitchState.valueOf","location":"compose/com.yourssu.handy.compose/-switch-state/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): SwitchState","com.yourssu.handy.compose.SwitchState.valueOf"]},{"name":"fun valueOf(value: String): TextButtonSize","description":"com.yourssu.handy.compose.button.TextButtonSize.valueOf","location":"compose/com.yourssu.handy.compose.button/-text-button-size/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): TextButtonSize","com.yourssu.handy.compose.button.TextButtonSize.valueOf"]},{"name":"fun valueOf(value: String): TextButtonType","description":"com.yourssu.handy.compose.button.TextButtonType.valueOf","location":"compose/com.yourssu.handy.compose.button/-text-button-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): TextButtonType","com.yourssu.handy.compose.button.TextButtonType.valueOf"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.DividerThickness.values","location":"compose/com.yourssu.handy.compose/-divider-thickness/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.DividerThickness.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.button.FilledButtonSize.values","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.button.FilledButtonSize.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.button.FilledButtonType.values","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.button.FilledButtonType.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.FloatingActionButtonSize.values","location":"compose/com.yourssu.handy.compose/-floating-action-button-size/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.FloatingActionButtonSize.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.FloatingActionButtonType.values","location":"compose/com.yourssu.handy.compose/-floating-action-button-type/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.FloatingActionButtonType.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.IconSize.values","location":"compose/com.yourssu.handy.compose/-icon-size/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.IconSize.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.foundation.Radius.values","location":"compose/com.yourssu.handy.compose.foundation/-radius/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.foundation.Radius.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.SwitchSize.values","location":"compose/com.yourssu.handy.compose/-switch-size/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.SwitchSize.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.SwitchState.values","location":"compose/com.yourssu.handy.compose/-switch-state/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.SwitchState.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.button.TextButtonSize.values","location":"compose/com.yourssu.handy.compose.button/-text-button-size/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.button.TextButtonSize.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.button.TextButtonType.values","location":"compose/com.yourssu.handy.compose.button/-text-button-type/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.button.TextButtonType.values"]},{"name":"inline fun ImageVector.Builder.handyPath(fillAlpha: Float = 1.0f, strokeAlpha: Float = 1.0f, strokeLineWidth: Float = 1.0f, pathFillType: PathFillType = DefaultFillType, pathBuilder: PathBuilder.() -> Unit): ImageVector.Builder","description":"com.yourssu.handy.compose.icons.handyPath","location":"compose/com.yourssu.handy.compose.icons/handy-path.html","searchKeys":["handyPath","inline fun ImageVector.Builder.handyPath(fillAlpha: Float = 1.0f, strokeAlpha: Float = 1.0f, strokeLineWidth: Float = 1.0f, pathFillType: PathFillType = DefaultFillType, pathBuilder: PathBuilder.() -> Unit): ImageVector.Builder","com.yourssu.handy.compose.icons.handyPath"]},{"name":"inline fun handyIcon(name: String = \"\", block: ImageVector.Builder.() -> Unit): ImageVector","description":"com.yourssu.handy.compose.icons.handyIcon","location":"compose/com.yourssu.handy.compose.icons/handy-icon.html","searchKeys":["handyIcon","inline fun handyIcon(name: String = \"\", block: ImageVector.Builder.() -> Unit): ImageVector","com.yourssu.handy.compose.icons.handyIcon"]},{"name":"object ButtonDefaults","description":"com.yourssu.handy.compose.button.ButtonDefaults","location":"compose/com.yourssu.handy.compose.button/-button-defaults/index.html","searchKeys":["ButtonDefaults","object ButtonDefaults","com.yourssu.handy.compose.button.ButtonDefaults"]},{"name":"object Companion","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.Companion","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/-companion/index.html","searchKeys":["Companion","object Companion","com.yourssu.handy.compose.foundation.HandyTextStyle.Companion"]},{"name":"object DialogDefaults","description":"com.yourssu.handy.compose.DialogDefaults","location":"compose/com.yourssu.handy.compose/-dialog-defaults/index.html","searchKeys":["DialogDefaults","object DialogDefaults","com.yourssu.handy.compose.DialogDefaults"]},{"name":"object Filled","description":"com.yourssu.handy.compose.icons.HandyIcons.Filled","location":"compose/com.yourssu.handy.compose.icons/-handy-icons/-filled/index.html","searchKeys":["Filled","object Filled","com.yourssu.handy.compose.icons.HandyIcons.Filled"]},{"name":"object FloatingActionButtonDefaults","description":"com.yourssu.handy.compose.FloatingActionButtonDefaults","location":"compose/com.yourssu.handy.compose/-floating-action-button-defaults/index.html","searchKeys":["FloatingActionButtonDefaults","object FloatingActionButtonDefaults","com.yourssu.handy.compose.FloatingActionButtonDefaults"]},{"name":"object HandyIcons","description":"com.yourssu.handy.compose.icons.HandyIcons","location":"compose/com.yourssu.handy.compose.icons/-handy-icons/index.html","searchKeys":["HandyIcons","object HandyIcons","com.yourssu.handy.compose.icons.HandyIcons"]},{"name":"object HandyTheme","description":"com.yourssu.handy.compose.HandyTheme","location":"compose/com.yourssu.handy.compose/-handy-theme/index.html","searchKeys":["HandyTheme","object HandyTheme","com.yourssu.handy.compose.HandyTheme"]},{"name":"object Line","description":"com.yourssu.handy.compose.icons.HandyIcons.Line","location":"compose/com.yourssu.handy.compose.icons/-handy-icons/-line/index.html","searchKeys":["Line","object Line","com.yourssu.handy.compose.icons.HandyIcons.Line"]},{"name":"object TabBarDefaults","description":"com.yourssu.handy.compose.TabBarDefaults","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/index.html","searchKeys":["TabBarDefaults","object TabBarDefaults","com.yourssu.handy.compose.TabBarDefaults"]},{"name":"object TopBarDefaults","description":"com.yourssu.handy.compose.TopBarDefaults","location":"compose/com.yourssu.handy.compose/-top-bar-defaults/index.html","searchKeys":["TopBarDefaults","object TopBarDefaults","com.yourssu.handy.compose.TopBarDefaults"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"com.yourssu.handy.compose.TabPosition.equals","location":"compose/com.yourssu.handy.compose/-tab-position/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","com.yourssu.handy.compose.TabPosition.equals"]},{"name":"open override fun hashCode(): Int","description":"com.yourssu.handy.compose.TabPosition.hashCode","location":"compose/com.yourssu.handy.compose/-tab-position/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","com.yourssu.handy.compose.TabPosition.hashCode"]},{"name":"open override fun toString(): String","description":"com.yourssu.handy.compose.TabPosition.toString","location":"compose/com.yourssu.handy.compose/-tab-position/to-string.html","searchKeys":["toString","open override fun toString(): String","com.yourssu.handy.compose.TabPosition.toString"]},{"name":"sealed class CheckBoxSize","description":"com.yourssu.handy.compose.CheckBoxSize","location":"compose/com.yourssu.handy.compose/-check-box-size/index.html","searchKeys":["CheckBoxSize","sealed class CheckBoxSize","com.yourssu.handy.compose.CheckBoxSize"]},{"name":"sealed class RadioButtonSize","description":"com.yourssu.handy.compose.RadioButtonSize","location":"compose/com.yourssu.handy.compose/-radio-button-size/index.html","searchKeys":["RadioButtonSize","sealed class RadioButtonSize","com.yourssu.handy.compose.RadioButtonSize"]},{"name":"val B1Lt16: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B1Lt16","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b1-lt16.html","searchKeys":["B1Lt16","val B1Lt16: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B1Lt16"]},{"name":"val B1Rg16: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B1Rg16","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b1-rg16.html","searchKeys":["B1Rg16","val B1Rg16: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B1Rg16"]},{"name":"val B1Sb16: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B1Sb16","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b1-sb16.html","searchKeys":["B1Sb16","val B1Sb16: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B1Sb16"]},{"name":"val B2Lt15: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B2Lt15","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b2-lt15.html","searchKeys":["B2Lt15","val B2Lt15: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B2Lt15"]},{"name":"val B2Rg15: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B2Rg15","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b2-rg15.html","searchKeys":["B2Rg15","val B2Rg15: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B2Rg15"]},{"name":"val B2Sb15: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B2Sb15","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b2-sb15.html","searchKeys":["B2Sb15","val B2Sb15: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B2Sb15"]},{"name":"val B3Lt14: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B3Lt14","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b3-lt14.html","searchKeys":["B3Lt14","val B3Lt14: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B3Lt14"]},{"name":"val B3Rg14: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B3Rg14","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b3-rg14.html","searchKeys":["B3Rg14","val B3Rg14: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B3Rg14"]},{"name":"val B3Sb14: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B3Sb14","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b3-sb14.html","searchKeys":["B3Sb14","val B3Sb14: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B3Sb14"]},{"name":"val B4Lt13: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B4Lt13","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b4-lt13.html","searchKeys":["B4Lt13","val B4Lt13: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B4Lt13"]},{"name":"val B4Rg13: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B4Rg13","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b4-rg13.html","searchKeys":["B4Rg13","val B4Rg13: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B4Rg13"]},{"name":"val B4Sb13: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B4Sb13","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b4-sb13.html","searchKeys":["B4Sb13","val B4Sb13: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B4Sb13"]},{"name":"val B5Lt12: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B5Lt12","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b5-lt12.html","searchKeys":["B5Lt12","val B5Lt12: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B5Lt12"]},{"name":"val B5Rg12: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B5Rg12","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b5-rg12.html","searchKeys":["B5Rg12","val B5Rg12: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B5Rg12"]},{"name":"val B5Sb12: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B5Sb12","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b5-sb12.html","searchKeys":["B5Sb12","val B5Sb12: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B5Sb12"]},{"name":"val C1Lt11: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.C1Lt11","location":"compose/com.yourssu.handy.compose.foundation/-typography/-c1-lt11.html","searchKeys":["C1Lt11","val C1Lt11: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.C1Lt11"]},{"name":"val C1Rg11: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.C1Rg11","location":"compose/com.yourssu.handy.compose.foundation/-typography/-c1-rg11.html","searchKeys":["C1Rg11","val C1Rg11: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.C1Rg11"]},{"name":"val C1Sb11: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.C1Sb11","location":"compose/com.yourssu.handy.compose.foundation/-typography/-c1-sb11.html","searchKeys":["C1Sb11","val C1Sb11: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.C1Sb11"]},{"name":"val ContentPadding: PaddingValues","description":"com.yourssu.handy.compose.button.ButtonDefaults.ContentPadding","location":"compose/com.yourssu.handy.compose.button/-button-defaults/-content-padding.html","searchKeys":["ContentPadding","val ContentPadding: PaddingValues","com.yourssu.handy.compose.button.ButtonDefaults.ContentPadding"]},{"name":"val D1Lt56: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D1Lt56","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d1-lt56.html","searchKeys":["D1Lt56","val D1Lt56: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D1Lt56"]},{"name":"val D1Rg56: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D1Rg56","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d1-rg56.html","searchKeys":["D1Rg56","val D1Rg56: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D1Rg56"]},{"name":"val D1Sb56: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D1Sb56","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d1-sb56.html","searchKeys":["D1Sb56","val D1Sb56: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D1Sb56"]},{"name":"val D2Lt48: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D2Lt48","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d2-lt48.html","searchKeys":["D2Lt48","val D2Lt48: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D2Lt48"]},{"name":"val D2Rg48: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D2Rg48","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d2-rg48.html","searchKeys":["D2Rg48","val D2Rg48: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D2Rg48"]},{"name":"val D2Sb48: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D2Sb48","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d2-sb48.html","searchKeys":["D2Sb48","val D2Sb48: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D2Sb48"]},{"name":"val D3Lt40: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D3Lt40","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d3-lt40.html","searchKeys":["D3Lt40","val D3Lt40: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D3Lt40"]},{"name":"val D3Rg40: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D3Rg40","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d3-rg40.html","searchKeys":["D3Rg40","val D3Rg40: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D3Rg40"]},{"name":"val D3Sb40: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D3Sb40","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d3-sb40.html","searchKeys":["D3Sb40","val D3Sb40: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D3Sb40"]},{"name":"val D4Lt36: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D4Lt36","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d4-lt36.html","searchKeys":["D4Lt36","val D4Lt36: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D4Lt36"]},{"name":"val D4Rg36: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D4Rg36","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d4-rg36.html","searchKeys":["D4Rg36","val D4Rg36: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D4Rg36"]},{"name":"val D4Sb36: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D4Sb36","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d4-sb36.html","searchKeys":["D4Sb36","val D4Sb36: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D4Sb36"]},{"name":"val Default: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.Companion.Default","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/-companion/-default.html","searchKeys":["Default","val Default: HandyTextStyle","com.yourssu.handy.compose.foundation.HandyTextStyle.Companion.Default"]},{"name":"val FloatingActionButtonBorderSize: Dp","description":"com.yourssu.handy.compose.FloatingActionButtonDefaults.FloatingActionButtonBorderSize","location":"compose/com.yourssu.handy.compose/-floating-action-button-defaults/-floating-action-button-border-size.html","searchKeys":["FloatingActionButtonBorderSize","val FloatingActionButtonBorderSize: Dp","com.yourssu.handy.compose.FloatingActionButtonDefaults.FloatingActionButtonBorderSize"]},{"name":"val FloatingActionButtonShadowElevation: Dp","description":"com.yourssu.handy.compose.FloatingActionButtonDefaults.FloatingActionButtonShadowElevation","location":"compose/com.yourssu.handy.compose/-floating-action-button-defaults/-floating-action-button-shadow-elevation.html","searchKeys":["FloatingActionButtonShadowElevation","val FloatingActionButtonShadowElevation: Dp","com.yourssu.handy.compose.FloatingActionButtonDefaults.FloatingActionButtonShadowElevation"]},{"name":"val H1Lt32: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H1Lt32","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h1-lt32.html","searchKeys":["H1Lt32","val H1Lt32: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H1Lt32"]},{"name":"val H1Rg32: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H1Rg32","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h1-rg32.html","searchKeys":["H1Rg32","val H1Rg32: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H1Rg32"]},{"name":"val H1Sb32: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H1Sb32","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h1-sb32.html","searchKeys":["H1Sb32","val H1Sb32: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H1Sb32"]},{"name":"val H2Lt28: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H2Lt28","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h2-lt28.html","searchKeys":["H2Lt28","val H2Lt28: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H2Lt28"]},{"name":"val H2Rg28: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H2Rg28","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h2-rg28.html","searchKeys":["H2Rg28","val H2Rg28: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H2Rg28"]},{"name":"val H2Sb28: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H2Sb28","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h2-sb28.html","searchKeys":["H2Sb28","val H2Sb28: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H2Sb28"]},{"name":"val H3Lt24: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H3Lt24","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h3-lt24.html","searchKeys":["H3Lt24","val H3Lt24: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H3Lt24"]},{"name":"val H3Rg24: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H3Rg24","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h3-rg24.html","searchKeys":["H3Rg24","val H3Rg24: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H3Rg24"]},{"name":"val H3Sb24: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H3Sb24","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h3-sb24.html","searchKeys":["H3Sb24","val H3Sb24: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H3Sb24"]},{"name":"val HandyIcons.Filled.Add: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Add","location":"compose/com.yourssu.handy.compose.icons.filled/-add.html","searchKeys":["Add","val HandyIcons.Filled.Add: ImageVector","com.yourssu.handy.compose.icons.filled.Add"]},{"name":"val HandyIcons.Filled.AlertTriangle: ImageVector","description":"com.yourssu.handy.compose.icons.filled.AlertTriangle","location":"compose/com.yourssu.handy.compose.icons.filled/-alert-triangle.html","searchKeys":["AlertTriangle","val HandyIcons.Filled.AlertTriangle: ImageVector","com.yourssu.handy.compose.icons.filled.AlertTriangle"]},{"name":"val HandyIcons.Filled.ArrowsChevronDown: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ArrowsChevronDown","location":"compose/com.yourssu.handy.compose.icons.filled/-arrows-chevron-down.html","searchKeys":["ArrowsChevronDown","val HandyIcons.Filled.ArrowsChevronDown: ImageVector","com.yourssu.handy.compose.icons.filled.ArrowsChevronDown"]},{"name":"val HandyIcons.Filled.ArrowsChevronLeft: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ArrowsChevronLeft","location":"compose/com.yourssu.handy.compose.icons.filled/-arrows-chevron-left.html","searchKeys":["ArrowsChevronLeft","val HandyIcons.Filled.ArrowsChevronLeft: ImageVector","com.yourssu.handy.compose.icons.filled.ArrowsChevronLeft"]},{"name":"val HandyIcons.Filled.ArrowsChevronRight: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ArrowsChevronRight","location":"compose/com.yourssu.handy.compose.icons.filled/-arrows-chevron-right.html","searchKeys":["ArrowsChevronRight","val HandyIcons.Filled.ArrowsChevronRight: ImageVector","com.yourssu.handy.compose.icons.filled.ArrowsChevronRight"]},{"name":"val HandyIcons.Filled.ArrowsChevronUp: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ArrowsChevronUp","location":"compose/com.yourssu.handy.compose.icons.filled/-arrows-chevron-up.html","searchKeys":["ArrowsChevronUp","val HandyIcons.Filled.ArrowsChevronUp: ImageVector","com.yourssu.handy.compose.icons.filled.ArrowsChevronUp"]},{"name":"val HandyIcons.Filled.Bookmark: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Bookmark","location":"compose/com.yourssu.handy.compose.icons.filled/-bookmark.html","searchKeys":["Bookmark","val HandyIcons.Filled.Bookmark: ImageVector","com.yourssu.handy.compose.icons.filled.Bookmark"]},{"name":"val HandyIcons.Filled.Calender: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Calender","location":"compose/com.yourssu.handy.compose.icons.filled/-calender.html","searchKeys":["Calender","val HandyIcons.Filled.Calender: ImageVector","com.yourssu.handy.compose.icons.filled.Calender"]},{"name":"val HandyIcons.Filled.Cancel: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Cancel","location":"compose/com.yourssu.handy.compose.icons.filled/-cancel.html","searchKeys":["Cancel","val HandyIcons.Filled.Cancel: ImageVector","com.yourssu.handy.compose.icons.filled.Cancel"]},{"name":"val HandyIcons.Filled.Check: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Check","location":"compose/com.yourssu.handy.compose.icons.filled/-check.html","searchKeys":["Check","val HandyIcons.Filled.Check: ImageVector","com.yourssu.handy.compose.icons.filled.Check"]},{"name":"val HandyIcons.Filled.Clock: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Clock","location":"compose/com.yourssu.handy.compose.icons.filled/-clock.html","searchKeys":["Clock","val HandyIcons.Filled.Clock: ImageVector","com.yourssu.handy.compose.icons.filled.Clock"]},{"name":"val HandyIcons.Filled.Close: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Close","location":"compose/com.yourssu.handy.compose.icons.filled/-close.html","searchKeys":["Close","val HandyIcons.Filled.Close: ImageVector","com.yourssu.handy.compose.icons.filled.Close"]},{"name":"val HandyIcons.Filled.Comment: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Comment","location":"compose/com.yourssu.handy.compose.icons.filled/-comment.html","searchKeys":["Comment","val HandyIcons.Filled.Comment: ImageVector","com.yourssu.handy.compose.icons.filled.Comment"]},{"name":"val HandyIcons.Filled.Copy: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Copy","location":"compose/com.yourssu.handy.compose.icons.filled/-copy.html","searchKeys":["Copy","val HandyIcons.Filled.Copy: ImageVector","com.yourssu.handy.compose.icons.filled.Copy"]},{"name":"val HandyIcons.Filled.Crop: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Crop","location":"compose/com.yourssu.handy.compose.icons.filled/-crop.html","searchKeys":["Crop","val HandyIcons.Filled.Crop: ImageVector","com.yourssu.handy.compose.icons.filled.Crop"]},{"name":"val HandyIcons.Filled.Documents: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Documents","location":"compose/com.yourssu.handy.compose.icons.filled/-documents.html","searchKeys":["Documents","val HandyIcons.Filled.Documents: ImageVector","com.yourssu.handy.compose.icons.filled.Documents"]},{"name":"val HandyIcons.Filled.Download: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Download","location":"compose/com.yourssu.handy.compose.icons.filled/-download.html","searchKeys":["Download","val HandyIcons.Filled.Download: ImageVector","com.yourssu.handy.compose.icons.filled.Download"]},{"name":"val HandyIcons.Filled.Edit: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Edit","location":"compose/com.yourssu.handy.compose.icons.filled/-edit.html","searchKeys":["Edit","val HandyIcons.Filled.Edit: ImageVector","com.yourssu.handy.compose.icons.filled.Edit"]},{"name":"val HandyIcons.Filled.ExternalLink: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ExternalLink","location":"compose/com.yourssu.handy.compose.icons.filled/-external-link.html","searchKeys":["ExternalLink","val HandyIcons.Filled.ExternalLink: ImageVector","com.yourssu.handy.compose.icons.filled.ExternalLink"]},{"name":"val HandyIcons.Filled.Eye: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Eye","location":"compose/com.yourssu.handy.compose.icons.filled/-eye.html","searchKeys":["Eye","val HandyIcons.Filled.Eye: ImageVector","com.yourssu.handy.compose.icons.filled.Eye"]},{"name":"val HandyIcons.Filled.Filter: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Filter","location":"compose/com.yourssu.handy.compose.icons.filled/-filter.html","searchKeys":["Filter","val HandyIcons.Filled.Filter: ImageVector","com.yourssu.handy.compose.icons.filled.Filter"]},{"name":"val HandyIcons.Filled.FilterBar: ImageVector","description":"com.yourssu.handy.compose.icons.filled.FilterBar","location":"compose/com.yourssu.handy.compose.icons.filled/-filter-bar.html","searchKeys":["FilterBar","val HandyIcons.Filled.FilterBar: ImageVector","com.yourssu.handy.compose.icons.filled.FilterBar"]},{"name":"val HandyIcons.Filled.Flag: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Flag","location":"compose/com.yourssu.handy.compose.icons.filled/-flag.html","searchKeys":["Flag","val HandyIcons.Filled.Flag: ImageVector","com.yourssu.handy.compose.icons.filled.Flag"]},{"name":"val HandyIcons.Filled.Flame: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Flame","location":"compose/com.yourssu.handy.compose.icons.filled/-flame.html","searchKeys":["Flame","val HandyIcons.Filled.Flame: ImageVector","com.yourssu.handy.compose.icons.filled.Flame"]},{"name":"val HandyIcons.Filled.Folder: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Folder","location":"compose/com.yourssu.handy.compose.icons.filled/-folder.html","searchKeys":["Folder","val HandyIcons.Filled.Folder: ImageVector","com.yourssu.handy.compose.icons.filled.Folder"]},{"name":"val HandyIcons.Filled.Heart: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Heart","location":"compose/com.yourssu.handy.compose.icons.filled/-heart.html","searchKeys":["Heart","val HandyIcons.Filled.Heart: ImageVector","com.yourssu.handy.compose.icons.filled.Heart"]},{"name":"val HandyIcons.Filled.Home: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Home","location":"compose/com.yourssu.handy.compose.icons.filled/-home.html","searchKeys":["Home","val HandyIcons.Filled.Home: ImageVector","com.yourssu.handy.compose.icons.filled.Home"]},{"name":"val HandyIcons.Filled.Image: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Image","location":"compose/com.yourssu.handy.compose.icons.filled/-image.html","searchKeys":["Image","val HandyIcons.Filled.Image: ImageVector","com.yourssu.handy.compose.icons.filled.Image"]},{"name":"val HandyIcons.Filled.InfoCircle: ImageVector","description":"com.yourssu.handy.compose.icons.filled.InfoCircle","location":"compose/com.yourssu.handy.compose.icons.filled/-info-circle.html","searchKeys":["InfoCircle","val HandyIcons.Filled.InfoCircle: ImageVector","com.yourssu.handy.compose.icons.filled.InfoCircle"]},{"name":"val HandyIcons.Filled.Kebab: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Kebab","location":"compose/com.yourssu.handy.compose.icons.filled/-kebab.html","searchKeys":["Kebab","val HandyIcons.Filled.Kebab: ImageVector","com.yourssu.handy.compose.icons.filled.Kebab"]},{"name":"val HandyIcons.Filled.Layout: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Layout","location":"compose/com.yourssu.handy.compose.icons.filled/-layout.html","searchKeys":["Layout","val HandyIcons.Filled.Layout: ImageVector","com.yourssu.handy.compose.icons.filled.Layout"]},{"name":"val HandyIcons.Filled.List: ImageVector","description":"com.yourssu.handy.compose.icons.filled.List","location":"compose/com.yourssu.handy.compose.icons.filled/-list.html","searchKeys":["List","val HandyIcons.Filled.List: ImageVector","com.yourssu.handy.compose.icons.filled.List"]},{"name":"val HandyIcons.Filled.Lock: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Lock","location":"compose/com.yourssu.handy.compose.icons.filled/-lock.html","searchKeys":["Lock","val HandyIcons.Filled.Lock: ImageVector","com.yourssu.handy.compose.icons.filled.Lock"]},{"name":"val HandyIcons.Filled.Mail: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Mail","location":"compose/com.yourssu.handy.compose.icons.filled/-mail.html","searchKeys":["Mail","val HandyIcons.Filled.Mail: ImageVector","com.yourssu.handy.compose.icons.filled.Mail"]},{"name":"val HandyIcons.Filled.MailOpened: ImageVector","description":"com.yourssu.handy.compose.icons.filled.MailOpened","location":"compose/com.yourssu.handy.compose.icons.filled/-mail-opened.html","searchKeys":["MailOpened","val HandyIcons.Filled.MailOpened: ImageVector","com.yourssu.handy.compose.icons.filled.MailOpened"]},{"name":"val HandyIcons.Filled.Meatball: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Meatball","location":"compose/com.yourssu.handy.compose.icons.filled/-meatball.html","searchKeys":["Meatball","val HandyIcons.Filled.Meatball: ImageVector","com.yourssu.handy.compose.icons.filled.Meatball"]},{"name":"val HandyIcons.Filled.Menu: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Menu","location":"compose/com.yourssu.handy.compose.icons.filled/-menu.html","searchKeys":["Menu","val HandyIcons.Filled.Menu: ImageVector","com.yourssu.handy.compose.icons.filled.Menu"]},{"name":"val HandyIcons.Filled.Microphone: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Microphone","location":"compose/com.yourssu.handy.compose.icons.filled/-microphone.html","searchKeys":["Microphone","val HandyIcons.Filled.Microphone: ImageVector","com.yourssu.handy.compose.icons.filled.Microphone"]},{"name":"val HandyIcons.Filled.Notification: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Notification","location":"compose/com.yourssu.handy.compose.icons.filled/-notification.html","searchKeys":["Notification","val HandyIcons.Filled.Notification: ImageVector","com.yourssu.handy.compose.icons.filled.Notification"]},{"name":"val HandyIcons.Filled.NotificationOff: ImageVector","description":"com.yourssu.handy.compose.icons.filled.NotificationOff","location":"compose/com.yourssu.handy.compose.icons.filled/-notification-off.html","searchKeys":["NotificationOff","val HandyIcons.Filled.NotificationOff: ImageVector","com.yourssu.handy.compose.icons.filled.NotificationOff"]},{"name":"val HandyIcons.Filled.Pin: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Pin","location":"compose/com.yourssu.handy.compose.icons.filled/-pin.html","searchKeys":["Pin","val HandyIcons.Filled.Pin: ImageVector","com.yourssu.handy.compose.icons.filled.Pin"]},{"name":"val HandyIcons.Filled.Plus: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Plus","location":"compose/com.yourssu.handy.compose.icons.filled/-plus.html","searchKeys":["Plus","val HandyIcons.Filled.Plus: ImageVector","com.yourssu.handy.compose.icons.filled.Plus"]},{"name":"val HandyIcons.Filled.RetryRefresh: ImageVector","description":"com.yourssu.handy.compose.icons.filled.RetryRefresh","location":"compose/com.yourssu.handy.compose.icons.filled/-retry-refresh.html","searchKeys":["RetryRefresh","val HandyIcons.Filled.RetryRefresh: ImageVector","com.yourssu.handy.compose.icons.filled.RetryRefresh"]},{"name":"val HandyIcons.Filled.Search: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Search","location":"compose/com.yourssu.handy.compose.icons.filled/-search.html","searchKeys":["Search","val HandyIcons.Filled.Search: ImageVector","com.yourssu.handy.compose.icons.filled.Search"]},{"name":"val HandyIcons.Filled.Setting: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Setting","location":"compose/com.yourssu.handy.compose.icons.filled/-setting.html","searchKeys":["Setting","val HandyIcons.Filled.Setting: ImageVector","com.yourssu.handy.compose.icons.filled.Setting"]},{"name":"val HandyIcons.Filled.Share: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Share","location":"compose/com.yourssu.handy.compose.icons.filled/-share.html","searchKeys":["Share","val HandyIcons.Filled.Share: ImageVector","com.yourssu.handy.compose.icons.filled.Share"]},{"name":"val HandyIcons.Filled.ShoppingBag: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ShoppingBag","location":"compose/com.yourssu.handy.compose.icons.filled/-shopping-bag.html","searchKeys":["ShoppingBag","val HandyIcons.Filled.ShoppingBag: ImageVector","com.yourssu.handy.compose.icons.filled.ShoppingBag"]},{"name":"val HandyIcons.Filled.ShoppingCart: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ShoppingCart","location":"compose/com.yourssu.handy.compose.icons.filled/-shopping-cart.html","searchKeys":["ShoppingCart","val HandyIcons.Filled.ShoppingCart: ImageVector","com.yourssu.handy.compose.icons.filled.ShoppingCart"]},{"name":"val HandyIcons.Filled.Star: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Star","location":"compose/com.yourssu.handy.compose.icons.filled/-star.html","searchKeys":["Star","val HandyIcons.Filled.Star: ImageVector","com.yourssu.handy.compose.icons.filled.Star"]},{"name":"val HandyIcons.Filled.Subtract: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Subtract","location":"compose/com.yourssu.handy.compose.icons.filled/-subtract.html","searchKeys":["Subtract","val HandyIcons.Filled.Subtract: ImageVector","com.yourssu.handy.compose.icons.filled.Subtract"]},{"name":"val HandyIcons.Filled.Tag: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Tag","location":"compose/com.yourssu.handy.compose.icons.filled/-tag.html","searchKeys":["Tag","val HandyIcons.Filled.Tag: ImageVector","com.yourssu.handy.compose.icons.filled.Tag"]},{"name":"val HandyIcons.Filled.Trash: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Trash","location":"compose/com.yourssu.handy.compose.icons.filled/-trash.html","searchKeys":["Trash","val HandyIcons.Filled.Trash: ImageVector","com.yourssu.handy.compose.icons.filled.Trash"]},{"name":"val HandyIcons.Filled.Unlock: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Unlock","location":"compose/com.yourssu.handy.compose.icons.filled/-unlock.html","searchKeys":["Unlock","val HandyIcons.Filled.Unlock: ImageVector","com.yourssu.handy.compose.icons.filled.Unlock"]},{"name":"val HandyIcons.Filled.User: ImageVector","description":"com.yourssu.handy.compose.icons.filled.User","location":"compose/com.yourssu.handy.compose.icons.filled/-user.html","searchKeys":["User","val HandyIcons.Filled.User: ImageVector","com.yourssu.handy.compose.icons.filled.User"]},{"name":"val HandyIcons.Line.Add: ImageVector","description":"com.yourssu.handy.compose.icons.line.Add","location":"compose/com.yourssu.handy.compose.icons.line/-add.html","searchKeys":["Add","val HandyIcons.Line.Add: ImageVector","com.yourssu.handy.compose.icons.line.Add"]},{"name":"val HandyIcons.Line.AlertTriangle: ImageVector","description":"com.yourssu.handy.compose.icons.line.AlertTriangle","location":"compose/com.yourssu.handy.compose.icons.line/-alert-triangle.html","searchKeys":["AlertTriangle","val HandyIcons.Line.AlertTriangle: ImageVector","com.yourssu.handy.compose.icons.line.AlertTriangle"]},{"name":"val HandyIcons.Line.ArrowsChevronDown: ImageVector","description":"com.yourssu.handy.compose.icons.line.ArrowsChevronDown","location":"compose/com.yourssu.handy.compose.icons.line/-arrows-chevron-down.html","searchKeys":["ArrowsChevronDown","val HandyIcons.Line.ArrowsChevronDown: ImageVector","com.yourssu.handy.compose.icons.line.ArrowsChevronDown"]},{"name":"val HandyIcons.Line.ArrowsChevronLeft: ImageVector","description":"com.yourssu.handy.compose.icons.line.ArrowsChevronLeft","location":"compose/com.yourssu.handy.compose.icons.line/-arrows-chevron-left.html","searchKeys":["ArrowsChevronLeft","val HandyIcons.Line.ArrowsChevronLeft: ImageVector","com.yourssu.handy.compose.icons.line.ArrowsChevronLeft"]},{"name":"val HandyIcons.Line.ArrowsChevronRight: ImageVector","description":"com.yourssu.handy.compose.icons.line.ArrowsChevronRight","location":"compose/com.yourssu.handy.compose.icons.line/-arrows-chevron-right.html","searchKeys":["ArrowsChevronRight","val HandyIcons.Line.ArrowsChevronRight: ImageVector","com.yourssu.handy.compose.icons.line.ArrowsChevronRight"]},{"name":"val HandyIcons.Line.ArrowsChevronUp: ImageVector","description":"com.yourssu.handy.compose.icons.line.ArrowsChevronUp","location":"compose/com.yourssu.handy.compose.icons.line/-arrows-chevron-up.html","searchKeys":["ArrowsChevronUp","val HandyIcons.Line.ArrowsChevronUp: ImageVector","com.yourssu.handy.compose.icons.line.ArrowsChevronUp"]},{"name":"val HandyIcons.Line.Bookmark: ImageVector","description":"com.yourssu.handy.compose.icons.line.Bookmark","location":"compose/com.yourssu.handy.compose.icons.line/-bookmark.html","searchKeys":["Bookmark","val HandyIcons.Line.Bookmark: ImageVector","com.yourssu.handy.compose.icons.line.Bookmark"]},{"name":"val HandyIcons.Line.Calender: ImageVector","description":"com.yourssu.handy.compose.icons.line.Calender","location":"compose/com.yourssu.handy.compose.icons.line/-calender.html","searchKeys":["Calender","val HandyIcons.Line.Calender: ImageVector","com.yourssu.handy.compose.icons.line.Calender"]},{"name":"val HandyIcons.Line.Cancel: ImageVector","description":"com.yourssu.handy.compose.icons.line.Cancel","location":"compose/com.yourssu.handy.compose.icons.line/-cancel.html","searchKeys":["Cancel","val HandyIcons.Line.Cancel: ImageVector","com.yourssu.handy.compose.icons.line.Cancel"]},{"name":"val HandyIcons.Line.Check: ImageVector","description":"com.yourssu.handy.compose.icons.line.Check","location":"compose/com.yourssu.handy.compose.icons.line/-check.html","searchKeys":["Check","val HandyIcons.Line.Check: ImageVector","com.yourssu.handy.compose.icons.line.Check"]},{"name":"val HandyIcons.Line.Clock: ImageVector","description":"com.yourssu.handy.compose.icons.line.Clock","location":"compose/com.yourssu.handy.compose.icons.line/-clock.html","searchKeys":["Clock","val HandyIcons.Line.Clock: ImageVector","com.yourssu.handy.compose.icons.line.Clock"]},{"name":"val HandyIcons.Line.Close: ImageVector","description":"com.yourssu.handy.compose.icons.line.Close","location":"compose/com.yourssu.handy.compose.icons.line/-close.html","searchKeys":["Close","val HandyIcons.Line.Close: ImageVector","com.yourssu.handy.compose.icons.line.Close"]},{"name":"val HandyIcons.Line.Comment: ImageVector","description":"com.yourssu.handy.compose.icons.line.Comment","location":"compose/com.yourssu.handy.compose.icons.line/-comment.html","searchKeys":["Comment","val HandyIcons.Line.Comment: ImageVector","com.yourssu.handy.compose.icons.line.Comment"]},{"name":"val HandyIcons.Line.Copy: ImageVector","description":"com.yourssu.handy.compose.icons.line.Copy","location":"compose/com.yourssu.handy.compose.icons.line/-copy.html","searchKeys":["Copy","val HandyIcons.Line.Copy: ImageVector","com.yourssu.handy.compose.icons.line.Copy"]},{"name":"val HandyIcons.Line.Crop: ImageVector","description":"com.yourssu.handy.compose.icons.line.Crop","location":"compose/com.yourssu.handy.compose.icons.line/-crop.html","searchKeys":["Crop","val HandyIcons.Line.Crop: ImageVector","com.yourssu.handy.compose.icons.line.Crop"]},{"name":"val HandyIcons.Line.Documents: ImageVector","description":"com.yourssu.handy.compose.icons.line.Documents","location":"compose/com.yourssu.handy.compose.icons.line/-documents.html","searchKeys":["Documents","val HandyIcons.Line.Documents: ImageVector","com.yourssu.handy.compose.icons.line.Documents"]},{"name":"val HandyIcons.Line.Download: ImageVector","description":"com.yourssu.handy.compose.icons.line.Download","location":"compose/com.yourssu.handy.compose.icons.line/-download.html","searchKeys":["Download","val HandyIcons.Line.Download: ImageVector","com.yourssu.handy.compose.icons.line.Download"]},{"name":"val HandyIcons.Line.Edit: ImageVector","description":"com.yourssu.handy.compose.icons.line.Edit","location":"compose/com.yourssu.handy.compose.icons.line/-edit.html","searchKeys":["Edit","val HandyIcons.Line.Edit: ImageVector","com.yourssu.handy.compose.icons.line.Edit"]},{"name":"val HandyIcons.Line.ExternalLink: ImageVector","description":"com.yourssu.handy.compose.icons.line.ExternalLink","location":"compose/com.yourssu.handy.compose.icons.line/-external-link.html","searchKeys":["ExternalLink","val HandyIcons.Line.ExternalLink: ImageVector","com.yourssu.handy.compose.icons.line.ExternalLink"]},{"name":"val HandyIcons.Line.Eye: ImageVector","description":"com.yourssu.handy.compose.icons.line.Eye","location":"compose/com.yourssu.handy.compose.icons.line/-eye.html","searchKeys":["Eye","val HandyIcons.Line.Eye: ImageVector","com.yourssu.handy.compose.icons.line.Eye"]},{"name":"val HandyIcons.Line.Filter: ImageVector","description":"com.yourssu.handy.compose.icons.line.Filter","location":"compose/com.yourssu.handy.compose.icons.line/-filter.html","searchKeys":["Filter","val HandyIcons.Line.Filter: ImageVector","com.yourssu.handy.compose.icons.line.Filter"]},{"name":"val HandyIcons.Line.FilterBar: ImageVector","description":"com.yourssu.handy.compose.icons.line.FilterBar","location":"compose/com.yourssu.handy.compose.icons.line/-filter-bar.html","searchKeys":["FilterBar","val HandyIcons.Line.FilterBar: ImageVector","com.yourssu.handy.compose.icons.line.FilterBar"]},{"name":"val HandyIcons.Line.Flag: ImageVector","description":"com.yourssu.handy.compose.icons.line.Flag","location":"compose/com.yourssu.handy.compose.icons.line/-flag.html","searchKeys":["Flag","val HandyIcons.Line.Flag: ImageVector","com.yourssu.handy.compose.icons.line.Flag"]},{"name":"val HandyIcons.Line.Flame: ImageVector","description":"com.yourssu.handy.compose.icons.line.Flame","location":"compose/com.yourssu.handy.compose.icons.line/-flame.html","searchKeys":["Flame","val HandyIcons.Line.Flame: ImageVector","com.yourssu.handy.compose.icons.line.Flame"]},{"name":"val HandyIcons.Line.Folder: ImageVector","description":"com.yourssu.handy.compose.icons.line.Folder","location":"compose/com.yourssu.handy.compose.icons.line/-folder.html","searchKeys":["Folder","val HandyIcons.Line.Folder: ImageVector","com.yourssu.handy.compose.icons.line.Folder"]},{"name":"val HandyIcons.Line.Heart: ImageVector","description":"com.yourssu.handy.compose.icons.line.Heart","location":"compose/com.yourssu.handy.compose.icons.line/-heart.html","searchKeys":["Heart","val HandyIcons.Line.Heart: ImageVector","com.yourssu.handy.compose.icons.line.Heart"]},{"name":"val HandyIcons.Line.Home: ImageVector","description":"com.yourssu.handy.compose.icons.line.Home","location":"compose/com.yourssu.handy.compose.icons.line/-home.html","searchKeys":["Home","val HandyIcons.Line.Home: ImageVector","com.yourssu.handy.compose.icons.line.Home"]},{"name":"val HandyIcons.Line.Image: ImageVector","description":"com.yourssu.handy.compose.icons.line.Image","location":"compose/com.yourssu.handy.compose.icons.line/-image.html","searchKeys":["Image","val HandyIcons.Line.Image: ImageVector","com.yourssu.handy.compose.icons.line.Image"]},{"name":"val HandyIcons.Line.InfoCircle: ImageVector","description":"com.yourssu.handy.compose.icons.line.InfoCircle","location":"compose/com.yourssu.handy.compose.icons.line/-info-circle.html","searchKeys":["InfoCircle","val HandyIcons.Line.InfoCircle: ImageVector","com.yourssu.handy.compose.icons.line.InfoCircle"]},{"name":"val HandyIcons.Line.Kebab: ImageVector","description":"com.yourssu.handy.compose.icons.line.Kebab","location":"compose/com.yourssu.handy.compose.icons.line/-kebab.html","searchKeys":["Kebab","val HandyIcons.Line.Kebab: ImageVector","com.yourssu.handy.compose.icons.line.Kebab"]},{"name":"val HandyIcons.Line.Layout: ImageVector","description":"com.yourssu.handy.compose.icons.line.Layout","location":"compose/com.yourssu.handy.compose.icons.line/-layout.html","searchKeys":["Layout","val HandyIcons.Line.Layout: ImageVector","com.yourssu.handy.compose.icons.line.Layout"]},{"name":"val HandyIcons.Line.List: ImageVector","description":"com.yourssu.handy.compose.icons.line.List","location":"compose/com.yourssu.handy.compose.icons.line/-list.html","searchKeys":["List","val HandyIcons.Line.List: ImageVector","com.yourssu.handy.compose.icons.line.List"]},{"name":"val HandyIcons.Line.Lock: ImageVector","description":"com.yourssu.handy.compose.icons.line.Lock","location":"compose/com.yourssu.handy.compose.icons.line/-lock.html","searchKeys":["Lock","val HandyIcons.Line.Lock: ImageVector","com.yourssu.handy.compose.icons.line.Lock"]},{"name":"val HandyIcons.Line.Mail: ImageVector","description":"com.yourssu.handy.compose.icons.line.Mail","location":"compose/com.yourssu.handy.compose.icons.line/-mail.html","searchKeys":["Mail","val HandyIcons.Line.Mail: ImageVector","com.yourssu.handy.compose.icons.line.Mail"]},{"name":"val HandyIcons.Line.MailOpened: ImageVector","description":"com.yourssu.handy.compose.icons.line.MailOpened","location":"compose/com.yourssu.handy.compose.icons.line/-mail-opened.html","searchKeys":["MailOpened","val HandyIcons.Line.MailOpened: ImageVector","com.yourssu.handy.compose.icons.line.MailOpened"]},{"name":"val HandyIcons.Line.Meatball: ImageVector","description":"com.yourssu.handy.compose.icons.line.Meatball","location":"compose/com.yourssu.handy.compose.icons.line/-meatball.html","searchKeys":["Meatball","val HandyIcons.Line.Meatball: ImageVector","com.yourssu.handy.compose.icons.line.Meatball"]},{"name":"val HandyIcons.Line.Menu: ImageVector","description":"com.yourssu.handy.compose.icons.line.Menu","location":"compose/com.yourssu.handy.compose.icons.line/-menu.html","searchKeys":["Menu","val HandyIcons.Line.Menu: ImageVector","com.yourssu.handy.compose.icons.line.Menu"]},{"name":"val HandyIcons.Line.Microphone: ImageVector","description":"com.yourssu.handy.compose.icons.line.Microphone","location":"compose/com.yourssu.handy.compose.icons.line/-microphone.html","searchKeys":["Microphone","val HandyIcons.Line.Microphone: ImageVector","com.yourssu.handy.compose.icons.line.Microphone"]},{"name":"val HandyIcons.Line.Notification: ImageVector","description":"com.yourssu.handy.compose.icons.line.Notification","location":"compose/com.yourssu.handy.compose.icons.line/-notification.html","searchKeys":["Notification","val HandyIcons.Line.Notification: ImageVector","com.yourssu.handy.compose.icons.line.Notification"]},{"name":"val HandyIcons.Line.NotificationOff: ImageVector","description":"com.yourssu.handy.compose.icons.line.NotificationOff","location":"compose/com.yourssu.handy.compose.icons.line/-notification-off.html","searchKeys":["NotificationOff","val HandyIcons.Line.NotificationOff: ImageVector","com.yourssu.handy.compose.icons.line.NotificationOff"]},{"name":"val HandyIcons.Line.Pin: ImageVector","description":"com.yourssu.handy.compose.icons.line.Pin","location":"compose/com.yourssu.handy.compose.icons.line/-pin.html","searchKeys":["Pin","val HandyIcons.Line.Pin: ImageVector","com.yourssu.handy.compose.icons.line.Pin"]},{"name":"val HandyIcons.Line.Plus: ImageVector","description":"com.yourssu.handy.compose.icons.line.Plus","location":"compose/com.yourssu.handy.compose.icons.line/-plus.html","searchKeys":["Plus","val HandyIcons.Line.Plus: ImageVector","com.yourssu.handy.compose.icons.line.Plus"]},{"name":"val HandyIcons.Line.RetryRefresh: ImageVector","description":"com.yourssu.handy.compose.icons.line.RetryRefresh","location":"compose/com.yourssu.handy.compose.icons.line/-retry-refresh.html","searchKeys":["RetryRefresh","val HandyIcons.Line.RetryRefresh: ImageVector","com.yourssu.handy.compose.icons.line.RetryRefresh"]},{"name":"val HandyIcons.Line.Search: ImageVector","description":"com.yourssu.handy.compose.icons.line.Search","location":"compose/com.yourssu.handy.compose.icons.line/-search.html","searchKeys":["Search","val HandyIcons.Line.Search: ImageVector","com.yourssu.handy.compose.icons.line.Search"]},{"name":"val HandyIcons.Line.Setting: ImageVector","description":"com.yourssu.handy.compose.icons.line.Setting","location":"compose/com.yourssu.handy.compose.icons.line/-setting.html","searchKeys":["Setting","val HandyIcons.Line.Setting: ImageVector","com.yourssu.handy.compose.icons.line.Setting"]},{"name":"val HandyIcons.Line.Share: ImageVector","description":"com.yourssu.handy.compose.icons.line.Share","location":"compose/com.yourssu.handy.compose.icons.line/-share.html","searchKeys":["Share","val HandyIcons.Line.Share: ImageVector","com.yourssu.handy.compose.icons.line.Share"]},{"name":"val HandyIcons.Line.ShoppingBag: ImageVector","description":"com.yourssu.handy.compose.icons.line.ShoppingBag","location":"compose/com.yourssu.handy.compose.icons.line/-shopping-bag.html","searchKeys":["ShoppingBag","val HandyIcons.Line.ShoppingBag: ImageVector","com.yourssu.handy.compose.icons.line.ShoppingBag"]},{"name":"val HandyIcons.Line.ShoppingCart: ImageVector","description":"com.yourssu.handy.compose.icons.line.ShoppingCart","location":"compose/com.yourssu.handy.compose.icons.line/-shopping-cart.html","searchKeys":["ShoppingCart","val HandyIcons.Line.ShoppingCart: ImageVector","com.yourssu.handy.compose.icons.line.ShoppingCart"]},{"name":"val HandyIcons.Line.Star: ImageVector","description":"com.yourssu.handy.compose.icons.line.Star","location":"compose/com.yourssu.handy.compose.icons.line/-star.html","searchKeys":["Star","val HandyIcons.Line.Star: ImageVector","com.yourssu.handy.compose.icons.line.Star"]},{"name":"val HandyIcons.Line.Subtract: ImageVector","description":"com.yourssu.handy.compose.icons.line.Subtract","location":"compose/com.yourssu.handy.compose.icons.line/-subtract.html","searchKeys":["Subtract","val HandyIcons.Line.Subtract: ImageVector","com.yourssu.handy.compose.icons.line.Subtract"]},{"name":"val HandyIcons.Line.Tag: ImageVector","description":"com.yourssu.handy.compose.icons.line.Tag","location":"compose/com.yourssu.handy.compose.icons.line/-tag.html","searchKeys":["Tag","val HandyIcons.Line.Tag: ImageVector","com.yourssu.handy.compose.icons.line.Tag"]},{"name":"val HandyIcons.Line.Trash: ImageVector","description":"com.yourssu.handy.compose.icons.line.Trash","location":"compose/com.yourssu.handy.compose.icons.line/-trash.html","searchKeys":["Trash","val HandyIcons.Line.Trash: ImageVector","com.yourssu.handy.compose.icons.line.Trash"]},{"name":"val HandyIcons.Line.Unlock: ImageVector","description":"com.yourssu.handy.compose.icons.line.Unlock","location":"compose/com.yourssu.handy.compose.icons.line/-unlock.html","searchKeys":["Unlock","val HandyIcons.Line.Unlock: ImageVector","com.yourssu.handy.compose.icons.line.Unlock"]},{"name":"val HandyIcons.Line.User: ImageVector","description":"com.yourssu.handy.compose.icons.line.User","location":"compose/com.yourssu.handy.compose.icons.line/-user.html","searchKeys":["User","val HandyIcons.Line.User: ImageVector","com.yourssu.handy.compose.icons.line.User"]},{"name":"val HandyTypography: Typography","description":"com.yourssu.handy.compose.foundation.HandyTypography","location":"compose/com.yourssu.handy.compose.foundation/-handy-typography.html","searchKeys":["HandyTypography","val HandyTypography: Typography","com.yourssu.handy.compose.foundation.HandyTypography"]},{"name":"val LocalContentColor: ProvidableCompositionLocal","description":"com.yourssu.handy.compose.foundation.LocalContentColor","location":"compose/com.yourssu.handy.compose.foundation/-local-content-color.html","searchKeys":["LocalContentColor","val LocalContentColor: ProvidableCompositionLocal","com.yourssu.handy.compose.foundation.LocalContentColor"]},{"name":"val LocalTextStyle: ProvidableCompositionLocal","description":"com.yourssu.handy.compose.LocalTextStyle","location":"compose/com.yourssu.handy.compose/-local-text-style.html","searchKeys":["LocalTextStyle","val LocalTextStyle: ProvidableCompositionLocal","com.yourssu.handy.compose.LocalTextStyle"]},{"name":"val T1Lt20: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.T1Lt20","location":"compose/com.yourssu.handy.compose.foundation/-typography/-t1-lt20.html","searchKeys":["T1Lt20","val T1Lt20: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.T1Lt20"]},{"name":"val T1Rg20: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.T1Rg20","location":"compose/com.yourssu.handy.compose.foundation/-typography/-t1-rg20.html","searchKeys":["T1Rg20","val T1Rg20: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.T1Rg20"]},{"name":"val T1Sb20: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.T1Sb20","location":"compose/com.yourssu.handy.compose.foundation/-typography/-t1-sb20.html","searchKeys":["T1Sb20","val T1Sb20: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.T1Sb20"]},{"name":"val T2Lt18: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.T2Lt18","location":"compose/com.yourssu.handy.compose.foundation/-typography/-t2-lt18.html","searchKeys":["T2Lt18","val T2Lt18: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.T2Lt18"]},{"name":"val T2Rg18: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.T2Rg18","location":"compose/com.yourssu.handy.compose.foundation/-typography/-t2-rg18.html","searchKeys":["T2Rg18","val T2Rg18: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.T2Rg18"]},{"name":"val T2Sb18: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.T2Sb18","location":"compose/com.yourssu.handy.compose.foundation/-typography/-t2-sb18.html","searchKeys":["T2Sb18","val T2Sb18: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.T2Sb18"]},{"name":"val betweenSpace: Dp","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.betweenSpace","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/between-space.html","searchKeys":["betweenSpace","val betweenSpace: Dp","com.yourssu.handy.compose.button.ButtonStyleProperties.betweenSpace"]},{"name":"val bgBasicBlack: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgBasicBlack","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-basic-black.html","searchKeys":["bgBasicBlack","val bgBasicBlack: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgBasicBlack"]},{"name":"val bgBasicDefault: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgBasicDefault","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-basic-default.html","searchKeys":["bgBasicDefault","val bgBasicDefault: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgBasicDefault"]},{"name":"val bgBasicLight: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgBasicLight","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-basic-light.html","searchKeys":["bgBasicLight","val bgBasicLight: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgBasicLight"]},{"name":"val bgBasicStrong: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgBasicStrong","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-basic-strong.html","searchKeys":["bgBasicStrong","val bgBasicStrong: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgBasicStrong"]},{"name":"val bgBrandPrimary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgBrandPrimary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-brand-primary.html","searchKeys":["bgBrandPrimary","val bgBrandPrimary: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgBrandPrimary"]},{"name":"val bgBrandSecondary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgBrandSecondary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-brand-secondary.html","searchKeys":["bgBrandSecondary","val bgBrandSecondary: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgBrandSecondary"]},{"name":"val bgColor: Color","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.bgColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/bg-color.html","searchKeys":["bgColor","val bgColor: Color","com.yourssu.handy.compose.FloatingActionButtonColorState.bgColor"]},{"name":"val bgColor: Color","description":"com.yourssu.handy.compose.button.ButtonColorState.bgColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/bg-color.html","searchKeys":["bgColor","val bgColor: Color","com.yourssu.handy.compose.button.ButtonColorState.bgColor"]},{"name":"val bgStatusNegative: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgStatusNegative","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-status-negative.html","searchKeys":["bgStatusNegative","val bgStatusNegative: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgStatusNegative"]},{"name":"val bgStatusPositive: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgStatusPositive","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-status-positive.html","searchKeys":["bgStatusPositive","val bgStatusPositive: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgStatusPositive"]},{"name":"val buttonFabPrimaryDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFabPrimaryDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-fab-primary-disabled.html","searchKeys":["buttonFabPrimaryDisabled","val buttonFabPrimaryDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFabPrimaryDisabled"]},{"name":"val buttonFabPrimaryEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFabPrimaryEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-fab-primary-enabled.html","searchKeys":["buttonFabPrimaryEnabled","val buttonFabPrimaryEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFabPrimaryEnabled"]},{"name":"val buttonFabPrimaryPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFabPrimaryPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-fab-primary-pressed.html","searchKeys":["buttonFabPrimaryPressed","val buttonFabPrimaryPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFabPrimaryPressed"]},{"name":"val buttonFabSecondaryDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFabSecondaryDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-fab-secondary-disabled.html","searchKeys":["buttonFabSecondaryDisabled","val buttonFabSecondaryDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFabSecondaryDisabled"]},{"name":"val buttonFabSecondaryEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFabSecondaryEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-fab-secondary-enabled.html","searchKeys":["buttonFabSecondaryEnabled","val buttonFabSecondaryEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFabSecondaryEnabled"]},{"name":"val buttonFabSecondaryPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFabSecondaryPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-fab-secondary-pressed.html","searchKeys":["buttonFabSecondaryPressed","val buttonFabSecondaryPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFabSecondaryPressed"]},{"name":"val buttonFilledPrimaryDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledPrimaryDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-filled-primary-disabled.html","searchKeys":["buttonFilledPrimaryDisabled","val buttonFilledPrimaryDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledPrimaryDisabled"]},{"name":"val buttonFilledPrimaryEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledPrimaryEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-filled-primary-enabled.html","searchKeys":["buttonFilledPrimaryEnabled","val buttonFilledPrimaryEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledPrimaryEnabled"]},{"name":"val buttonFilledPrimaryPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledPrimaryPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-filled-primary-pressed.html","searchKeys":["buttonFilledPrimaryPressed","val buttonFilledPrimaryPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledPrimaryPressed"]},{"name":"val buttonFilledSecondaryDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledSecondaryDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-filled-secondary-disabled.html","searchKeys":["buttonFilledSecondaryDisabled","val buttonFilledSecondaryDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledSecondaryDisabled"]},{"name":"val buttonFilledSecondaryEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledSecondaryEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-filled-secondary-enabled.html","searchKeys":["buttonFilledSecondaryEnabled","val buttonFilledSecondaryEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledSecondaryEnabled"]},{"name":"val buttonFilledSecondaryPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledSecondaryPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-filled-secondary-pressed.html","searchKeys":["buttonFilledSecondaryPressed","val buttonFilledSecondaryPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledSecondaryPressed"]},{"name":"val buttonOutlinedDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonOutlinedDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-outlined-disabled.html","searchKeys":["buttonOutlinedDisabled","val buttonOutlinedDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonOutlinedDisabled"]},{"name":"val buttonOutlinedEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonOutlinedEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-outlined-enabled.html","searchKeys":["buttonOutlinedEnabled","val buttonOutlinedEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonOutlinedEnabled"]},{"name":"val buttonOutlinedPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonOutlinedPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-outlined-pressed.html","searchKeys":["buttonOutlinedPressed","val buttonOutlinedPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonOutlinedPressed"]},{"name":"val buttonRadioDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonRadioDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-radio-disabled.html","searchKeys":["buttonRadioDisabled","val buttonRadioDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonRadioDisabled"]},{"name":"val buttonRadioSelected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonRadioSelected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-radio-selected.html","searchKeys":["buttonRadioSelected","val buttonRadioSelected: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonRadioSelected"]},{"name":"val buttonRadioUnselected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonRadioUnselected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-radio-unselected.html","searchKeys":["buttonRadioUnselected","val buttonRadioUnselected: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonRadioUnselected"]},{"name":"val buttonTextPrimaryDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonTextPrimaryDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-text-primary-disabled.html","searchKeys":["buttonTextPrimaryDisabled","val buttonTextPrimaryDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonTextPrimaryDisabled"]},{"name":"val buttonTextPrimaryEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonTextPrimaryEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-text-primary-enabled.html","searchKeys":["buttonTextPrimaryEnabled","val buttonTextPrimaryEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonTextPrimaryEnabled"]},{"name":"val buttonTextPrimaryPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonTextPrimaryPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-text-primary-pressed.html","searchKeys":["buttonTextPrimaryPressed","val buttonTextPrimaryPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonTextPrimaryPressed"]},{"name":"val buttonTextSecondaryDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonTextSecondaryDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-text-secondary-disabled.html","searchKeys":["buttonTextSecondaryDisabled","val buttonTextSecondaryDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonTextSecondaryDisabled"]},{"name":"val buttonTextSecondaryEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonTextSecondaryEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-text-secondary-enabled.html","searchKeys":["buttonTextSecondaryEnabled","val buttonTextSecondaryEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonTextSecondaryEnabled"]},{"name":"val buttonTextSecondaryPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonTextSecondaryPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-text-secondary-pressed.html","searchKeys":["buttonTextSecondaryPressed","val buttonTextSecondaryPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonTextSecondaryPressed"]},{"name":"val checkBoxDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.checkBoxDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/check-box-disabled.html","searchKeys":["checkBoxDisabled","val checkBoxDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.checkBoxDisabled"]},{"name":"val checkBoxSelected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.checkBoxSelected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/check-box-selected.html","searchKeys":["checkBoxSelected","val checkBoxSelected: Color","com.yourssu.handy.compose.foundation.ColorScheme.checkBoxSelected"]},{"name":"val checkBoxUnselected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.checkBoxUnselected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/check-box-unselected.html","searchKeys":["checkBoxUnselected","val checkBoxUnselected: Color","com.yourssu.handy.compose.foundation.ColorScheme.checkBoxUnselected"]},{"name":"val chipDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.chipDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/chip-disabled.html","searchKeys":["chipDisabled","val chipDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.chipDisabled"]},{"name":"val chipSelected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.chipSelected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/chip-selected.html","searchKeys":["chipSelected","val chipSelected: Color","com.yourssu.handy.compose.foundation.ColorScheme.chipSelected"]},{"name":"val chipUnselected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.chipUnselected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/chip-unselected.html","searchKeys":["chipUnselected","val chipUnselected: Color","com.yourssu.handy.compose.foundation.ColorScheme.chipUnselected"]},{"name":"val color: Color","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.color","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/color.html","searchKeys":["color","val color: Color","com.yourssu.handy.compose.foundation.HandyTextStyle.color"]},{"name":"val colors: ColorScheme","description":"com.yourssu.handy.compose.HandyTheme.colors","location":"compose/com.yourssu.handy.compose/-handy-theme/colors.html","searchKeys":["colors","val colors: ColorScheme","com.yourssu.handy.compose.HandyTheme.colors"]},{"name":"val containerSize: FloatingActionButtonSize","description":"com.yourssu.handy.compose.FloatingActionButtonSizeState.containerSize","location":"compose/com.yourssu.handy.compose/-floating-action-button-size-state/container-size.html","searchKeys":["containerSize","val containerSize: FloatingActionButtonSize","com.yourssu.handy.compose.FloatingActionButtonSizeState.containerSize"]},{"name":"val contentColor: Color","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.contentColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/content-color.html","searchKeys":["contentColor","val contentColor: Color","com.yourssu.handy.compose.FloatingActionButtonColorState.contentColor"]},{"name":"val contentColor: Color","description":"com.yourssu.handy.compose.button.ButtonColorState.contentColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/content-color.html","searchKeys":["contentColor","val contentColor: Color","com.yourssu.handy.compose.button.ButtonColorState.contentColor"]},{"name":"val darkColorScheme: ColorScheme","description":"com.yourssu.handy.compose.foundation.darkColorScheme","location":"compose/com.yourssu.handy.compose.foundation/dark-color-scheme.html","searchKeys":["darkColorScheme","val darkColorScheme: ColorScheme","com.yourssu.handy.compose.foundation.darkColorScheme"]},{"name":"val dialogButtonSpacing: Dp","description":"com.yourssu.handy.compose.DialogDefaults.dialogButtonSpacing","location":"compose/com.yourssu.handy.compose/-dialog-defaults/dialog-button-spacing.html","searchKeys":["dialogButtonSpacing","val dialogButtonSpacing: Dp","com.yourssu.handy.compose.DialogDefaults.dialogButtonSpacing"]},{"name":"val dialogPadding: Dp","description":"com.yourssu.handy.compose.DialogDefaults.dialogPadding","location":"compose/com.yourssu.handy.compose/-dialog-defaults/dialog-padding.html","searchKeys":["dialogPadding","val dialogPadding: Dp","com.yourssu.handy.compose.DialogDefaults.dialogPadding"]},{"name":"val dialogTextInsidePadding: Dp","description":"com.yourssu.handy.compose.DialogDefaults.dialogTextInsidePadding","location":"compose/com.yourssu.handy.compose/-dialog-defaults/dialog-text-inside-padding.html","searchKeys":["dialogTextInsidePadding","val dialogTextInsidePadding: Dp","com.yourssu.handy.compose.DialogDefaults.dialogTextInsidePadding"]},{"name":"val dialogWidth: Dp","description":"com.yourssu.handy.compose.DialogDefaults.dialogWidth","location":"compose/com.yourssu.handy.compose/-dialog-defaults/dialog-width.html","searchKeys":["dialogWidth","val dialogWidth: Dp","com.yourssu.handy.compose.DialogDefaults.dialogWidth"]},{"name":"val disabledBgColor: Color","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.disabledBgColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/disabled-bg-color.html","searchKeys":["disabledBgColor","val disabledBgColor: Color","com.yourssu.handy.compose.FloatingActionButtonColorState.disabledBgColor"]},{"name":"val disabledBgColor: Color","description":"com.yourssu.handy.compose.button.ButtonColorState.disabledBgColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/disabled-bg-color.html","searchKeys":["disabledBgColor","val disabledBgColor: Color","com.yourssu.handy.compose.button.ButtonColorState.disabledBgColor"]},{"name":"val disabledContentColor: Color","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.disabledContentColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/disabled-content-color.html","searchKeys":["disabledContentColor","val disabledContentColor: Color","com.yourssu.handy.compose.FloatingActionButtonColorState.disabledContentColor"]},{"name":"val disabledContentColor: Color","description":"com.yourssu.handy.compose.button.ButtonColorState.disabledContentColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/disabled-content-color.html","searchKeys":["disabledContentColor","val disabledContentColor: Color","com.yourssu.handy.compose.button.ButtonColorState.disabledContentColor"]},{"name":"val dp: Dp","description":"com.yourssu.handy.compose.foundation.Radius.dp","location":"compose/com.yourssu.handy.compose.foundation/-radius/dp.html","searchKeys":["dp","val dp: Dp","com.yourssu.handy.compose.foundation.Radius.dp"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.DividerThickness.entries","location":"compose/com.yourssu.handy.compose/-divider-thickness/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.DividerThickness.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.button.FilledButtonSize.entries","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.button.FilledButtonSize.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.button.FilledButtonType.entries","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.button.FilledButtonType.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.FloatingActionButtonSize.entries","location":"compose/com.yourssu.handy.compose/-floating-action-button-size/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.FloatingActionButtonSize.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.FloatingActionButtonType.entries","location":"compose/com.yourssu.handy.compose/-floating-action-button-type/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.FloatingActionButtonType.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.IconSize.entries","location":"compose/com.yourssu.handy.compose/-icon-size/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.IconSize.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.foundation.Radius.entries","location":"compose/com.yourssu.handy.compose.foundation/-radius/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.foundation.Radius.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.SwitchSize.entries","location":"compose/com.yourssu.handy.compose/-switch-size/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.SwitchSize.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.SwitchState.entries","location":"compose/com.yourssu.handy.compose/-switch-state/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.SwitchState.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.button.TextButtonSize.entries","location":"compose/com.yourssu.handy.compose.button/-text-button-size/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.button.TextButtonSize.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.button.TextButtonType.entries","location":"compose/com.yourssu.handy.compose.button/-text-button-type/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.button.TextButtonType.entries"]},{"name":"val fixedTabIndicatorPadding: Dp","description":"com.yourssu.handy.compose.TabBarDefaults.fixedTabIndicatorPadding","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/fixed-tab-indicator-padding.html","searchKeys":["fixedTabIndicatorPadding","val fixedTabIndicatorPadding: Dp","com.yourssu.handy.compose.TabBarDefaults.fixedTabIndicatorPadding"]},{"name":"val fontSize: Dp","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.fontSize","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/font-size.html","searchKeys":["fontSize","val fontSize: Dp","com.yourssu.handy.compose.foundation.HandyTextStyle.fontSize"]},{"name":"val fontStyle: FontStyle?","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.fontStyle","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/font-style.html","searchKeys":["fontStyle","val fontStyle: FontStyle?","com.yourssu.handy.compose.foundation.HandyTextStyle.fontStyle"]},{"name":"val fontWeight: FontWeight?","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.fontWeight","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/font-weight.html","searchKeys":["fontWeight","val fontWeight: FontWeight?","com.yourssu.handy.compose.foundation.HandyTextStyle.fontWeight"]},{"name":"val fonts: FontFamily","description":"com.yourssu.handy.compose.foundation.fonts","location":"compose/com.yourssu.handy.compose.foundation/fonts.html","searchKeys":["fonts","val fonts: FontFamily","com.yourssu.handy.compose.foundation.fonts"]},{"name":"val height: Dp","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.height","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/height.html","searchKeys":["height","val height: Dp","com.yourssu.handy.compose.button.ButtonStyleProperties.height"]},{"name":"val horizontalPadding: Dp","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.horizontalPadding","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/horizontal-padding.html","searchKeys":["horizontalPadding","val horizontalPadding: Dp","com.yourssu.handy.compose.button.ButtonStyleProperties.horizontalPadding"]},{"name":"val iconBasicDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBasicDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-basic-disabled.html","searchKeys":["iconBasicDisabled","val iconBasicDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBasicDisabled"]},{"name":"val iconBasicPrimary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBasicPrimary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-basic-primary.html","searchKeys":["iconBasicPrimary","val iconBasicPrimary: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBasicPrimary"]},{"name":"val iconBasicSecondary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBasicSecondary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-basic-secondary.html","searchKeys":["iconBasicSecondary","val iconBasicSecondary: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBasicSecondary"]},{"name":"val iconBasicTertiary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBasicTertiary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-basic-tertiary.html","searchKeys":["iconBasicTertiary","val iconBasicTertiary: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBasicTertiary"]},{"name":"val iconBasicWhite: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBasicWhite","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-basic-white.html","searchKeys":["iconBasicWhite","val iconBasicWhite: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBasicWhite"]},{"name":"val iconBrandPrimary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBrandPrimary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-brand-primary.html","searchKeys":["iconBrandPrimary","val iconBrandPrimary: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBrandPrimary"]},{"name":"val iconBrandSecondary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBrandSecondary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-brand-secondary.html","searchKeys":["iconBrandSecondary","val iconBrandSecondary: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBrandSecondary"]},{"name":"val iconSize: IconSize","description":"com.yourssu.handy.compose.CheckBoxSize.iconSize","location":"compose/com.yourssu.handy.compose/-check-box-size/icon-size.html","searchKeys":["iconSize","val iconSize: IconSize","com.yourssu.handy.compose.CheckBoxSize.iconSize"]},{"name":"val iconSize: IconSize","description":"com.yourssu.handy.compose.FloatingActionButtonDefaults.iconSize","location":"compose/com.yourssu.handy.compose/-floating-action-button-defaults/icon-size.html","searchKeys":["iconSize","val iconSize: IconSize","com.yourssu.handy.compose.FloatingActionButtonDefaults.iconSize"]},{"name":"val iconSize: IconSize","description":"com.yourssu.handy.compose.RadioButtonSize.iconSize","location":"compose/com.yourssu.handy.compose/-radio-button-size/icon-size.html","searchKeys":["iconSize","val iconSize: IconSize","com.yourssu.handy.compose.RadioButtonSize.iconSize"]},{"name":"val iconSize: IconSize","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.iconSize","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/icon-size.html","searchKeys":["iconSize","val iconSize: IconSize","com.yourssu.handy.compose.button.ButtonStyleProperties.iconSize"]},{"name":"val left: Dp","description":"com.yourssu.handy.compose.TabPosition.left","location":"compose/com.yourssu.handy.compose/-tab-position/left.html","searchKeys":["left","val left: Dp","com.yourssu.handy.compose.TabPosition.left"]},{"name":"val letterSpacing: TextUnit","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.letterSpacing","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/letter-spacing.html","searchKeys":["letterSpacing","val letterSpacing: TextUnit","com.yourssu.handy.compose.foundation.HandyTextStyle.letterSpacing"]},{"name":"val lightColorScheme: ColorScheme","description":"com.yourssu.handy.compose.foundation.lightColorScheme","location":"compose/com.yourssu.handy.compose.foundation/light-color-scheme.html","searchKeys":["lightColorScheme","val lightColorScheme: ColorScheme","com.yourssu.handy.compose.foundation.lightColorScheme"]},{"name":"val lineBasicLight: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.lineBasicLight","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/line-basic-light.html","searchKeys":["lineBasicLight","val lineBasicLight: Color","com.yourssu.handy.compose.foundation.ColorScheme.lineBasicLight"]},{"name":"val lineBasicMedium: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.lineBasicMedium","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/line-basic-medium.html","searchKeys":["lineBasicMedium","val lineBasicMedium: Color","com.yourssu.handy.compose.foundation.ColorScheme.lineBasicMedium"]},{"name":"val lineBasicStrong: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.lineBasicStrong","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/line-basic-strong.html","searchKeys":["lineBasicStrong","val lineBasicStrong: Color","com.yourssu.handy.compose.foundation.ColorScheme.lineBasicStrong"]},{"name":"val lineHeight: Dp","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.lineHeight","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/line-height.html","searchKeys":["lineHeight","val lineHeight: Dp","com.yourssu.handy.compose.foundation.HandyTextStyle.lineHeight"]},{"name":"val lineStatusNegative: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.lineStatusNegative","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/line-status-negative.html","searchKeys":["lineStatusNegative","val lineStatusNegative: Color","com.yourssu.handy.compose.foundation.ColorScheme.lineStatusNegative"]},{"name":"val lineStatusPositive: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.lineStatusPositive","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/line-status-positive.html","searchKeys":["lineStatusPositive","val lineStatusPositive: Color","com.yourssu.handy.compose.foundation.ColorScheme.lineStatusPositive"]},{"name":"val padding: Dp","description":"com.yourssu.handy.compose.SwitchSize.padding","location":"compose/com.yourssu.handy.compose/-switch-size/padding.html","searchKeys":["padding","val padding: Dp","com.yourssu.handy.compose.SwitchSize.padding"]},{"name":"val paginationBasicSelected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.paginationBasicSelected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/pagination-basic-selected.html","searchKeys":["paginationBasicSelected","val paginationBasicSelected: Color","com.yourssu.handy.compose.foundation.ColorScheme.paginationBasicSelected"]},{"name":"val paginationBasicUnselected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.paginationBasicUnselected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/pagination-basic-unselected.html","searchKeys":["paginationBasicUnselected","val paginationBasicUnselected: Color","com.yourssu.handy.compose.foundation.ColorScheme.paginationBasicUnselected"]},{"name":"val paginationBrandPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.paginationBrandPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/pagination-brand-pressed.html","searchKeys":["paginationBrandPressed","val paginationBrandPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.paginationBrandPressed"]},{"name":"val right: Dp","description":"com.yourssu.handy.compose.TabPosition.right","location":"compose/com.yourssu.handy.compose/-tab-position/right.html","searchKeys":["right","val right: Dp","com.yourssu.handy.compose.TabPosition.right"]},{"name":"val round: Dp","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.round","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/round.html","searchKeys":["round","val round: Dp","com.yourssu.handy.compose.button.ButtonStyleProperties.round"]},{"name":"val scrollableTabIndicatorPadding: Dp","description":"com.yourssu.handy.compose.TabBarDefaults.scrollableTabIndicatorPadding","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/scrollable-tab-indicator-padding.html","searchKeys":["scrollableTabIndicatorPadding","val scrollableTabIndicatorPadding: Dp","com.yourssu.handy.compose.TabBarDefaults.scrollableTabIndicatorPadding"]},{"name":"val scrollableTabPadding: Dp","description":"com.yourssu.handy.compose.TabBarDefaults.scrollableTabPadding","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/scrollable-tab-padding.html","searchKeys":["scrollableTabPadding","val scrollableTabPadding: Dp","com.yourssu.handy.compose.TabBarDefaults.scrollableTabPadding"]},{"name":"val scrollableTabWidth: Dp","description":"com.yourssu.handy.compose.TabBarDefaults.scrollableTabWidth","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/scrollable-tab-width.html","searchKeys":["scrollableTabWidth","val scrollableTabWidth: Dp","com.yourssu.handy.compose.TabBarDefaults.scrollableTabWidth"]},{"name":"val shadowColor: Color","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.shadowColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/shadow-color.html","searchKeys":["shadowColor","val shadowColor: Color","com.yourssu.handy.compose.FloatingActionButtonColorState.shadowColor"]},{"name":"val shadowColor: Color","description":"com.yourssu.handy.compose.button.ButtonColorState.shadowColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/shadow-color.html","searchKeys":["shadowColor","val shadowColor: Color","com.yourssu.handy.compose.button.ButtonColorState.shadowColor"]},{"name":"val size: Dp","description":"com.yourssu.handy.compose.DividerThickness.size","location":"compose/com.yourssu.handy.compose/-divider-thickness/size.html","searchKeys":["size","val size: Dp","com.yourssu.handy.compose.DividerThickness.size"]},{"name":"val switchDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.switchDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/switch-disabled.html","searchKeys":["switchDisabled","val switchDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.switchDisabled"]},{"name":"val switchSelected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.switchSelected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/switch-selected.html","searchKeys":["switchSelected","val switchSelected: Color","com.yourssu.handy.compose.foundation.ColorScheme.switchSelected"]},{"name":"val switchThumb: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.switchThumb","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/switch-thumb.html","searchKeys":["switchThumb","val switchThumb: Color","com.yourssu.handy.compose.foundation.ColorScheme.switchThumb"]},{"name":"val switchUnselected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.switchUnselected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/switch-unselected.html","searchKeys":["switchUnselected","val switchUnselected: Color","com.yourssu.handy.compose.foundation.ColorScheme.switchUnselected"]},{"name":"val tabHeight: Dp","description":"com.yourssu.handy.compose.TabBarDefaults.tabHeight","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/tab-height.html","searchKeys":["tabHeight","val tabHeight: Dp","com.yourssu.handy.compose.TabBarDefaults.tabHeight"]},{"name":"val tabHorizontalPadding: Dp","description":"com.yourssu.handy.compose.TabBarDefaults.tabHorizontalPadding","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/tab-horizontal-padding.html","searchKeys":["tabHorizontalPadding","val tabHorizontalPadding: Dp","com.yourssu.handy.compose.TabBarDefaults.tabHorizontalPadding"]},{"name":"val textAlign: TextAlign","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.textAlign","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/text-align.html","searchKeys":["textAlign","val textAlign: TextAlign","com.yourssu.handy.compose.foundation.HandyTextStyle.textAlign"]},{"name":"val textBasicDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBasicDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-basic-disabled.html","searchKeys":["textBasicDisabled","val textBasicDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBasicDisabled"]},{"name":"val textBasicPrimary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBasicPrimary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-basic-primary.html","searchKeys":["textBasicPrimary","val textBasicPrimary: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBasicPrimary"]},{"name":"val textBasicSecondary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBasicSecondary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-basic-secondary.html","searchKeys":["textBasicSecondary","val textBasicSecondary: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBasicSecondary"]},{"name":"val textBasicTertiary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBasicTertiary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-basic-tertiary.html","searchKeys":["textBasicTertiary","val textBasicTertiary: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBasicTertiary"]},{"name":"val textBasicWhite: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBasicWhite","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-basic-white.html","searchKeys":["textBasicWhite","val textBasicWhite: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBasicWhite"]},{"name":"val textBrandPrimary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBrandPrimary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-brand-primary.html","searchKeys":["textBrandPrimary","val textBrandPrimary: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBrandPrimary"]},{"name":"val textBrandSecondary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBrandSecondary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-brand-secondary.html","searchKeys":["textBrandSecondary","val textBrandSecondary: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBrandSecondary"]},{"name":"val textStatusNegative: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textStatusNegative","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-status-negative.html","searchKeys":["textStatusNegative","val textStatusNegative: Color","com.yourssu.handy.compose.foundation.ColorScheme.textStatusNegative"]},{"name":"val textStatusPositive: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textStatusPositive","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-status-positive.html","searchKeys":["textStatusPositive","val textStatusPositive: Color","com.yourssu.handy.compose.foundation.ColorScheme.textStatusPositive"]},{"name":"val thumbSize: Dp","description":"com.yourssu.handy.compose.SwitchSize.thumbSize","location":"compose/com.yourssu.handy.compose/-switch-size/thumb-size.html","searchKeys":["thumbSize","val thumbSize: Dp","com.yourssu.handy.compose.SwitchSize.thumbSize"]},{"name":"val topBarActionsInsidePadding: Dp","description":"com.yourssu.handy.compose.TopBarDefaults.topBarActionsInsidePadding","location":"compose/com.yourssu.handy.compose/-top-bar-defaults/top-bar-actions-inside-padding.html","searchKeys":["topBarActionsInsidePadding","val topBarActionsInsidePadding: Dp","com.yourssu.handy.compose.TopBarDefaults.topBarActionsInsidePadding"]},{"name":"val topBarHeight: Dp","description":"com.yourssu.handy.compose.TopBarDefaults.topBarHeight","location":"compose/com.yourssu.handy.compose/-top-bar-defaults/top-bar-height.html","searchKeys":["topBarHeight","val topBarHeight: Dp","com.yourssu.handy.compose.TopBarDefaults.topBarHeight"]},{"name":"val topBarHorizontalPadding: Dp","description":"com.yourssu.handy.compose.TopBarDefaults.topBarHorizontalPadding","location":"compose/com.yourssu.handy.compose/-top-bar-defaults/top-bar-horizontal-padding.html","searchKeys":["topBarHorizontalPadding","val topBarHorizontalPadding: Dp","com.yourssu.handy.compose.TopBarDefaults.topBarHorizontalPadding"]},{"name":"val topBarIconPadding: Dp","description":"com.yourssu.handy.compose.TopBarDefaults.topBarIconPadding","location":"compose/com.yourssu.handy.compose/-top-bar-defaults/top-bar-icon-padding.html","searchKeys":["topBarIconPadding","val topBarIconPadding: Dp","com.yourssu.handy.compose.TopBarDefaults.topBarIconPadding"]},{"name":"val trackHeight: Dp","description":"com.yourssu.handy.compose.SwitchSize.trackHeight","location":"compose/com.yourssu.handy.compose/-switch-size/track-height.html","searchKeys":["trackHeight","val trackHeight: Dp","com.yourssu.handy.compose.SwitchSize.trackHeight"]},{"name":"val trackWidth: Dp","description":"com.yourssu.handy.compose.SwitchSize.trackWidth","location":"compose/com.yourssu.handy.compose/-switch-size/track-width.html","searchKeys":["trackWidth","val trackWidth: Dp","com.yourssu.handy.compose.SwitchSize.trackWidth"]},{"name":"val typo: HandyTextStyle","description":"com.yourssu.handy.compose.CheckBoxSize.typo","location":"compose/com.yourssu.handy.compose/-check-box-size/typo.html","searchKeys":["typo","val typo: HandyTextStyle","com.yourssu.handy.compose.CheckBoxSize.typo"]},{"name":"val typo: HandyTextStyle","description":"com.yourssu.handy.compose.RadioButtonSize.typo","location":"compose/com.yourssu.handy.compose/-radio-button-size/typo.html","searchKeys":["typo","val typo: HandyTextStyle","com.yourssu.handy.compose.RadioButtonSize.typo"]},{"name":"val typo: HandyTextStyle","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.typo","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/typo.html","searchKeys":["typo","val typo: HandyTextStyle","com.yourssu.handy.compose.button.ButtonStyleProperties.typo"]},{"name":"val width: Dp","description":"com.yourssu.handy.compose.TabPosition.width","location":"compose/com.yourssu.handy.compose/-tab-position/width.html","searchKeys":["width","val width: Dp","com.yourssu.handy.compose.TabPosition.width"]},{"name":"var pressed: Boolean","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.pressed","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/pressed.html","searchKeys":["pressed","var pressed: Boolean","com.yourssu.handy.compose.FloatingActionButtonColorState.pressed"]},{"name":"var pressed: Boolean","description":"com.yourssu.handy.compose.button.ButtonColorState.pressed","location":"compose/com.yourssu.handy.compose.button/-button-color-state/pressed.html","searchKeys":["pressed","var pressed: Boolean","com.yourssu.handy.compose.button.ButtonColorState.pressed"]}] +[{"name":"Disabled","description":"com.yourssu.handy.compose.SwitchState.Disabled","location":"compose/com.yourssu.handy.compose/-switch-state/-disabled/index.html","searchKeys":["Disabled","Disabled","com.yourssu.handy.compose.SwitchState.Disabled"]},{"name":"Dismissed","description":"com.yourssu.handy.compose.SnackBarResult.Dismissed","location":"compose/com.yourssu.handy.compose/-snack-bar-result/-dismissed/index.html","searchKeys":["Dismissed","Dismissed","com.yourssu.handy.compose.SnackBarResult.Dismissed"]},{"name":"EIGHT","description":"com.yourssu.handy.compose.DividerThickness.EIGHT","location":"compose/com.yourssu.handy.compose/-divider-thickness/-e-i-g-h-t/index.html","searchKeys":["EIGHT","EIGHT","com.yourssu.handy.compose.DividerThickness.EIGHT"]},{"name":"End","description":"com.yourssu.handy.compose.DragValue.End","location":"compose/com.yourssu.handy.compose/-drag-value/-end/index.html","searchKeys":["End","End","com.yourssu.handy.compose.DragValue.End"]},{"name":"Error","description":"com.yourssu.handy.compose.SnackBarType.Error","location":"compose/com.yourssu.handy.compose/-snack-bar-type/-error/index.html","searchKeys":["Error","Error","com.yourssu.handy.compose.SnackBarType.Error"]},{"name":"FOUR","description":"com.yourssu.handy.compose.DividerThickness.FOUR","location":"compose/com.yourssu.handy.compose/-divider-thickness/-f-o-u-r/index.html","searchKeys":["FOUR","FOUR","com.yourssu.handy.compose.DividerThickness.FOUR"]},{"name":"Info","description":"com.yourssu.handy.compose.SnackBarType.Info","location":"compose/com.yourssu.handy.compose/-snack-bar-type/-info/index.html","searchKeys":["Info","Info","com.yourssu.handy.compose.SnackBarType.Info"]},{"name":"L","description":"com.yourssu.handy.compose.FloatingActionButtonSize.L","location":"compose/com.yourssu.handy.compose/-floating-action-button-size/-l/index.html","searchKeys":["L","L","com.yourssu.handy.compose.FloatingActionButtonSize.L"]},{"name":"L","description":"com.yourssu.handy.compose.IconSize.L","location":"compose/com.yourssu.handy.compose/-icon-size/-l/index.html","searchKeys":["L","L","com.yourssu.handy.compose.IconSize.L"]},{"name":"L","description":"com.yourssu.handy.compose.button.FilledButtonSize.L","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/-l/index.html","searchKeys":["L","L","com.yourssu.handy.compose.button.FilledButtonSize.L"]},{"name":"L","description":"com.yourssu.handy.compose.button.TextButtonSize.L","location":"compose/com.yourssu.handy.compose.button/-text-button-size/-l/index.html","searchKeys":["L","L","com.yourssu.handy.compose.button.TextButtonSize.L"]},{"name":"L","description":"com.yourssu.handy.compose.foundation.Radius.L","location":"compose/com.yourssu.handy.compose.foundation/-radius/-l/index.html","searchKeys":["L","L","com.yourssu.handy.compose.foundation.Radius.L"]},{"name":"Large","description":"com.yourssu.handy.compose.SwitchSize.Large","location":"compose/com.yourssu.handy.compose/-switch-size/-large/index.html","searchKeys":["Large","Large","com.yourssu.handy.compose.SwitchSize.Large"]},{"name":"M","description":"com.yourssu.handy.compose.IconSize.M","location":"compose/com.yourssu.handy.compose/-icon-size/-m/index.html","searchKeys":["M","M","com.yourssu.handy.compose.IconSize.M"]},{"name":"M","description":"com.yourssu.handy.compose.button.FilledButtonSize.M","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/-m/index.html","searchKeys":["M","M","com.yourssu.handy.compose.button.FilledButtonSize.M"]},{"name":"M","description":"com.yourssu.handy.compose.button.TextButtonSize.M","location":"compose/com.yourssu.handy.compose.button/-text-button-size/-m/index.html","searchKeys":["M","M","com.yourssu.handy.compose.button.TextButtonSize.M"]},{"name":"M","description":"com.yourssu.handy.compose.foundation.Radius.M","location":"compose/com.yourssu.handy.compose.foundation/-radius/-m/index.html","searchKeys":["M","M","com.yourssu.handy.compose.foundation.Radius.M"]},{"name":"Medium","description":"com.yourssu.handy.compose.SwitchSize.Medium","location":"compose/com.yourssu.handy.compose/-switch-size/-medium/index.html","searchKeys":["Medium","Medium","com.yourssu.handy.compose.SwitchSize.Medium"]},{"name":"ONE","description":"com.yourssu.handy.compose.DividerThickness.ONE","location":"compose/com.yourssu.handy.compose/-divider-thickness/-o-n-e/index.html","searchKeys":["ONE","ONE","com.yourssu.handy.compose.DividerThickness.ONE"]},{"name":"Outlined","description":"com.yourssu.handy.compose.button.FilledButtonType.Outlined","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/-outlined/index.html","searchKeys":["Outlined","Outlined","com.yourssu.handy.compose.button.FilledButtonType.Outlined"]},{"name":"Primary","description":"com.yourssu.handy.compose.FloatingActionButtonType.Primary","location":"compose/com.yourssu.handy.compose/-floating-action-button-type/-primary/index.html","searchKeys":["Primary","Primary","com.yourssu.handy.compose.FloatingActionButtonType.Primary"]},{"name":"Primary","description":"com.yourssu.handy.compose.button.FilledButtonType.Primary","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/-primary/index.html","searchKeys":["Primary","Primary","com.yourssu.handy.compose.button.FilledButtonType.Primary"]},{"name":"Primary","description":"com.yourssu.handy.compose.button.TextButtonType.Primary","location":"compose/com.yourssu.handy.compose.button/-text-button-type/-primary/index.html","searchKeys":["Primary","Primary","com.yourssu.handy.compose.button.TextButtonType.Primary"]},{"name":"S","description":"com.yourssu.handy.compose.FloatingActionButtonSize.S","location":"compose/com.yourssu.handy.compose/-floating-action-button-size/-s/index.html","searchKeys":["S","S","com.yourssu.handy.compose.FloatingActionButtonSize.S"]},{"name":"S","description":"com.yourssu.handy.compose.IconSize.S","location":"compose/com.yourssu.handy.compose/-icon-size/-s/index.html","searchKeys":["S","S","com.yourssu.handy.compose.IconSize.S"]},{"name":"S","description":"com.yourssu.handy.compose.button.FilledButtonSize.S","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/-s/index.html","searchKeys":["S","S","com.yourssu.handy.compose.button.FilledButtonSize.S"]},{"name":"S","description":"com.yourssu.handy.compose.button.TextButtonSize.S","location":"compose/com.yourssu.handy.compose.button/-text-button-size/-s/index.html","searchKeys":["S","S","com.yourssu.handy.compose.button.TextButtonSize.S"]},{"name":"S","description":"com.yourssu.handy.compose.foundation.Radius.S","location":"compose/com.yourssu.handy.compose.foundation/-radius/-s/index.html","searchKeys":["S","S","com.yourssu.handy.compose.foundation.Radius.S"]},{"name":"Secondary","description":"com.yourssu.handy.compose.FloatingActionButtonType.Secondary","location":"compose/com.yourssu.handy.compose/-floating-action-button-type/-secondary/index.html","searchKeys":["Secondary","Secondary","com.yourssu.handy.compose.FloatingActionButtonType.Secondary"]},{"name":"Secondary","description":"com.yourssu.handy.compose.button.FilledButtonType.Secondary","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/-secondary/index.html","searchKeys":["Secondary","Secondary","com.yourssu.handy.compose.button.FilledButtonType.Secondary"]},{"name":"Secondary","description":"com.yourssu.handy.compose.button.TextButtonType.Secondary","location":"compose/com.yourssu.handy.compose.button/-text-button-type/-secondary/index.html","searchKeys":["Secondary","Secondary","com.yourssu.handy.compose.button.TextButtonType.Secondary"]},{"name":"Selected","description":"com.yourssu.handy.compose.SwitchState.Selected","location":"compose/com.yourssu.handy.compose/-switch-state/-selected/index.html","searchKeys":["Selected","Selected","com.yourssu.handy.compose.SwitchState.Selected"]},{"name":"Small","description":"com.yourssu.handy.compose.SwitchSize.Small","location":"compose/com.yourssu.handy.compose/-switch-size/-small/index.html","searchKeys":["Small","Small","com.yourssu.handy.compose.SwitchSize.Small"]},{"name":"Start","description":"com.yourssu.handy.compose.DragValue.Start","location":"compose/com.yourssu.handy.compose/-drag-value/-start/index.html","searchKeys":["Start","Start","com.yourssu.handy.compose.DragValue.Start"]},{"name":"TWO","description":"com.yourssu.handy.compose.DividerThickness.TWO","location":"compose/com.yourssu.handy.compose/-divider-thickness/-t-w-o/index.html","searchKeys":["TWO","TWO","com.yourssu.handy.compose.DividerThickness.TWO"]},{"name":"Unselected","description":"com.yourssu.handy.compose.SwitchState.Unselected","location":"compose/com.yourssu.handy.compose/-switch-state/-unselected/index.html","searchKeys":["Unselected","Unselected","com.yourssu.handy.compose.SwitchState.Unselected"]},{"name":"XL","description":"com.yourssu.handy.compose.IconSize.XL","location":"compose/com.yourssu.handy.compose/-icon-size/-x-l/index.html","searchKeys":["XL","XL","com.yourssu.handy.compose.IconSize.XL"]},{"name":"XL","description":"com.yourssu.handy.compose.button.FilledButtonSize.XL","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/-x-l/index.html","searchKeys":["XL","XL","com.yourssu.handy.compose.button.FilledButtonSize.XL"]},{"name":"XL","description":"com.yourssu.handy.compose.foundation.Radius.XL","location":"compose/com.yourssu.handy.compose.foundation/-radius/-x-l/index.html","searchKeys":["XL","XL","com.yourssu.handy.compose.foundation.Radius.XL"]},{"name":"XS","description":"com.yourssu.handy.compose.IconSize.XS","location":"compose/com.yourssu.handy.compose/-icon-size/-x-s/index.html","searchKeys":["XS","XS","com.yourssu.handy.compose.IconSize.XS"]},{"name":"XS","description":"com.yourssu.handy.compose.button.FilledButtonSize.XS","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/-x-s/index.html","searchKeys":["XS","XS","com.yourssu.handy.compose.button.FilledButtonSize.XS"]},{"name":"XS","description":"com.yourssu.handy.compose.foundation.Radius.XS","location":"compose/com.yourssu.handy.compose.foundation/-radius/-x-s/index.html","searchKeys":["XS","XS","com.yourssu.handy.compose.foundation.Radius.XS"]},{"name":"XXL","description":"com.yourssu.handy.compose.IconSize.XXL","location":"compose/com.yourssu.handy.compose/-icon-size/-x-x-l/index.html","searchKeys":["XXL","XXL","com.yourssu.handy.compose.IconSize.XXL"]},{"name":"XXS","description":"com.yourssu.handy.compose.IconSize.XXS","location":"compose/com.yourssu.handy.compose/-icon-size/-x-x-s/index.html","searchKeys":["XXS","XXS","com.yourssu.handy.compose.IconSize.XXS"]},{"name":"XXS","description":"com.yourssu.handy.compose.button.FilledButtonSize.XXS","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/-x-x-s/index.html","searchKeys":["XXS","XXS","com.yourssu.handy.compose.button.FilledButtonSize.XXS"]},{"name":"abstract fun dismiss()","description":"com.yourssu.handy.compose.SnackBarData.dismiss","location":"compose/com.yourssu.handy.compose/-snack-bar-data/dismiss.html","searchKeys":["dismiss","abstract fun dismiss()","com.yourssu.handy.compose.SnackBarData.dismiss"]},{"name":"abstract val message: String","description":"com.yourssu.handy.compose.SnackBarData.message","location":"compose/com.yourssu.handy.compose/-snack-bar-data/message.html","searchKeys":["message","abstract val message: String","com.yourssu.handy.compose.SnackBarData.message"]},{"name":"abstract val type: SnackBarType","description":"com.yourssu.handy.compose.SnackBarData.type","location":"compose/com.yourssu.handy.compose/-snack-bar-data/type.html","searchKeys":["type","abstract val type: SnackBarType","com.yourssu.handy.compose.SnackBarData.type"]},{"name":"class ButtonColorState(val contentColor: Color = Color.Unspecified, val disabledContentColor: Color = Color.Unspecified, val bgColor: Color = Color.Transparent, val disabledBgColor: Color = Color.Transparent, val shadowColor: Color = Color.Transparent, pressed: Boolean = false)","description":"com.yourssu.handy.compose.button.ButtonColorState","location":"compose/com.yourssu.handy.compose.button/-button-color-state/index.html","searchKeys":["ButtonColorState","class ButtonColorState(val contentColor: Color = Color.Unspecified, val disabledContentColor: Color = Color.Unspecified, val bgColor: Color = Color.Transparent, val disabledBgColor: Color = Color.Transparent, val shadowColor: Color = Color.Transparent, pressed: Boolean = false)","com.yourssu.handy.compose.button.ButtonColorState"]},{"name":"class FloatingActionButtonColorState(val contentColor: Color = Color.Unspecified, val disabledContentColor: Color = Color.Unspecified, val bgColor: Color = Color.Transparent, val disabledBgColor: Color = Color.Transparent, val shadowColor: Color = Color.Transparent, val borderColor: Color = Color.Transparent, pressed: Boolean = false)","description":"com.yourssu.handy.compose.FloatingActionButtonColorState","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/index.html","searchKeys":["FloatingActionButtonColorState","class FloatingActionButtonColorState(val contentColor: Color = Color.Unspecified, val disabledContentColor: Color = Color.Unspecified, val bgColor: Color = Color.Transparent, val disabledBgColor: Color = Color.Transparent, val shadowColor: Color = Color.Transparent, val borderColor: Color = Color.Transparent, pressed: Boolean = false)","com.yourssu.handy.compose.FloatingActionButtonColorState"]},{"name":"class SnackBarHostState","description":"com.yourssu.handy.compose.SnackBarHostState","location":"compose/com.yourssu.handy.compose/-snack-bar-host-state/index.html","searchKeys":["SnackBarHostState","class SnackBarHostState","com.yourssu.handy.compose.SnackBarHostState"]},{"name":"class TabPosition","description":"com.yourssu.handy.compose.TabPosition","location":"compose/com.yourssu.handy.compose/-tab-position/index.html","searchKeys":["TabPosition","class TabPosition","com.yourssu.handy.compose.TabPosition"]},{"name":"class Typography","description":"com.yourssu.handy.compose.foundation.Typography","location":"compose/com.yourssu.handy.compose.foundation/-typography/index.html","searchKeys":["Typography","class Typography","com.yourssu.handy.compose.foundation.Typography"]},{"name":"const val FADE_IN_DURATION: Int = 500","description":"com.yourssu.handy.compose.SnackBarDefaults.FADE_IN_DURATION","location":"compose/com.yourssu.handy.compose/-snack-bar-defaults/-f-a-d-e_-i-n_-d-u-r-a-t-i-o-n.html","searchKeys":["FADE_IN_DURATION","const val FADE_IN_DURATION: Int = 500","com.yourssu.handy.compose.SnackBarDefaults.FADE_IN_DURATION"]},{"name":"const val FADE_OUT_DURATION: Int = 300","description":"com.yourssu.handy.compose.SnackBarDefaults.FADE_OUT_DURATION","location":"compose/com.yourssu.handy.compose/-snack-bar-defaults/-f-a-d-e_-o-u-t_-d-u-r-a-t-i-o-n.html","searchKeys":["FADE_OUT_DURATION","const val FADE_OUT_DURATION: Int = 300","com.yourssu.handy.compose.SnackBarDefaults.FADE_OUT_DURATION"]},{"name":"const val SNACK_BAR_DURATION: Long = 5000","description":"com.yourssu.handy.compose.SnackBarDefaults.SNACK_BAR_DURATION","location":"compose/com.yourssu.handy.compose/-snack-bar-defaults/-s-n-a-c-k_-b-a-r_-d-u-r-a-t-i-o-n.html","searchKeys":["SNACK_BAR_DURATION","const val SNACK_BAR_DURATION: Long = 5000","com.yourssu.handy.compose.SnackBarDefaults.SNACK_BAR_DURATION"]},{"name":"const val TARGET_VALUE: Float","description":"com.yourssu.handy.compose.SnackBarDefaults.TARGET_VALUE","location":"compose/com.yourssu.handy.compose/-snack-bar-defaults/-t-a-r-g-e-t_-v-a-l-u-e.html","searchKeys":["TARGET_VALUE","const val TARGET_VALUE: Float","com.yourssu.handy.compose.SnackBarDefaults.TARGET_VALUE"]},{"name":"constructor()","description":"com.yourssu.handy.compose.SnackBarHostState.SnackBarHostState","location":"compose/com.yourssu.handy.compose/-snack-bar-host-state/-snack-bar-host-state.html","searchKeys":["SnackBarHostState","constructor()","com.yourssu.handy.compose.SnackBarHostState.SnackBarHostState"]},{"name":"constructor(bgBasicDefault: Color = ColorNeutralWhite, bgBasicLight: Color = ColorGray50, bgBasicStrong: Color = ColorGray100, bgBasicBlack: Color = ColorNeutralBlack, bgBrandPrimary: Color = ColorViolet500, bgBrandSecondary: Color = ColorViolet50, bgStatusNegative: Color = ColorStatusRedMain, bgStatusPositive: Color = ColorViolet500, textBasicPrimary: Color = ColorNeutralBlack, textBasicSecondary: Color = ColorGray700, textBasicTertiary: Color = ColorGray500, textBasicDisabled: Color = ColorGray300, textBasicWhite: Color = ColorNeutralWhite, textBrandPrimary: Color = ColorViolet500, textBrandSecondary: Color = ColorViolet600, textStatusNegative: Color = ColorStatusRedMain, textStatusPositive: Color = ColorViolet500, lineBasicLight: Color = ColorGray100, lineBasicMedium: Color = ColorGray200, lineBasicStrong: Color = ColorGray300, lineStatusNegative: Color = ColorStatusRedMain, lineStatusPositive: Color = ColorViolet500, buttonFilledPrimaryEnabled: Color = ColorViolet500, buttonFilledPrimaryPressed: Color = ColorViolet700, buttonFilledPrimaryDisabled: Color = ColorGray100, buttonFilledSecondaryEnabled: Color = ColorViolet50, buttonFilledSecondaryPressed: Color = ColorViolet200, buttonFilledSecondaryDisabled: Color = ColorGray100, buttonOutlinedEnabled: Color = ColorNeutralTransparent, buttonOutlinedPressed: Color = ColorGray100, buttonOutlinedDisabled: Color = ColorNeutralTransparent, buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, buttonTextPrimaryPressed: Color = ColorViolet50, buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, buttonTextSecondaryPressed: Color = ColorGray100, buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, buttonRadioSelected: Color = ColorViolet500, buttonRadioUnselected: Color = ColorGray200, buttonRadioDisabled: Color = ColorNeutralWhite, buttonFabPrimaryEnabled: Color = ColorViolet500, buttonFabPrimaryPressed: Color = ColorViolet700, buttonFabPrimaryDisabled: Color = ColorGray100, buttonFabSecondaryEnabled: Color = ColorNeutralWhite, buttonFabSecondaryPressed: Color = ColorGray100, buttonFabSecondaryDisabled: Color = ColorNeutralWhite, iconBasicPrimary: Color = ColorNeutralBlack, iconBasicSecondary: Color = ColorGray700, iconBasicTertiary: Color = ColorGray500, iconBasicDisabled: Color = ColorGray200, iconBasicWhite: Color = ColorNeutralWhite, iconBrandPrimary: Color = ColorViolet500, iconBrandSecondary: Color = ColorViolet600, checkBoxSelected: Color = ColorViolet500, checkBoxUnselected: Color = ColorNeutralWhite, checkBoxDisabled: Color = ColorGray200, chipSelected: Color = ColorViolet100, chipUnselected: Color = ColorGray100, chipDisabled: Color = ColorGray50, paginationBrandPressed: Color = ColorViolet50, paginationBasicSelected: Color = ColorNeutralBlack, paginationBasicUnselected: Color = ColorGray500, snackBarInfo: Color = ColorGray800, snackBarError: Color = ColorStatusRedSub, switchUnselected: Color = ColorGray300, switchSelected: Color = ColorViolet500, switchDisabled: Color = ColorGray200, switchThumb: Color = ColorNeutralWhite)","description":"com.yourssu.handy.compose.foundation.ColorScheme.ColorScheme","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/-color-scheme.html","searchKeys":["ColorScheme","constructor(bgBasicDefault: Color = ColorNeutralWhite, bgBasicLight: Color = ColorGray50, bgBasicStrong: Color = ColorGray100, bgBasicBlack: Color = ColorNeutralBlack, bgBrandPrimary: Color = ColorViolet500, bgBrandSecondary: Color = ColorViolet50, bgStatusNegative: Color = ColorStatusRedMain, bgStatusPositive: Color = ColorViolet500, textBasicPrimary: Color = ColorNeutralBlack, textBasicSecondary: Color = ColorGray700, textBasicTertiary: Color = ColorGray500, textBasicDisabled: Color = ColorGray300, textBasicWhite: Color = ColorNeutralWhite, textBrandPrimary: Color = ColorViolet500, textBrandSecondary: Color = ColorViolet600, textStatusNegative: Color = ColorStatusRedMain, textStatusPositive: Color = ColorViolet500, lineBasicLight: Color = ColorGray100, lineBasicMedium: Color = ColorGray200, lineBasicStrong: Color = ColorGray300, lineStatusNegative: Color = ColorStatusRedMain, lineStatusPositive: Color = ColorViolet500, buttonFilledPrimaryEnabled: Color = ColorViolet500, buttonFilledPrimaryPressed: Color = ColorViolet700, buttonFilledPrimaryDisabled: Color = ColorGray100, buttonFilledSecondaryEnabled: Color = ColorViolet50, buttonFilledSecondaryPressed: Color = ColorViolet200, buttonFilledSecondaryDisabled: Color = ColorGray100, buttonOutlinedEnabled: Color = ColorNeutralTransparent, buttonOutlinedPressed: Color = ColorGray100, buttonOutlinedDisabled: Color = ColorNeutralTransparent, buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, buttonTextPrimaryPressed: Color = ColorViolet50, buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, buttonTextSecondaryPressed: Color = ColorGray100, buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, buttonRadioSelected: Color = ColorViolet500, buttonRadioUnselected: Color = ColorGray200, buttonRadioDisabled: Color = ColorNeutralWhite, buttonFabPrimaryEnabled: Color = ColorViolet500, buttonFabPrimaryPressed: Color = ColorViolet700, buttonFabPrimaryDisabled: Color = ColorGray100, buttonFabSecondaryEnabled: Color = ColorNeutralWhite, buttonFabSecondaryPressed: Color = ColorGray100, buttonFabSecondaryDisabled: Color = ColorNeutralWhite, iconBasicPrimary: Color = ColorNeutralBlack, iconBasicSecondary: Color = ColorGray700, iconBasicTertiary: Color = ColorGray500, iconBasicDisabled: Color = ColorGray200, iconBasicWhite: Color = ColorNeutralWhite, iconBrandPrimary: Color = ColorViolet500, iconBrandSecondary: Color = ColorViolet600, checkBoxSelected: Color = ColorViolet500, checkBoxUnselected: Color = ColorNeutralWhite, checkBoxDisabled: Color = ColorGray200, chipSelected: Color = ColorViolet100, chipUnselected: Color = ColorGray100, chipDisabled: Color = ColorGray50, paginationBrandPressed: Color = ColorViolet50, paginationBasicSelected: Color = ColorNeutralBlack, paginationBasicUnselected: Color = ColorGray500, snackBarInfo: Color = ColorGray800, snackBarError: Color = ColorStatusRedSub, switchUnselected: Color = ColorGray300, switchSelected: Color = ColorViolet500, switchDisabled: Color = ColorGray200, switchThumb: Color = ColorNeutralWhite)","com.yourssu.handy.compose.foundation.ColorScheme.ColorScheme"]},{"name":"constructor(containerSize: FloatingActionButtonSize = FloatingActionButtonSize.S)","description":"com.yourssu.handy.compose.FloatingActionButtonSizeState.FloatingActionButtonSizeState","location":"compose/com.yourssu.handy.compose/-floating-action-button-size-state/-floating-action-button-size-state.html","searchKeys":["FloatingActionButtonSizeState","constructor(containerSize: FloatingActionButtonSize = FloatingActionButtonSize.S)","com.yourssu.handy.compose.FloatingActionButtonSizeState.FloatingActionButtonSizeState"]},{"name":"constructor(contentColor: Color = Color.Unspecified, disabledContentColor: Color = Color.Unspecified, bgColor: Color = Color.Transparent, disabledBgColor: Color = Color.Transparent, shadowColor: Color = Color.Transparent, borderColor: Color = Color.Transparent, pressed: Boolean = false)","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.FloatingActionButtonColorState","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/-floating-action-button-color-state.html","searchKeys":["FloatingActionButtonColorState","constructor(contentColor: Color = Color.Unspecified, disabledContentColor: Color = Color.Unspecified, bgColor: Color = Color.Transparent, disabledBgColor: Color = Color.Transparent, shadowColor: Color = Color.Transparent, borderColor: Color = Color.Transparent, pressed: Boolean = false)","com.yourssu.handy.compose.FloatingActionButtonColorState.FloatingActionButtonColorState"]},{"name":"constructor(contentColor: Color = Color.Unspecified, disabledContentColor: Color = Color.Unspecified, bgColor: Color = Color.Transparent, disabledBgColor: Color = Color.Transparent, shadowColor: Color = Color.Transparent, pressed: Boolean = false)","description":"com.yourssu.handy.compose.button.ButtonColorState.ButtonColorState","location":"compose/com.yourssu.handy.compose.button/-button-color-state/-button-color-state.html","searchKeys":["ButtonColorState","constructor(contentColor: Color = Color.Unspecified, disabledContentColor: Color = Color.Unspecified, bgColor: Color = Color.Transparent, disabledBgColor: Color = Color.Transparent, shadowColor: Color = Color.Transparent, pressed: Boolean = false)","com.yourssu.handy.compose.button.ButtonColorState.ButtonColorState"]},{"name":"constructor(snackBarData: SnackBarData?, opacityTransition: OpacityTransition)","description":"com.yourssu.handy.compose.SnackBarTransitionItem.SnackBarTransitionItem","location":"compose/com.yourssu.handy.compose/-snack-bar-transition-item/-snack-bar-transition-item.html","searchKeys":["SnackBarTransitionItem","constructor(snackBarData: SnackBarData?, opacityTransition: OpacityTransition)","com.yourssu.handy.compose.SnackBarTransitionItem.SnackBarTransitionItem"]},{"name":"constructor(typo: HandyTextStyle = HandyTextStyle.Default, iconSize: IconSize = IconSize.S, height: Dp = 0.dp, horizontalPadding: Dp = 0.dp, betweenSpace: Dp = 0.dp, round: Dp = 0.dp)","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.ButtonStyleProperties","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/-button-style-properties.html","searchKeys":["ButtonStyleProperties","constructor(typo: HandyTextStyle = HandyTextStyle.Default, iconSize: IconSize = IconSize.S, height: Dp = 0.dp, horizontalPadding: Dp = 0.dp, betweenSpace: Dp = 0.dp, round: Dp = 0.dp)","com.yourssu.handy.compose.button.ButtonStyleProperties.ButtonStyleProperties"]},{"name":"data class ButtonStyleProperties(val typo: HandyTextStyle = HandyTextStyle.Default, val iconSize: IconSize = IconSize.S, val height: Dp = 0.dp, val horizontalPadding: Dp = 0.dp, val betweenSpace: Dp = 0.dp, val round: Dp = 0.dp)","description":"com.yourssu.handy.compose.button.ButtonStyleProperties","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/index.html","searchKeys":["ButtonStyleProperties","data class ButtonStyleProperties(val typo: HandyTextStyle = HandyTextStyle.Default, val iconSize: IconSize = IconSize.S, val height: Dp = 0.dp, val horizontalPadding: Dp = 0.dp, val betweenSpace: Dp = 0.dp, val round: Dp = 0.dp)","com.yourssu.handy.compose.button.ButtonStyleProperties"]},{"name":"data class ColorScheme(val bgBasicDefault: Color = ColorNeutralWhite, val bgBasicLight: Color = ColorGray50, val bgBasicStrong: Color = ColorGray100, val bgBasicBlack: Color = ColorNeutralBlack, val bgBrandPrimary: Color = ColorViolet500, val bgBrandSecondary: Color = ColorViolet50, val bgStatusNegative: Color = ColorStatusRedMain, val bgStatusPositive: Color = ColorViolet500, val textBasicPrimary: Color = ColorNeutralBlack, val textBasicSecondary: Color = ColorGray700, val textBasicTertiary: Color = ColorGray500, val textBasicDisabled: Color = ColorGray300, val textBasicWhite: Color = ColorNeutralWhite, val textBrandPrimary: Color = ColorViolet500, val textBrandSecondary: Color = ColorViolet600, val textStatusNegative: Color = ColorStatusRedMain, val textStatusPositive: Color = ColorViolet500, val lineBasicLight: Color = ColorGray100, val lineBasicMedium: Color = ColorGray200, val lineBasicStrong: Color = ColorGray300, val lineStatusNegative: Color = ColorStatusRedMain, val lineStatusPositive: Color = ColorViolet500, val buttonFilledPrimaryEnabled: Color = ColorViolet500, val buttonFilledPrimaryPressed: Color = ColorViolet700, val buttonFilledPrimaryDisabled: Color = ColorGray100, val buttonFilledSecondaryEnabled: Color = ColorViolet50, val buttonFilledSecondaryPressed: Color = ColorViolet200, val buttonFilledSecondaryDisabled: Color = ColorGray100, val buttonOutlinedEnabled: Color = ColorNeutralTransparent, val buttonOutlinedPressed: Color = ColorGray100, val buttonOutlinedDisabled: Color = ColorNeutralTransparent, val buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, val buttonTextPrimaryPressed: Color = ColorViolet50, val buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, val buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, val buttonTextSecondaryPressed: Color = ColorGray100, val buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, val buttonRadioSelected: Color = ColorViolet500, val buttonRadioUnselected: Color = ColorGray200, val buttonRadioDisabled: Color = ColorNeutralWhite, val buttonFabPrimaryEnabled: Color = ColorViolet500, val buttonFabPrimaryPressed: Color = ColorViolet700, val buttonFabPrimaryDisabled: Color = ColorGray100, val buttonFabSecondaryEnabled: Color = ColorNeutralWhite, val buttonFabSecondaryPressed: Color = ColorGray100, val buttonFabSecondaryDisabled: Color = ColorNeutralWhite, val iconBasicPrimary: Color = ColorNeutralBlack, val iconBasicSecondary: Color = ColorGray700, val iconBasicTertiary: Color = ColorGray500, val iconBasicDisabled: Color = ColorGray200, val iconBasicWhite: Color = ColorNeutralWhite, val iconBrandPrimary: Color = ColorViolet500, val iconBrandSecondary: Color = ColorViolet600, val checkBoxSelected: Color = ColorViolet500, val checkBoxUnselected: Color = ColorNeutralWhite, val checkBoxDisabled: Color = ColorGray200, val chipSelected: Color = ColorViolet100, val chipUnselected: Color = ColorGray100, val chipDisabled: Color = ColorGray50, val paginationBrandPressed: Color = ColorViolet50, val paginationBasicSelected: Color = ColorNeutralBlack, val paginationBasicUnselected: Color = ColorGray500, val snackBarInfo: Color = ColorGray800, val snackBarError: Color = ColorStatusRedSub, val switchUnselected: Color = ColorGray300, val switchSelected: Color = ColorViolet500, val switchDisabled: Color = ColorGray200, val switchThumb: Color = ColorNeutralWhite)","description":"com.yourssu.handy.compose.foundation.ColorScheme","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/index.html","searchKeys":["ColorScheme","data class ColorScheme(val bgBasicDefault: Color = ColorNeutralWhite, val bgBasicLight: Color = ColorGray50, val bgBasicStrong: Color = ColorGray100, val bgBasicBlack: Color = ColorNeutralBlack, val bgBrandPrimary: Color = ColorViolet500, val bgBrandSecondary: Color = ColorViolet50, val bgStatusNegative: Color = ColorStatusRedMain, val bgStatusPositive: Color = ColorViolet500, val textBasicPrimary: Color = ColorNeutralBlack, val textBasicSecondary: Color = ColorGray700, val textBasicTertiary: Color = ColorGray500, val textBasicDisabled: Color = ColorGray300, val textBasicWhite: Color = ColorNeutralWhite, val textBrandPrimary: Color = ColorViolet500, val textBrandSecondary: Color = ColorViolet600, val textStatusNegative: Color = ColorStatusRedMain, val textStatusPositive: Color = ColorViolet500, val lineBasicLight: Color = ColorGray100, val lineBasicMedium: Color = ColorGray200, val lineBasicStrong: Color = ColorGray300, val lineStatusNegative: Color = ColorStatusRedMain, val lineStatusPositive: Color = ColorViolet500, val buttonFilledPrimaryEnabled: Color = ColorViolet500, val buttonFilledPrimaryPressed: Color = ColorViolet700, val buttonFilledPrimaryDisabled: Color = ColorGray100, val buttonFilledSecondaryEnabled: Color = ColorViolet50, val buttonFilledSecondaryPressed: Color = ColorViolet200, val buttonFilledSecondaryDisabled: Color = ColorGray100, val buttonOutlinedEnabled: Color = ColorNeutralTransparent, val buttonOutlinedPressed: Color = ColorGray100, val buttonOutlinedDisabled: Color = ColorNeutralTransparent, val buttonTextPrimaryEnabled: Color = ColorNeutralTransparent, val buttonTextPrimaryPressed: Color = ColorViolet50, val buttonTextPrimaryDisabled: Color = ColorNeutralTransparent, val buttonTextSecondaryEnabled: Color = ColorNeutralTransparent, val buttonTextSecondaryPressed: Color = ColorGray100, val buttonTextSecondaryDisabled: Color = ColorNeutralTransparent, val buttonRadioSelected: Color = ColorViolet500, val buttonRadioUnselected: Color = ColorGray200, val buttonRadioDisabled: Color = ColorNeutralWhite, val buttonFabPrimaryEnabled: Color = ColorViolet500, val buttonFabPrimaryPressed: Color = ColorViolet700, val buttonFabPrimaryDisabled: Color = ColorGray100, val buttonFabSecondaryEnabled: Color = ColorNeutralWhite, val buttonFabSecondaryPressed: Color = ColorGray100, val buttonFabSecondaryDisabled: Color = ColorNeutralWhite, val iconBasicPrimary: Color = ColorNeutralBlack, val iconBasicSecondary: Color = ColorGray700, val iconBasicTertiary: Color = ColorGray500, val iconBasicDisabled: Color = ColorGray200, val iconBasicWhite: Color = ColorNeutralWhite, val iconBrandPrimary: Color = ColorViolet500, val iconBrandSecondary: Color = ColorViolet600, val checkBoxSelected: Color = ColorViolet500, val checkBoxUnselected: Color = ColorNeutralWhite, val checkBoxDisabled: Color = ColorGray200, val chipSelected: Color = ColorViolet100, val chipUnselected: Color = ColorGray100, val chipDisabled: Color = ColorGray50, val paginationBrandPressed: Color = ColorViolet50, val paginationBasicSelected: Color = ColorNeutralBlack, val paginationBasicUnselected: Color = ColorGray500, val snackBarInfo: Color = ColorGray800, val snackBarError: Color = ColorStatusRedSub, val switchUnselected: Color = ColorGray300, val switchSelected: Color = ColorViolet500, val switchDisabled: Color = ColorGray200, val switchThumb: Color = ColorNeutralWhite)","com.yourssu.handy.compose.foundation.ColorScheme"]},{"name":"data class FloatingActionButtonSizeState(val containerSize: FloatingActionButtonSize = FloatingActionButtonSize.S)","description":"com.yourssu.handy.compose.FloatingActionButtonSizeState","location":"compose/com.yourssu.handy.compose/-floating-action-button-size-state/index.html","searchKeys":["FloatingActionButtonSizeState","data class FloatingActionButtonSizeState(val containerSize: FloatingActionButtonSize = FloatingActionButtonSize.S)","com.yourssu.handy.compose.FloatingActionButtonSizeState"]},{"name":"data class HandyTextStyle","description":"com.yourssu.handy.compose.foundation.HandyTextStyle","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/index.html","searchKeys":["HandyTextStyle","data class HandyTextStyle","com.yourssu.handy.compose.foundation.HandyTextStyle"]},{"name":"data class SnackBarTransitionItem(val snackBarData: SnackBarData?, val opacityTransition: OpacityTransition)","description":"com.yourssu.handy.compose.SnackBarTransitionItem","location":"compose/com.yourssu.handy.compose/-snack-bar-transition-item/index.html","searchKeys":["SnackBarTransitionItem","data class SnackBarTransitionItem(val snackBarData: SnackBarData?, val opacityTransition: OpacityTransition)","com.yourssu.handy.compose.SnackBarTransitionItem"]},{"name":"data object Large : CheckBoxSize","description":"com.yourssu.handy.compose.CheckBoxSize.Large","location":"compose/com.yourssu.handy.compose/-check-box-size/-large/index.html","searchKeys":["Large","data object Large : CheckBoxSize","com.yourssu.handy.compose.CheckBoxSize.Large"]},{"name":"data object Large : RadioButtonSize","description":"com.yourssu.handy.compose.RadioButtonSize.Large","location":"compose/com.yourssu.handy.compose/-radio-button-size/-large/index.html","searchKeys":["Large","data object Large : RadioButtonSize","com.yourssu.handy.compose.RadioButtonSize.Large"]},{"name":"data object Medium : CheckBoxSize","description":"com.yourssu.handy.compose.CheckBoxSize.Medium","location":"compose/com.yourssu.handy.compose/-check-box-size/-medium/index.html","searchKeys":["Medium","data object Medium : CheckBoxSize","com.yourssu.handy.compose.CheckBoxSize.Medium"]},{"name":"data object Medium : RadioButtonSize","description":"com.yourssu.handy.compose.RadioButtonSize.Medium","location":"compose/com.yourssu.handy.compose/-radio-button-size/-medium/index.html","searchKeys":["Medium","data object Medium : RadioButtonSize","com.yourssu.handy.compose.RadioButtonSize.Medium"]},{"name":"data object Small : CheckBoxSize","description":"com.yourssu.handy.compose.CheckBoxSize.Small","location":"compose/com.yourssu.handy.compose/-check-box-size/-small/index.html","searchKeys":["Small","data object Small : CheckBoxSize","com.yourssu.handy.compose.CheckBoxSize.Small"]},{"name":"data object Small : RadioButtonSize","description":"com.yourssu.handy.compose.RadioButtonSize.Small","location":"compose/com.yourssu.handy.compose/-radio-button-size/-small/index.html","searchKeys":["Small","data object Small : RadioButtonSize","com.yourssu.handy.compose.RadioButtonSize.Small"]},{"name":"enum DividerThickness : Enum ","description":"com.yourssu.handy.compose.DividerThickness","location":"compose/com.yourssu.handy.compose/-divider-thickness/index.html","searchKeys":["DividerThickness","enum DividerThickness : Enum ","com.yourssu.handy.compose.DividerThickness"]},{"name":"enum DragValue : Enum ","description":"com.yourssu.handy.compose.DragValue","location":"compose/com.yourssu.handy.compose/-drag-value/index.html","searchKeys":["DragValue","enum DragValue : Enum ","com.yourssu.handy.compose.DragValue"]},{"name":"enum FilledButtonSize : Enum ","description":"com.yourssu.handy.compose.button.FilledButtonSize","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/index.html","searchKeys":["FilledButtonSize","enum FilledButtonSize : Enum ","com.yourssu.handy.compose.button.FilledButtonSize"]},{"name":"enum FilledButtonType : Enum ","description":"com.yourssu.handy.compose.button.FilledButtonType","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/index.html","searchKeys":["FilledButtonType","enum FilledButtonType : Enum ","com.yourssu.handy.compose.button.FilledButtonType"]},{"name":"enum FloatingActionButtonSize : Enum ","description":"com.yourssu.handy.compose.FloatingActionButtonSize","location":"compose/com.yourssu.handy.compose/-floating-action-button-size/index.html","searchKeys":["FloatingActionButtonSize","enum FloatingActionButtonSize : Enum ","com.yourssu.handy.compose.FloatingActionButtonSize"]},{"name":"enum FloatingActionButtonType : Enum ","description":"com.yourssu.handy.compose.FloatingActionButtonType","location":"compose/com.yourssu.handy.compose/-floating-action-button-type/index.html","searchKeys":["FloatingActionButtonType","enum FloatingActionButtonType : Enum ","com.yourssu.handy.compose.FloatingActionButtonType"]},{"name":"enum IconSize : Enum ","description":"com.yourssu.handy.compose.IconSize","location":"compose/com.yourssu.handy.compose/-icon-size/index.html","searchKeys":["IconSize","enum IconSize : Enum ","com.yourssu.handy.compose.IconSize"]},{"name":"enum Radius : Enum ","description":"com.yourssu.handy.compose.foundation.Radius","location":"compose/com.yourssu.handy.compose.foundation/-radius/index.html","searchKeys":["Radius","enum Radius : Enum ","com.yourssu.handy.compose.foundation.Radius"]},{"name":"enum SnackBarResult : Enum ","description":"com.yourssu.handy.compose.SnackBarResult","location":"compose/com.yourssu.handy.compose/-snack-bar-result/index.html","searchKeys":["SnackBarResult","enum SnackBarResult : Enum ","com.yourssu.handy.compose.SnackBarResult"]},{"name":"enum SnackBarType : Enum ","description":"com.yourssu.handy.compose.SnackBarType","location":"compose/com.yourssu.handy.compose/-snack-bar-type/index.html","searchKeys":["SnackBarType","enum SnackBarType : Enum ","com.yourssu.handy.compose.SnackBarType"]},{"name":"enum SwitchSize : Enum ","description":"com.yourssu.handy.compose.SwitchSize","location":"compose/com.yourssu.handy.compose/-switch-size/index.html","searchKeys":["SwitchSize","enum SwitchSize : Enum ","com.yourssu.handy.compose.SwitchSize"]},{"name":"enum SwitchState : Enum ","description":"com.yourssu.handy.compose.SwitchState","location":"compose/com.yourssu.handy.compose/-switch-state/index.html","searchKeys":["SwitchState","enum SwitchState : Enum ","com.yourssu.handy.compose.SwitchState"]},{"name":"enum TextButtonSize : Enum ","description":"com.yourssu.handy.compose.button.TextButtonSize","location":"compose/com.yourssu.handy.compose.button/-text-button-size/index.html","searchKeys":["TextButtonSize","enum TextButtonSize : Enum ","com.yourssu.handy.compose.button.TextButtonSize"]},{"name":"enum TextButtonType : Enum ","description":"com.yourssu.handy.compose.button.TextButtonType","location":"compose/com.yourssu.handy.compose.button/-text-button-type/index.html","searchKeys":["TextButtonType","enum TextButtonType : Enum ","com.yourssu.handy.compose.button.TextButtonType"]},{"name":"fun CenterAlignedTopAppBar(title: String, navIcon: ImageVector, onNavIconClick: () -> Unit, modifier: Modifier = Modifier, actions: RowScope.() -> Unit? = null)","description":"com.yourssu.handy.compose.CenterAlignedTopAppBar","location":"compose/com.yourssu.handy.compose/-center-aligned-top-app-bar.html","searchKeys":["CenterAlignedTopAppBar","fun CenterAlignedTopAppBar(title: String, navIcon: ImageVector, onNavIconClick: () -> Unit, modifier: Modifier = Modifier, actions: RowScope.() -> Unit? = null)","com.yourssu.handy.compose.CenterAlignedTopAppBar"]},{"name":"fun CheckBox(checked: Boolean, onCheckedChange: (Boolean) -> Unit, modifier: Modifier = Modifier, sizeType: CheckBoxSize = CheckBoxSize.Medium, text: String = \"\", enabled: Boolean = true, contentColor: Color = HandyTheme.colors.checkBoxSelected)","description":"com.yourssu.handy.compose.CheckBox","location":"compose/com.yourssu.handy.compose/-check-box.html","searchKeys":["CheckBox","fun CheckBox(checked: Boolean, onCheckedChange: (Boolean) -> Unit, modifier: Modifier = Modifier, sizeType: CheckBoxSize = CheckBoxSize.Medium, text: String = \"\", enabled: Boolean = true, contentColor: Color = HandyTheme.colors.checkBoxSelected)","com.yourssu.handy.compose.CheckBox"]},{"name":"fun Divider(dividerThickness: DividerThickness, modifier: Modifier = Modifier, color: Color = HandyTheme.colors.bgBasicStrong)","description":"com.yourssu.handy.compose.Divider","location":"compose/com.yourssu.handy.compose/-divider.html","searchKeys":["Divider","fun Divider(dividerThickness: DividerThickness, modifier: Modifier = Modifier, color: Color = HandyTheme.colors.bgBasicStrong)","com.yourssu.handy.compose.Divider"]},{"name":"fun Divider(dividerThickness: DividerThickness, modifier: Modifier = Modifier, width: Dp = 0.dp, color: Color = HandyTheme.colors.bgBasicStrong)","description":"com.yourssu.handy.compose.Divider","location":"compose/com.yourssu.handy.compose/-divider.html","searchKeys":["Divider","fun Divider(dividerThickness: DividerThickness, modifier: Modifier = Modifier, width: Dp = 0.dp, color: Color = HandyTheme.colors.bgBasicStrong)","com.yourssu.handy.compose.Divider"]},{"name":"fun Divider(thickness: Dp = 1.dp, color: Color = HandyTheme.colors.lineBasicLight)","description":"com.yourssu.handy.compose.Divider","location":"compose/com.yourssu.handy.compose/-divider.html","searchKeys":["Divider","fun Divider(thickness: Dp = 1.dp, color: Color = HandyTheme.colors.lineBasicLight)","com.yourssu.handy.compose.Divider"]},{"name":"fun ErrorSnackBar(text: String, onClose: () -> Unit, modifier: Modifier = Modifier)","description":"com.yourssu.handy.compose.ErrorSnackBar","location":"compose/com.yourssu.handy.compose/-error-snack-bar.html","searchKeys":["ErrorSnackBar","fun ErrorSnackBar(text: String, onClose: () -> Unit, modifier: Modifier = Modifier)","com.yourssu.handy.compose.ErrorSnackBar"]},{"name":"fun FadeInFadeOut(newSnackBarData: SnackBarData?, modifier: Modifier = Modifier, snackBar: (SnackBarData) -> Unit)","description":"com.yourssu.handy.compose.FadeInFadeOut","location":"compose/com.yourssu.handy.compose/-fade-in-fade-out.html","searchKeys":["FadeInFadeOut","fun FadeInFadeOut(newSnackBarData: SnackBarData?, modifier: Modifier = Modifier, snackBar: (SnackBarData) -> Unit)","com.yourssu.handy.compose.FadeInFadeOut"]},{"name":"fun FilledButton(onClick: () -> Unit, modifier: Modifier = Modifier, text: String, leftIcon: ImageVector? = null, rightIcon: ImageVector? = null, enabled: Boolean = true, sizeType: FilledButtonSize = FilledButtonSize.M, buttonType: FilledButtonType = FilledButtonType.Primary, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, horizontalPadding: Dp = filledButtonSizeStateBySize(size = sizeType).horizontalPadding)","description":"com.yourssu.handy.compose.button.FilledButton","location":"compose/com.yourssu.handy.compose.button/-filled-button.html","searchKeys":["FilledButton","fun FilledButton(onClick: () -> Unit, modifier: Modifier = Modifier, text: String, leftIcon: ImageVector? = null, rightIcon: ImageVector? = null, enabled: Boolean = true, sizeType: FilledButtonSize = FilledButtonSize.M, buttonType: FilledButtonType = FilledButtonType.Primary, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, horizontalPadding: Dp = filledButtonSizeStateBySize(size = sizeType).horizontalPadding)","com.yourssu.handy.compose.button.FilledButton"]},{"name":"fun FixedTab(selectedTabIndex: Int, modifier: Modifier = Modifier, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = HandyTheme.colors.textBasicPrimary, tabs: () -> Unit)","description":"com.yourssu.handy.compose.FixedTab","location":"compose/com.yourssu.handy.compose/-fixed-tab.html","searchKeys":["FixedTab","fun FixedTab(selectedTabIndex: Int, modifier: Modifier = Modifier, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = HandyTheme.colors.textBasicPrimary, tabs: () -> Unit)","com.yourssu.handy.compose.FixedTab"]},{"name":"fun FloatingActionButton(onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, shape: Shape = CircleShape, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, icon: ImageVector = HandyIcons.Line.ExternalLink, sizeType: FloatingActionButtonSize = FloatingActionButtonSize.S, floatingActionButtonType: FloatingActionButtonType = FloatingActionButtonType.Primary)","description":"com.yourssu.handy.compose.FloatingActionButton","location":"compose/com.yourssu.handy.compose/-floating-action-button.html","searchKeys":["FloatingActionButton","fun FloatingActionButton(onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, shape: Shape = CircleShape, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, icon: ImageVector = HandyIcons.Line.ExternalLink, sizeType: FloatingActionButtonSize = FloatingActionButtonSize.S, floatingActionButtonType: FloatingActionButtonType = FloatingActionButtonType.Primary)","com.yourssu.handy.compose.FloatingActionButton"]},{"name":"fun HandyTheme(isDarkMode: Boolean = isSystemInDarkTheme(), content: () -> Unit)","description":"com.yourssu.handy.compose.HandyTheme","location":"compose/com.yourssu.handy.compose/-handy-theme.html","searchKeys":["HandyTheme","fun HandyTheme(isDarkMode: Boolean = isSystemInDarkTheme(), content: () -> Unit)","com.yourssu.handy.compose.HandyTheme"]},{"name":"fun Icon(bitmap: ImageBitmap, modifier: Modifier = Modifier, tint: Color = LocalContentColor.current, iconSize: IconSize = IconSize.M, contentDescription: String? = null)","description":"com.yourssu.handy.compose.Icon","location":"compose/com.yourssu.handy.compose/-icon.html","searchKeys":["Icon","fun Icon(bitmap: ImageBitmap, modifier: Modifier = Modifier, tint: Color = LocalContentColor.current, iconSize: IconSize = IconSize.M, contentDescription: String? = null)","com.yourssu.handy.compose.Icon"]},{"name":"fun Icon(imageVector: ImageVector, modifier: Modifier = Modifier, tint: Color = LocalContentColor.current, iconSize: IconSize = IconSize.M, contentDescription: String? = null)","description":"com.yourssu.handy.compose.Icon","location":"compose/com.yourssu.handy.compose/-icon.html","searchKeys":["Icon","fun Icon(imageVector: ImageVector, modifier: Modifier = Modifier, tint: Color = LocalContentColor.current, iconSize: IconSize = IconSize.M, contentDescription: String? = null)","com.yourssu.handy.compose.Icon"]},{"name":"fun Icon(painter: Painter, modifier: Modifier = Modifier, tint: Color = LocalContentColor.current, iconSize: IconSize = IconSize.M, contentDescription: String? = null)","description":"com.yourssu.handy.compose.Icon","location":"compose/com.yourssu.handy.compose/-icon.html","searchKeys":["Icon","fun Icon(painter: Painter, modifier: Modifier = Modifier, tint: Color = LocalContentColor.current, iconSize: IconSize = IconSize.M, contentDescription: String? = null)","com.yourssu.handy.compose.Icon"]},{"name":"fun Indicator(modifier: Modifier = Modifier, height: Dp = 2.dp, color: Color = HandyTheme.colors.bgBasicBlack)","description":"com.yourssu.handy.compose.Indicator","location":"compose/com.yourssu.handy.compose/-indicator.html","searchKeys":["Indicator","fun Indicator(modifier: Modifier = Modifier, height: Dp = 2.dp, color: Color = HandyTheme.colors.bgBasicBlack)","com.yourssu.handy.compose.Indicator"]},{"name":"fun InfoSnackBar(text: String, onDismiss: () -> Unit, modifier: Modifier = Modifier)","description":"com.yourssu.handy.compose.InfoSnackBar","location":"compose/com.yourssu.handy.compose/-info-snack-bar.html","searchKeys":["InfoSnackBar","fun InfoSnackBar(text: String, onDismiss: () -> Unit, modifier: Modifier = Modifier)","com.yourssu.handy.compose.InfoSnackBar"]},{"name":"fun LeftAlignedTopAppBar(title: String, actions: RowScope.() -> Unit? = null)","description":"com.yourssu.handy.compose.LeftAlignedTopAppBar","location":"compose/com.yourssu.handy.compose/-left-aligned-top-app-bar.html","searchKeys":["LeftAlignedTopAppBar","fun LeftAlignedTopAppBar(title: String, actions: RowScope.() -> Unit? = null)","com.yourssu.handy.compose.LeftAlignedTopAppBar"]},{"name":"fun Modifier.tabIndicatorOffset(currentTabPosition: TabPosition, tabMargin: Dp): Modifier","description":"com.yourssu.handy.compose.tabIndicatorOffset","location":"compose/com.yourssu.handy.compose/tab-indicator-offset.html","searchKeys":["tabIndicatorOffset","fun Modifier.tabIndicatorOffset(currentTabPosition: TabPosition, tabMargin: Dp): Modifier","com.yourssu.handy.compose.tabIndicatorOffset"]},{"name":"fun OneButtonDialog(title: String, positiveText: String, onPositiveClick: () -> Unit, onDismiss: () -> Unit, modifier: Modifier = Modifier, description: String?, content: () -> Unit? = null)","description":"com.yourssu.handy.compose.OneButtonDialog","location":"compose/com.yourssu.handy.compose/-one-button-dialog.html","searchKeys":["OneButtonDialog","fun OneButtonDialog(title: String, positiveText: String, onPositiveClick: () -> Unit, onDismiss: () -> Unit, modifier: Modifier = Modifier, description: String?, content: () -> Unit? = null)","com.yourssu.handy.compose.OneButtonDialog"]},{"name":"fun RadioButton(checked: Boolean, onCheckedChange: (Boolean) -> Unit, modifier: Modifier = Modifier, sizeType: RadioButtonSize = RadioButtonSize.Medium, text: String = \"\", enabled: Boolean = true, contentColor: Color = HandyTheme.colors.buttonRadioSelected)","description":"com.yourssu.handy.compose.RadioButton","location":"compose/com.yourssu.handy.compose/-radio-button.html","searchKeys":["RadioButton","fun RadioButton(checked: Boolean, onCheckedChange: (Boolean) -> Unit, modifier: Modifier = Modifier, sizeType: RadioButtonSize = RadioButtonSize.Medium, text: String = \"\", enabled: Boolean = true, contentColor: Color = HandyTheme.colors.buttonRadioSelected)","com.yourssu.handy.compose.RadioButton"]},{"name":"fun ScrollableTab(selectedTabIndex: Int, modifier: Modifier = Modifier, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = HandyTheme.colors.textBasicPrimary, tabs: () -> Unit)","description":"com.yourssu.handy.compose.ScrollableTab","location":"compose/com.yourssu.handy.compose/-scrollable-tab.html","searchKeys":["ScrollableTab","fun ScrollableTab(selectedTabIndex: Int, modifier: Modifier = Modifier, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = HandyTheme.colors.textBasicPrimary, tabs: () -> Unit)","com.yourssu.handy.compose.ScrollableTab"]},{"name":"fun SnackBarHost(snackBarHostState: SnackBarHostState, modifier: Modifier = Modifier, snackBar: (SnackBarData) -> Unit = { snackBarData ->\n when (snackBarData.type) {\n SnackBarType.Info -> InfoSnackBar(\n text = snackBarHostState.currentSnackBarData?.message.orEmpty(),\n onDismiss = snackBarData::dismiss\n )\n\n SnackBarType.Error -> ErrorSnackBar(\n text = snackBarHostState.currentSnackBarData?.message.orEmpty(),\n onClose = snackBarData::dismiss\n )\n }\n })","description":"com.yourssu.handy.compose.SnackBarHost","location":"compose/com.yourssu.handy.compose/-snack-bar-host.html","searchKeys":["SnackBarHost","fun SnackBarHost(snackBarHostState: SnackBarHostState, modifier: Modifier = Modifier, snackBar: (SnackBarData) -> Unit = { snackBarData ->\n when (snackBarData.type) {\n SnackBarType.Info -> InfoSnackBar(\n text = snackBarHostState.currentSnackBarData?.message.orEmpty(),\n onDismiss = snackBarData::dismiss\n )\n\n SnackBarType.Error -> ErrorSnackBar(\n text = snackBarHostState.currentSnackBarData?.message.orEmpty(),\n onClose = snackBarData::dismiss\n )\n }\n })","com.yourssu.handy.compose.SnackBarHost"]},{"name":"fun Surface(checked: Boolean, onCheckedChange: (Boolean) -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, indication: Indication? = null, content: () -> Unit)","description":"com.yourssu.handy.compose.Surface","location":"compose/com.yourssu.handy.compose/-surface.html","searchKeys":["Surface","fun Surface(checked: Boolean, onCheckedChange: (Boolean) -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, indication: Indication? = null, content: () -> Unit)","com.yourssu.handy.compose.Surface"]},{"name":"fun Surface(modifier: Modifier = Modifier, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, content: () -> Unit)","description":"com.yourssu.handy.compose.Surface","location":"compose/com.yourssu.handy.compose/-surface.html","searchKeys":["Surface","fun Surface(modifier: Modifier = Modifier, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, content: () -> Unit)","com.yourssu.handy.compose.Surface"]},{"name":"fun Surface(onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, interactionSource: MutableInteractionSource = remember { MutableInteractionSource()}, indication: Indication? = null, content: () -> Unit)","description":"com.yourssu.handy.compose.Surface","location":"compose/com.yourssu.handy.compose/-surface.html","searchKeys":["Surface","fun Surface(onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, interactionSource: MutableInteractionSource = remember { MutableInteractionSource()}, indication: Indication? = null, content: () -> Unit)","com.yourssu.handy.compose.Surface"]},{"name":"fun Surface(onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, shadowColor: Color = Color.Transparent, shadowElevation: Dp = 0.dp, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, indication: Indication? = null, content: () -> Unit)","description":"com.yourssu.handy.compose.Surface","location":"compose/com.yourssu.handy.compose/-surface.html","searchKeys":["Surface","fun Surface(onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, shadowColor: Color = Color.Transparent, shadowElevation: Dp = 0.dp, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() }, indication: Indication? = null, content: () -> Unit)","com.yourssu.handy.compose.Surface"]},{"name":"fun Surface(selected: Boolean, onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, interactionSource: MutableInteractionSource = remember { MutableInteractionSource()}, indication: Indication? = null, content: () -> Unit)","description":"com.yourssu.handy.compose.Surface","location":"compose/com.yourssu.handy.compose/-surface.html","searchKeys":["Surface","fun Surface(selected: Boolean, onClick: () -> Unit, modifier: Modifier = Modifier, enabled: Boolean = true, rounding: Dp? = null, shape: Shape = rounding?.let { RoundedCornerShape(it) } ?: RectangleShape, backgroundColor: Color = HandyTheme.colors.bgBasicDefault, contentColor: Color = LocalContentColor.current, border: BorderStroke? = null, interactionSource: MutableInteractionSource = remember { MutableInteractionSource()}, indication: Indication? = null, content: () -> Unit)","com.yourssu.handy.compose.Surface"]},{"name":"fun Switch(onToggle: (SwitchState) -> Unit, modifier: Modifier = Modifier, switchState: SwitchState = SwitchState.Unselected, switchSize: SwitchSize = SwitchSize.Large)","description":"com.yourssu.handy.compose.Switch","location":"compose/com.yourssu.handy.compose/-switch.html","searchKeys":["Switch","fun Switch(onToggle: (SwitchState) -> Unit, modifier: Modifier = Modifier, switchState: SwitchState = SwitchState.Unselected, switchSize: SwitchSize = SwitchSize.Large)","com.yourssu.handy.compose.Switch"]},{"name":"fun TabItem(selected: Boolean, onClick: () -> Unit, text: String, modifier: Modifier = Modifier, selectedContentColor: Color = HandyTheme.colors.textBasicPrimary, unselectedContentColor: Color = HandyTheme.colors.textBasicTertiary)","description":"com.yourssu.handy.compose.TabItem","location":"compose/com.yourssu.handy.compose/-tab-item.html","searchKeys":["TabItem","fun TabItem(selected: Boolean, onClick: () -> Unit, text: String, modifier: Modifier = Modifier, selectedContentColor: Color = HandyTheme.colors.textBasicPrimary, unselectedContentColor: Color = HandyTheme.colors.textBasicTertiary)","com.yourssu.handy.compose.TabItem"]},{"name":"fun Text(text: String, modifier: Modifier = Modifier, color: Color = Color.Unspecified, fontSize: Dp = Dp.Unspecified, fontStyle: FontStyle? = null, fontWeight: FontWeight? = null, letterSpacing: TextUnit = TextUnit.Unspecified, textAlign: TextAlign = TextAlign.Unspecified, lineHeight: Dp = Dp.Unspecified, overflow: TextOverflow = TextOverflow.Clip, maxLines: Int = Int.MAX_VALUE, minLines: Int = 1, onTextLayout: (TextLayoutResult) -> Unit = {}, style: HandyTextStyle = LocalTextStyle.current)","description":"com.yourssu.handy.compose.Text","location":"compose/com.yourssu.handy.compose/-text.html","searchKeys":["Text","fun Text(text: String, modifier: Modifier = Modifier, color: Color = Color.Unspecified, fontSize: Dp = Dp.Unspecified, fontStyle: FontStyle? = null, fontWeight: FontWeight? = null, letterSpacing: TextUnit = TextUnit.Unspecified, textAlign: TextAlign = TextAlign.Unspecified, lineHeight: Dp = Dp.Unspecified, overflow: TextOverflow = TextOverflow.Clip, maxLines: Int = Int.MAX_VALUE, minLines: Int = 1, onTextLayout: (TextLayoutResult) -> Unit = {}, style: HandyTextStyle = LocalTextStyle.current)","com.yourssu.handy.compose.Text"]},{"name":"fun TextButton(onClick: () -> Unit, modifier: Modifier = Modifier, text: String, leftIcon: ImageVector? = null, rightIcon: ImageVector? = null, sizeType: TextButtonSize = TextButtonSize.M, enabled: Boolean = false, buttonType: TextButtonType = TextButtonType.Primary, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() })","description":"com.yourssu.handy.compose.button.TextButton","location":"compose/com.yourssu.handy.compose.button/-text-button.html","searchKeys":["TextButton","fun TextButton(onClick: () -> Unit, modifier: Modifier = Modifier, text: String, leftIcon: ImageVector? = null, rightIcon: ImageVector? = null, sizeType: TextButtonSize = TextButtonSize.M, enabled: Boolean = false, buttonType: TextButtonType = TextButtonType.Primary, interactionSource: MutableInteractionSource = remember { MutableInteractionSource() })","com.yourssu.handy.compose.button.TextButton"]},{"name":"fun TwoButtonDialog(title: String, positiveText: String, negativeText: String, onPositiveClick: () -> Unit, onNegativeClick: () -> Unit, onDismiss: () -> Unit, modifier: Modifier = Modifier, description: String?, content: () -> Unit? = null)","description":"com.yourssu.handy.compose.TwoButtonDialog","location":"compose/com.yourssu.handy.compose/-two-button-dialog.html","searchKeys":["TwoButtonDialog","fun TwoButtonDialog(title: String, positiveText: String, negativeText: String, onPositiveClick: () -> Unit, onNegativeClick: () -> Unit, onDismiss: () -> Unit, modifier: Modifier = Modifier, description: String?, content: () -> Unit? = null)","com.yourssu.handy.compose.TwoButtonDialog"]},{"name":"fun backgroundColor(enabled: Boolean): State","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.backgroundColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/background-color.html","searchKeys":["backgroundColor","fun backgroundColor(enabled: Boolean): State","com.yourssu.handy.compose.FloatingActionButtonColorState.backgroundColor"]},{"name":"fun backgroundColor(enabled: Boolean): State","description":"com.yourssu.handy.compose.button.ButtonColorState.backgroundColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/background-color.html","searchKeys":["backgroundColor","fun backgroundColor(enabled: Boolean): State","com.yourssu.handy.compose.button.ButtonColorState.backgroundColor"]},{"name":"fun borderColor(): State","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.borderColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/border-color.html","searchKeys":["borderColor","fun borderColor(): State","com.yourssu.handy.compose.FloatingActionButtonColorState.borderColor"]},{"name":"fun contentColor(enabled: Boolean): State","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.contentColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/content-color.html","searchKeys":["contentColor","fun contentColor(enabled: Boolean): State","com.yourssu.handy.compose.FloatingActionButtonColorState.contentColor"]},{"name":"fun contentColor(enabled: Boolean): State","description":"com.yourssu.handy.compose.button.ButtonColorState.contentColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/content-color.html","searchKeys":["contentColor","fun contentColor(enabled: Boolean): State","com.yourssu.handy.compose.button.ButtonColorState.contentColor"]},{"name":"fun merge(other: HandyTextStyle? = null): HandyTextStyle","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.merge","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/merge.html","searchKeys":["merge","fun merge(other: HandyTextStyle? = null): HandyTextStyle","com.yourssu.handy.compose.foundation.HandyTextStyle.merge"]},{"name":"fun rememberSnackBarHostState(): SnackBarHostState","description":"com.yourssu.handy.compose.rememberSnackBarHostState","location":"compose/com.yourssu.handy.compose/remember-snack-bar-host-state.html","searchKeys":["rememberSnackBarHostState","fun rememberSnackBarHostState(): SnackBarHostState","com.yourssu.handy.compose.rememberSnackBarHostState"]},{"name":"fun shadowColor(enabled: Boolean): State","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.shadowColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/shadow-color.html","searchKeys":["shadowColor","fun shadowColor(enabled: Boolean): State","com.yourssu.handy.compose.FloatingActionButtonColorState.shadowColor"]},{"name":"fun toTextStyle(): TextStyle","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.toTextStyle","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/to-text-style.html","searchKeys":["toTextStyle","fun toTextStyle(): TextStyle","com.yourssu.handy.compose.foundation.HandyTextStyle.toTextStyle"]},{"name":"fun valueOf(value: String): DividerThickness","description":"com.yourssu.handy.compose.DividerThickness.valueOf","location":"compose/com.yourssu.handy.compose/-divider-thickness/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): DividerThickness","com.yourssu.handy.compose.DividerThickness.valueOf"]},{"name":"fun valueOf(value: String): DragValue","description":"com.yourssu.handy.compose.DragValue.valueOf","location":"compose/com.yourssu.handy.compose/-drag-value/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): DragValue","com.yourssu.handy.compose.DragValue.valueOf"]},{"name":"fun valueOf(value: String): FilledButtonSize","description":"com.yourssu.handy.compose.button.FilledButtonSize.valueOf","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): FilledButtonSize","com.yourssu.handy.compose.button.FilledButtonSize.valueOf"]},{"name":"fun valueOf(value: String): FilledButtonType","description":"com.yourssu.handy.compose.button.FilledButtonType.valueOf","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): FilledButtonType","com.yourssu.handy.compose.button.FilledButtonType.valueOf"]},{"name":"fun valueOf(value: String): FloatingActionButtonSize","description":"com.yourssu.handy.compose.FloatingActionButtonSize.valueOf","location":"compose/com.yourssu.handy.compose/-floating-action-button-size/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): FloatingActionButtonSize","com.yourssu.handy.compose.FloatingActionButtonSize.valueOf"]},{"name":"fun valueOf(value: String): FloatingActionButtonType","description":"com.yourssu.handy.compose.FloatingActionButtonType.valueOf","location":"compose/com.yourssu.handy.compose/-floating-action-button-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): FloatingActionButtonType","com.yourssu.handy.compose.FloatingActionButtonType.valueOf"]},{"name":"fun valueOf(value: String): IconSize","description":"com.yourssu.handy.compose.IconSize.valueOf","location":"compose/com.yourssu.handy.compose/-icon-size/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): IconSize","com.yourssu.handy.compose.IconSize.valueOf"]},{"name":"fun valueOf(value: String): Radius","description":"com.yourssu.handy.compose.foundation.Radius.valueOf","location":"compose/com.yourssu.handy.compose.foundation/-radius/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): Radius","com.yourssu.handy.compose.foundation.Radius.valueOf"]},{"name":"fun valueOf(value: String): SnackBarResult","description":"com.yourssu.handy.compose.SnackBarResult.valueOf","location":"compose/com.yourssu.handy.compose/-snack-bar-result/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): SnackBarResult","com.yourssu.handy.compose.SnackBarResult.valueOf"]},{"name":"fun valueOf(value: String): SnackBarType","description":"com.yourssu.handy.compose.SnackBarType.valueOf","location":"compose/com.yourssu.handy.compose/-snack-bar-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): SnackBarType","com.yourssu.handy.compose.SnackBarType.valueOf"]},{"name":"fun valueOf(value: String): SwitchSize","description":"com.yourssu.handy.compose.SwitchSize.valueOf","location":"compose/com.yourssu.handy.compose/-switch-size/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): SwitchSize","com.yourssu.handy.compose.SwitchSize.valueOf"]},{"name":"fun valueOf(value: String): SwitchState","description":"com.yourssu.handy.compose.SwitchState.valueOf","location":"compose/com.yourssu.handy.compose/-switch-state/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): SwitchState","com.yourssu.handy.compose.SwitchState.valueOf"]},{"name":"fun valueOf(value: String): TextButtonSize","description":"com.yourssu.handy.compose.button.TextButtonSize.valueOf","location":"compose/com.yourssu.handy.compose.button/-text-button-size/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): TextButtonSize","com.yourssu.handy.compose.button.TextButtonSize.valueOf"]},{"name":"fun valueOf(value: String): TextButtonType","description":"com.yourssu.handy.compose.button.TextButtonType.valueOf","location":"compose/com.yourssu.handy.compose.button/-text-button-type/value-of.html","searchKeys":["valueOf","fun valueOf(value: String): TextButtonType","com.yourssu.handy.compose.button.TextButtonType.valueOf"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.DividerThickness.values","location":"compose/com.yourssu.handy.compose/-divider-thickness/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.DividerThickness.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.DragValue.values","location":"compose/com.yourssu.handy.compose/-drag-value/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.DragValue.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.button.FilledButtonSize.values","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.button.FilledButtonSize.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.button.FilledButtonType.values","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.button.FilledButtonType.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.FloatingActionButtonSize.values","location":"compose/com.yourssu.handy.compose/-floating-action-button-size/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.FloatingActionButtonSize.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.FloatingActionButtonType.values","location":"compose/com.yourssu.handy.compose/-floating-action-button-type/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.FloatingActionButtonType.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.IconSize.values","location":"compose/com.yourssu.handy.compose/-icon-size/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.IconSize.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.foundation.Radius.values","location":"compose/com.yourssu.handy.compose.foundation/-radius/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.foundation.Radius.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.SnackBarResult.values","location":"compose/com.yourssu.handy.compose/-snack-bar-result/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.SnackBarResult.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.SnackBarType.values","location":"compose/com.yourssu.handy.compose/-snack-bar-type/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.SnackBarType.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.SwitchSize.values","location":"compose/com.yourssu.handy.compose/-switch-size/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.SwitchSize.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.SwitchState.values","location":"compose/com.yourssu.handy.compose/-switch-state/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.SwitchState.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.button.TextButtonSize.values","location":"compose/com.yourssu.handy.compose.button/-text-button-size/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.button.TextButtonSize.values"]},{"name":"fun values(): Array","description":"com.yourssu.handy.compose.button.TextButtonType.values","location":"compose/com.yourssu.handy.compose.button/-text-button-type/values.html","searchKeys":["values","fun values(): Array","com.yourssu.handy.compose.button.TextButtonType.values"]},{"name":"inline fun ImageVector.Builder.handyPath(fillAlpha: Float = 1.0f, strokeAlpha: Float = 1.0f, strokeLineWidth: Float = 1.0f, pathFillType: PathFillType = DefaultFillType, pathBuilder: PathBuilder.() -> Unit): ImageVector.Builder","description":"com.yourssu.handy.compose.icons.handyPath","location":"compose/com.yourssu.handy.compose.icons/handy-path.html","searchKeys":["handyPath","inline fun ImageVector.Builder.handyPath(fillAlpha: Float = 1.0f, strokeAlpha: Float = 1.0f, strokeLineWidth: Float = 1.0f, pathFillType: PathFillType = DefaultFillType, pathBuilder: PathBuilder.() -> Unit): ImageVector.Builder","com.yourssu.handy.compose.icons.handyPath"]},{"name":"inline fun handyIcon(name: String = \"\", block: ImageVector.Builder.() -> Unit): ImageVector","description":"com.yourssu.handy.compose.icons.handyIcon","location":"compose/com.yourssu.handy.compose.icons/handy-icon.html","searchKeys":["handyIcon","inline fun handyIcon(name: String = \"\", block: ImageVector.Builder.() -> Unit): ImageVector","com.yourssu.handy.compose.icons.handyIcon"]},{"name":"interface SnackBarData","description":"com.yourssu.handy.compose.SnackBarData","location":"compose/com.yourssu.handy.compose/-snack-bar-data/index.html","searchKeys":["SnackBarData","interface SnackBarData","com.yourssu.handy.compose.SnackBarData"]},{"name":"object ButtonDefaults","description":"com.yourssu.handy.compose.button.ButtonDefaults","location":"compose/com.yourssu.handy.compose.button/-button-defaults/index.html","searchKeys":["ButtonDefaults","object ButtonDefaults","com.yourssu.handy.compose.button.ButtonDefaults"]},{"name":"object Companion","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.Companion","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/-companion/index.html","searchKeys":["Companion","object Companion","com.yourssu.handy.compose.foundation.HandyTextStyle.Companion"]},{"name":"object DialogDefaults","description":"com.yourssu.handy.compose.DialogDefaults","location":"compose/com.yourssu.handy.compose/-dialog-defaults/index.html","searchKeys":["DialogDefaults","object DialogDefaults","com.yourssu.handy.compose.DialogDefaults"]},{"name":"object Filled","description":"com.yourssu.handy.compose.icons.HandyIcons.Filled","location":"compose/com.yourssu.handy.compose.icons/-handy-icons/-filled/index.html","searchKeys":["Filled","object Filled","com.yourssu.handy.compose.icons.HandyIcons.Filled"]},{"name":"object FloatingActionButtonDefaults","description":"com.yourssu.handy.compose.FloatingActionButtonDefaults","location":"compose/com.yourssu.handy.compose/-floating-action-button-defaults/index.html","searchKeys":["FloatingActionButtonDefaults","object FloatingActionButtonDefaults","com.yourssu.handy.compose.FloatingActionButtonDefaults"]},{"name":"object HandyIcons","description":"com.yourssu.handy.compose.icons.HandyIcons","location":"compose/com.yourssu.handy.compose.icons/-handy-icons/index.html","searchKeys":["HandyIcons","object HandyIcons","com.yourssu.handy.compose.icons.HandyIcons"]},{"name":"object HandyTheme","description":"com.yourssu.handy.compose.HandyTheme","location":"compose/com.yourssu.handy.compose/-handy-theme/index.html","searchKeys":["HandyTheme","object HandyTheme","com.yourssu.handy.compose.HandyTheme"]},{"name":"object Line","description":"com.yourssu.handy.compose.icons.HandyIcons.Line","location":"compose/com.yourssu.handy.compose.icons/-handy-icons/-line/index.html","searchKeys":["Line","object Line","com.yourssu.handy.compose.icons.HandyIcons.Line"]},{"name":"object SnackBarDefaults","description":"com.yourssu.handy.compose.SnackBarDefaults","location":"compose/com.yourssu.handy.compose/-snack-bar-defaults/index.html","searchKeys":["SnackBarDefaults","object SnackBarDefaults","com.yourssu.handy.compose.SnackBarDefaults"]},{"name":"object TabBarDefaults","description":"com.yourssu.handy.compose.TabBarDefaults","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/index.html","searchKeys":["TabBarDefaults","object TabBarDefaults","com.yourssu.handy.compose.TabBarDefaults"]},{"name":"object TopBarDefaults","description":"com.yourssu.handy.compose.TopBarDefaults","location":"compose/com.yourssu.handy.compose/-top-bar-defaults/index.html","searchKeys":["TopBarDefaults","object TopBarDefaults","com.yourssu.handy.compose.TopBarDefaults"]},{"name":"open operator override fun equals(other: Any?): Boolean","description":"com.yourssu.handy.compose.TabPosition.equals","location":"compose/com.yourssu.handy.compose/-tab-position/equals.html","searchKeys":["equals","open operator override fun equals(other: Any?): Boolean","com.yourssu.handy.compose.TabPosition.equals"]},{"name":"open override fun hashCode(): Int","description":"com.yourssu.handy.compose.TabPosition.hashCode","location":"compose/com.yourssu.handy.compose/-tab-position/hash-code.html","searchKeys":["hashCode","open override fun hashCode(): Int","com.yourssu.handy.compose.TabPosition.hashCode"]},{"name":"open override fun toString(): String","description":"com.yourssu.handy.compose.TabPosition.toString","location":"compose/com.yourssu.handy.compose/-tab-position/to-string.html","searchKeys":["toString","open override fun toString(): String","com.yourssu.handy.compose.TabPosition.toString"]},{"name":"sealed class CheckBoxSize","description":"com.yourssu.handy.compose.CheckBoxSize","location":"compose/com.yourssu.handy.compose/-check-box-size/index.html","searchKeys":["CheckBoxSize","sealed class CheckBoxSize","com.yourssu.handy.compose.CheckBoxSize"]},{"name":"sealed class RadioButtonSize","description":"com.yourssu.handy.compose.RadioButtonSize","location":"compose/com.yourssu.handy.compose/-radio-button-size/index.html","searchKeys":["RadioButtonSize","sealed class RadioButtonSize","com.yourssu.handy.compose.RadioButtonSize"]},{"name":"suspend fun showSnackBar(message: String, type: SnackBarType): SnackBarResult","description":"com.yourssu.handy.compose.SnackBarHostState.showSnackBar","location":"compose/com.yourssu.handy.compose/-snack-bar-host-state/show-snack-bar.html","searchKeys":["showSnackBar","suspend fun showSnackBar(message: String, type: SnackBarType): SnackBarResult","com.yourssu.handy.compose.SnackBarHostState.showSnackBar"]},{"name":"typealias OpacityTransition = (snackBar: () -> Unit) -> Unit","description":"com.yourssu.handy.compose.OpacityTransition","location":"compose/com.yourssu.handy.compose/-opacity-transition/index.html","searchKeys":["OpacityTransition","typealias OpacityTransition = (snackBar: () -> Unit) -> Unit","com.yourssu.handy.compose.OpacityTransition"]},{"name":"val B1Lt16: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B1Lt16","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b1-lt16.html","searchKeys":["B1Lt16","val B1Lt16: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B1Lt16"]},{"name":"val B1Rg16: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B1Rg16","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b1-rg16.html","searchKeys":["B1Rg16","val B1Rg16: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B1Rg16"]},{"name":"val B1Sb16: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B1Sb16","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b1-sb16.html","searchKeys":["B1Sb16","val B1Sb16: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B1Sb16"]},{"name":"val B2Lt15: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B2Lt15","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b2-lt15.html","searchKeys":["B2Lt15","val B2Lt15: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B2Lt15"]},{"name":"val B2Rg15: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B2Rg15","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b2-rg15.html","searchKeys":["B2Rg15","val B2Rg15: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B2Rg15"]},{"name":"val B2Sb15: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B2Sb15","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b2-sb15.html","searchKeys":["B2Sb15","val B2Sb15: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B2Sb15"]},{"name":"val B3Lt14: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B3Lt14","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b3-lt14.html","searchKeys":["B3Lt14","val B3Lt14: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B3Lt14"]},{"name":"val B3Rg14: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B3Rg14","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b3-rg14.html","searchKeys":["B3Rg14","val B3Rg14: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B3Rg14"]},{"name":"val B3Sb14: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B3Sb14","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b3-sb14.html","searchKeys":["B3Sb14","val B3Sb14: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B3Sb14"]},{"name":"val B4Lt13: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B4Lt13","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b4-lt13.html","searchKeys":["B4Lt13","val B4Lt13: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B4Lt13"]},{"name":"val B4Rg13: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B4Rg13","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b4-rg13.html","searchKeys":["B4Rg13","val B4Rg13: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B4Rg13"]},{"name":"val B4Sb13: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B4Sb13","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b4-sb13.html","searchKeys":["B4Sb13","val B4Sb13: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B4Sb13"]},{"name":"val B5Lt12: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B5Lt12","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b5-lt12.html","searchKeys":["B5Lt12","val B5Lt12: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B5Lt12"]},{"name":"val B5Rg12: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B5Rg12","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b5-rg12.html","searchKeys":["B5Rg12","val B5Rg12: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B5Rg12"]},{"name":"val B5Sb12: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.B5Sb12","location":"compose/com.yourssu.handy.compose.foundation/-typography/-b5-sb12.html","searchKeys":["B5Sb12","val B5Sb12: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.B5Sb12"]},{"name":"val C1Lt11: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.C1Lt11","location":"compose/com.yourssu.handy.compose.foundation/-typography/-c1-lt11.html","searchKeys":["C1Lt11","val C1Lt11: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.C1Lt11"]},{"name":"val C1Rg11: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.C1Rg11","location":"compose/com.yourssu.handy.compose.foundation/-typography/-c1-rg11.html","searchKeys":["C1Rg11","val C1Rg11: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.C1Rg11"]},{"name":"val C1Sb11: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.C1Sb11","location":"compose/com.yourssu.handy.compose.foundation/-typography/-c1-sb11.html","searchKeys":["C1Sb11","val C1Sb11: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.C1Sb11"]},{"name":"val ContentPadding: PaddingValues","description":"com.yourssu.handy.compose.button.ButtonDefaults.ContentPadding","location":"compose/com.yourssu.handy.compose.button/-button-defaults/-content-padding.html","searchKeys":["ContentPadding","val ContentPadding: PaddingValues","com.yourssu.handy.compose.button.ButtonDefaults.ContentPadding"]},{"name":"val D1Lt56: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D1Lt56","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d1-lt56.html","searchKeys":["D1Lt56","val D1Lt56: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D1Lt56"]},{"name":"val D1Rg56: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D1Rg56","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d1-rg56.html","searchKeys":["D1Rg56","val D1Rg56: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D1Rg56"]},{"name":"val D1Sb56: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D1Sb56","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d1-sb56.html","searchKeys":["D1Sb56","val D1Sb56: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D1Sb56"]},{"name":"val D2Lt48: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D2Lt48","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d2-lt48.html","searchKeys":["D2Lt48","val D2Lt48: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D2Lt48"]},{"name":"val D2Rg48: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D2Rg48","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d2-rg48.html","searchKeys":["D2Rg48","val D2Rg48: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D2Rg48"]},{"name":"val D2Sb48: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D2Sb48","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d2-sb48.html","searchKeys":["D2Sb48","val D2Sb48: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D2Sb48"]},{"name":"val D3Lt40: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D3Lt40","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d3-lt40.html","searchKeys":["D3Lt40","val D3Lt40: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D3Lt40"]},{"name":"val D3Rg40: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D3Rg40","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d3-rg40.html","searchKeys":["D3Rg40","val D3Rg40: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D3Rg40"]},{"name":"val D3Sb40: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D3Sb40","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d3-sb40.html","searchKeys":["D3Sb40","val D3Sb40: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D3Sb40"]},{"name":"val D4Lt36: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D4Lt36","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d4-lt36.html","searchKeys":["D4Lt36","val D4Lt36: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D4Lt36"]},{"name":"val D4Rg36: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D4Rg36","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d4-rg36.html","searchKeys":["D4Rg36","val D4Rg36: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D4Rg36"]},{"name":"val D4Sb36: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.D4Sb36","location":"compose/com.yourssu.handy.compose.foundation/-typography/-d4-sb36.html","searchKeys":["D4Sb36","val D4Sb36: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.D4Sb36"]},{"name":"val Default: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.Companion.Default","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/-companion/-default.html","searchKeys":["Default","val Default: HandyTextStyle","com.yourssu.handy.compose.foundation.HandyTextStyle.Companion.Default"]},{"name":"val FloatingActionButtonBorderSize: Dp","description":"com.yourssu.handy.compose.FloatingActionButtonDefaults.FloatingActionButtonBorderSize","location":"compose/com.yourssu.handy.compose/-floating-action-button-defaults/-floating-action-button-border-size.html","searchKeys":["FloatingActionButtonBorderSize","val FloatingActionButtonBorderSize: Dp","com.yourssu.handy.compose.FloatingActionButtonDefaults.FloatingActionButtonBorderSize"]},{"name":"val FloatingActionButtonShadowElevation: Dp","description":"com.yourssu.handy.compose.FloatingActionButtonDefaults.FloatingActionButtonShadowElevation","location":"compose/com.yourssu.handy.compose/-floating-action-button-defaults/-floating-action-button-shadow-elevation.html","searchKeys":["FloatingActionButtonShadowElevation","val FloatingActionButtonShadowElevation: Dp","com.yourssu.handy.compose.FloatingActionButtonDefaults.FloatingActionButtonShadowElevation"]},{"name":"val H1Lt32: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H1Lt32","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h1-lt32.html","searchKeys":["H1Lt32","val H1Lt32: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H1Lt32"]},{"name":"val H1Rg32: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H1Rg32","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h1-rg32.html","searchKeys":["H1Rg32","val H1Rg32: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H1Rg32"]},{"name":"val H1Sb32: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H1Sb32","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h1-sb32.html","searchKeys":["H1Sb32","val H1Sb32: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H1Sb32"]},{"name":"val H2Lt28: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H2Lt28","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h2-lt28.html","searchKeys":["H2Lt28","val H2Lt28: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H2Lt28"]},{"name":"val H2Rg28: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H2Rg28","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h2-rg28.html","searchKeys":["H2Rg28","val H2Rg28: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H2Rg28"]},{"name":"val H2Sb28: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H2Sb28","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h2-sb28.html","searchKeys":["H2Sb28","val H2Sb28: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H2Sb28"]},{"name":"val H3Lt24: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H3Lt24","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h3-lt24.html","searchKeys":["H3Lt24","val H3Lt24: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H3Lt24"]},{"name":"val H3Rg24: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H3Rg24","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h3-rg24.html","searchKeys":["H3Rg24","val H3Rg24: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H3Rg24"]},{"name":"val H3Sb24: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.H3Sb24","location":"compose/com.yourssu.handy.compose.foundation/-typography/-h3-sb24.html","searchKeys":["H3Sb24","val H3Sb24: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.H3Sb24"]},{"name":"val HandyIcons.Filled.Add: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Add","location":"compose/com.yourssu.handy.compose.icons.filled/-add.html","searchKeys":["Add","val HandyIcons.Filled.Add: ImageVector","com.yourssu.handy.compose.icons.filled.Add"]},{"name":"val HandyIcons.Filled.AlertTriangle: ImageVector","description":"com.yourssu.handy.compose.icons.filled.AlertTriangle","location":"compose/com.yourssu.handy.compose.icons.filled/-alert-triangle.html","searchKeys":["AlertTriangle","val HandyIcons.Filled.AlertTriangle: ImageVector","com.yourssu.handy.compose.icons.filled.AlertTriangle"]},{"name":"val HandyIcons.Filled.ArrowsChevronDown: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ArrowsChevronDown","location":"compose/com.yourssu.handy.compose.icons.filled/-arrows-chevron-down.html","searchKeys":["ArrowsChevronDown","val HandyIcons.Filled.ArrowsChevronDown: ImageVector","com.yourssu.handy.compose.icons.filled.ArrowsChevronDown"]},{"name":"val HandyIcons.Filled.ArrowsChevronLeft: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ArrowsChevronLeft","location":"compose/com.yourssu.handy.compose.icons.filled/-arrows-chevron-left.html","searchKeys":["ArrowsChevronLeft","val HandyIcons.Filled.ArrowsChevronLeft: ImageVector","com.yourssu.handy.compose.icons.filled.ArrowsChevronLeft"]},{"name":"val HandyIcons.Filled.ArrowsChevronRight: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ArrowsChevronRight","location":"compose/com.yourssu.handy.compose.icons.filled/-arrows-chevron-right.html","searchKeys":["ArrowsChevronRight","val HandyIcons.Filled.ArrowsChevronRight: ImageVector","com.yourssu.handy.compose.icons.filled.ArrowsChevronRight"]},{"name":"val HandyIcons.Filled.ArrowsChevronUp: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ArrowsChevronUp","location":"compose/com.yourssu.handy.compose.icons.filled/-arrows-chevron-up.html","searchKeys":["ArrowsChevronUp","val HandyIcons.Filled.ArrowsChevronUp: ImageVector","com.yourssu.handy.compose.icons.filled.ArrowsChevronUp"]},{"name":"val HandyIcons.Filled.Bookmark: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Bookmark","location":"compose/com.yourssu.handy.compose.icons.filled/-bookmark.html","searchKeys":["Bookmark","val HandyIcons.Filled.Bookmark: ImageVector","com.yourssu.handy.compose.icons.filled.Bookmark"]},{"name":"val HandyIcons.Filled.Calender: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Calender","location":"compose/com.yourssu.handy.compose.icons.filled/-calender.html","searchKeys":["Calender","val HandyIcons.Filled.Calender: ImageVector","com.yourssu.handy.compose.icons.filled.Calender"]},{"name":"val HandyIcons.Filled.Cancel: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Cancel","location":"compose/com.yourssu.handy.compose.icons.filled/-cancel.html","searchKeys":["Cancel","val HandyIcons.Filled.Cancel: ImageVector","com.yourssu.handy.compose.icons.filled.Cancel"]},{"name":"val HandyIcons.Filled.Check: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Check","location":"compose/com.yourssu.handy.compose.icons.filled/-check.html","searchKeys":["Check","val HandyIcons.Filled.Check: ImageVector","com.yourssu.handy.compose.icons.filled.Check"]},{"name":"val HandyIcons.Filled.Clock: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Clock","location":"compose/com.yourssu.handy.compose.icons.filled/-clock.html","searchKeys":["Clock","val HandyIcons.Filled.Clock: ImageVector","com.yourssu.handy.compose.icons.filled.Clock"]},{"name":"val HandyIcons.Filled.Close: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Close","location":"compose/com.yourssu.handy.compose.icons.filled/-close.html","searchKeys":["Close","val HandyIcons.Filled.Close: ImageVector","com.yourssu.handy.compose.icons.filled.Close"]},{"name":"val HandyIcons.Filled.Comment: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Comment","location":"compose/com.yourssu.handy.compose.icons.filled/-comment.html","searchKeys":["Comment","val HandyIcons.Filled.Comment: ImageVector","com.yourssu.handy.compose.icons.filled.Comment"]},{"name":"val HandyIcons.Filled.Copy: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Copy","location":"compose/com.yourssu.handy.compose.icons.filled/-copy.html","searchKeys":["Copy","val HandyIcons.Filled.Copy: ImageVector","com.yourssu.handy.compose.icons.filled.Copy"]},{"name":"val HandyIcons.Filled.Crop: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Crop","location":"compose/com.yourssu.handy.compose.icons.filled/-crop.html","searchKeys":["Crop","val HandyIcons.Filled.Crop: ImageVector","com.yourssu.handy.compose.icons.filled.Crop"]},{"name":"val HandyIcons.Filled.Documents: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Documents","location":"compose/com.yourssu.handy.compose.icons.filled/-documents.html","searchKeys":["Documents","val HandyIcons.Filled.Documents: ImageVector","com.yourssu.handy.compose.icons.filled.Documents"]},{"name":"val HandyIcons.Filled.Download: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Download","location":"compose/com.yourssu.handy.compose.icons.filled/-download.html","searchKeys":["Download","val HandyIcons.Filled.Download: ImageVector","com.yourssu.handy.compose.icons.filled.Download"]},{"name":"val HandyIcons.Filled.Edit: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Edit","location":"compose/com.yourssu.handy.compose.icons.filled/-edit.html","searchKeys":["Edit","val HandyIcons.Filled.Edit: ImageVector","com.yourssu.handy.compose.icons.filled.Edit"]},{"name":"val HandyIcons.Filled.ExternalLink: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ExternalLink","location":"compose/com.yourssu.handy.compose.icons.filled/-external-link.html","searchKeys":["ExternalLink","val HandyIcons.Filled.ExternalLink: ImageVector","com.yourssu.handy.compose.icons.filled.ExternalLink"]},{"name":"val HandyIcons.Filled.Eye: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Eye","location":"compose/com.yourssu.handy.compose.icons.filled/-eye.html","searchKeys":["Eye","val HandyIcons.Filled.Eye: ImageVector","com.yourssu.handy.compose.icons.filled.Eye"]},{"name":"val HandyIcons.Filled.Filter: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Filter","location":"compose/com.yourssu.handy.compose.icons.filled/-filter.html","searchKeys":["Filter","val HandyIcons.Filled.Filter: ImageVector","com.yourssu.handy.compose.icons.filled.Filter"]},{"name":"val HandyIcons.Filled.FilterBar: ImageVector","description":"com.yourssu.handy.compose.icons.filled.FilterBar","location":"compose/com.yourssu.handy.compose.icons.filled/-filter-bar.html","searchKeys":["FilterBar","val HandyIcons.Filled.FilterBar: ImageVector","com.yourssu.handy.compose.icons.filled.FilterBar"]},{"name":"val HandyIcons.Filled.Flag: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Flag","location":"compose/com.yourssu.handy.compose.icons.filled/-flag.html","searchKeys":["Flag","val HandyIcons.Filled.Flag: ImageVector","com.yourssu.handy.compose.icons.filled.Flag"]},{"name":"val HandyIcons.Filled.Flame: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Flame","location":"compose/com.yourssu.handy.compose.icons.filled/-flame.html","searchKeys":["Flame","val HandyIcons.Filled.Flame: ImageVector","com.yourssu.handy.compose.icons.filled.Flame"]},{"name":"val HandyIcons.Filled.Folder: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Folder","location":"compose/com.yourssu.handy.compose.icons.filled/-folder.html","searchKeys":["Folder","val HandyIcons.Filled.Folder: ImageVector","com.yourssu.handy.compose.icons.filled.Folder"]},{"name":"val HandyIcons.Filled.Heart: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Heart","location":"compose/com.yourssu.handy.compose.icons.filled/-heart.html","searchKeys":["Heart","val HandyIcons.Filled.Heart: ImageVector","com.yourssu.handy.compose.icons.filled.Heart"]},{"name":"val HandyIcons.Filled.Home: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Home","location":"compose/com.yourssu.handy.compose.icons.filled/-home.html","searchKeys":["Home","val HandyIcons.Filled.Home: ImageVector","com.yourssu.handy.compose.icons.filled.Home"]},{"name":"val HandyIcons.Filled.Image: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Image","location":"compose/com.yourssu.handy.compose.icons.filled/-image.html","searchKeys":["Image","val HandyIcons.Filled.Image: ImageVector","com.yourssu.handy.compose.icons.filled.Image"]},{"name":"val HandyIcons.Filled.InfoCircle: ImageVector","description":"com.yourssu.handy.compose.icons.filled.InfoCircle","location":"compose/com.yourssu.handy.compose.icons.filled/-info-circle.html","searchKeys":["InfoCircle","val HandyIcons.Filled.InfoCircle: ImageVector","com.yourssu.handy.compose.icons.filled.InfoCircle"]},{"name":"val HandyIcons.Filled.Kebab: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Kebab","location":"compose/com.yourssu.handy.compose.icons.filled/-kebab.html","searchKeys":["Kebab","val HandyIcons.Filled.Kebab: ImageVector","com.yourssu.handy.compose.icons.filled.Kebab"]},{"name":"val HandyIcons.Filled.Layout: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Layout","location":"compose/com.yourssu.handy.compose.icons.filled/-layout.html","searchKeys":["Layout","val HandyIcons.Filled.Layout: ImageVector","com.yourssu.handy.compose.icons.filled.Layout"]},{"name":"val HandyIcons.Filled.List: ImageVector","description":"com.yourssu.handy.compose.icons.filled.List","location":"compose/com.yourssu.handy.compose.icons.filled/-list.html","searchKeys":["List","val HandyIcons.Filled.List: ImageVector","com.yourssu.handy.compose.icons.filled.List"]},{"name":"val HandyIcons.Filled.Lock: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Lock","location":"compose/com.yourssu.handy.compose.icons.filled/-lock.html","searchKeys":["Lock","val HandyIcons.Filled.Lock: ImageVector","com.yourssu.handy.compose.icons.filled.Lock"]},{"name":"val HandyIcons.Filled.Mail: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Mail","location":"compose/com.yourssu.handy.compose.icons.filled/-mail.html","searchKeys":["Mail","val HandyIcons.Filled.Mail: ImageVector","com.yourssu.handy.compose.icons.filled.Mail"]},{"name":"val HandyIcons.Filled.MailOpened: ImageVector","description":"com.yourssu.handy.compose.icons.filled.MailOpened","location":"compose/com.yourssu.handy.compose.icons.filled/-mail-opened.html","searchKeys":["MailOpened","val HandyIcons.Filled.MailOpened: ImageVector","com.yourssu.handy.compose.icons.filled.MailOpened"]},{"name":"val HandyIcons.Filled.Meatball: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Meatball","location":"compose/com.yourssu.handy.compose.icons.filled/-meatball.html","searchKeys":["Meatball","val HandyIcons.Filled.Meatball: ImageVector","com.yourssu.handy.compose.icons.filled.Meatball"]},{"name":"val HandyIcons.Filled.Menu: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Menu","location":"compose/com.yourssu.handy.compose.icons.filled/-menu.html","searchKeys":["Menu","val HandyIcons.Filled.Menu: ImageVector","com.yourssu.handy.compose.icons.filled.Menu"]},{"name":"val HandyIcons.Filled.Microphone: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Microphone","location":"compose/com.yourssu.handy.compose.icons.filled/-microphone.html","searchKeys":["Microphone","val HandyIcons.Filled.Microphone: ImageVector","com.yourssu.handy.compose.icons.filled.Microphone"]},{"name":"val HandyIcons.Filled.Notification: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Notification","location":"compose/com.yourssu.handy.compose.icons.filled/-notification.html","searchKeys":["Notification","val HandyIcons.Filled.Notification: ImageVector","com.yourssu.handy.compose.icons.filled.Notification"]},{"name":"val HandyIcons.Filled.NotificationOff: ImageVector","description":"com.yourssu.handy.compose.icons.filled.NotificationOff","location":"compose/com.yourssu.handy.compose.icons.filled/-notification-off.html","searchKeys":["NotificationOff","val HandyIcons.Filled.NotificationOff: ImageVector","com.yourssu.handy.compose.icons.filled.NotificationOff"]},{"name":"val HandyIcons.Filled.Pin: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Pin","location":"compose/com.yourssu.handy.compose.icons.filled/-pin.html","searchKeys":["Pin","val HandyIcons.Filled.Pin: ImageVector","com.yourssu.handy.compose.icons.filled.Pin"]},{"name":"val HandyIcons.Filled.Plus: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Plus","location":"compose/com.yourssu.handy.compose.icons.filled/-plus.html","searchKeys":["Plus","val HandyIcons.Filled.Plus: ImageVector","com.yourssu.handy.compose.icons.filled.Plus"]},{"name":"val HandyIcons.Filled.RetryRefresh: ImageVector","description":"com.yourssu.handy.compose.icons.filled.RetryRefresh","location":"compose/com.yourssu.handy.compose.icons.filled/-retry-refresh.html","searchKeys":["RetryRefresh","val HandyIcons.Filled.RetryRefresh: ImageVector","com.yourssu.handy.compose.icons.filled.RetryRefresh"]},{"name":"val HandyIcons.Filled.Search: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Search","location":"compose/com.yourssu.handy.compose.icons.filled/-search.html","searchKeys":["Search","val HandyIcons.Filled.Search: ImageVector","com.yourssu.handy.compose.icons.filled.Search"]},{"name":"val HandyIcons.Filled.Setting: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Setting","location":"compose/com.yourssu.handy.compose.icons.filled/-setting.html","searchKeys":["Setting","val HandyIcons.Filled.Setting: ImageVector","com.yourssu.handy.compose.icons.filled.Setting"]},{"name":"val HandyIcons.Filled.Share: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Share","location":"compose/com.yourssu.handy.compose.icons.filled/-share.html","searchKeys":["Share","val HandyIcons.Filled.Share: ImageVector","com.yourssu.handy.compose.icons.filled.Share"]},{"name":"val HandyIcons.Filled.ShoppingBag: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ShoppingBag","location":"compose/com.yourssu.handy.compose.icons.filled/-shopping-bag.html","searchKeys":["ShoppingBag","val HandyIcons.Filled.ShoppingBag: ImageVector","com.yourssu.handy.compose.icons.filled.ShoppingBag"]},{"name":"val HandyIcons.Filled.ShoppingCart: ImageVector","description":"com.yourssu.handy.compose.icons.filled.ShoppingCart","location":"compose/com.yourssu.handy.compose.icons.filled/-shopping-cart.html","searchKeys":["ShoppingCart","val HandyIcons.Filled.ShoppingCart: ImageVector","com.yourssu.handy.compose.icons.filled.ShoppingCart"]},{"name":"val HandyIcons.Filled.Star: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Star","location":"compose/com.yourssu.handy.compose.icons.filled/-star.html","searchKeys":["Star","val HandyIcons.Filled.Star: ImageVector","com.yourssu.handy.compose.icons.filled.Star"]},{"name":"val HandyIcons.Filled.Subtract: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Subtract","location":"compose/com.yourssu.handy.compose.icons.filled/-subtract.html","searchKeys":["Subtract","val HandyIcons.Filled.Subtract: ImageVector","com.yourssu.handy.compose.icons.filled.Subtract"]},{"name":"val HandyIcons.Filled.Tag: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Tag","location":"compose/com.yourssu.handy.compose.icons.filled/-tag.html","searchKeys":["Tag","val HandyIcons.Filled.Tag: ImageVector","com.yourssu.handy.compose.icons.filled.Tag"]},{"name":"val HandyIcons.Filled.Trash: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Trash","location":"compose/com.yourssu.handy.compose.icons.filled/-trash.html","searchKeys":["Trash","val HandyIcons.Filled.Trash: ImageVector","com.yourssu.handy.compose.icons.filled.Trash"]},{"name":"val HandyIcons.Filled.Unlock: ImageVector","description":"com.yourssu.handy.compose.icons.filled.Unlock","location":"compose/com.yourssu.handy.compose.icons.filled/-unlock.html","searchKeys":["Unlock","val HandyIcons.Filled.Unlock: ImageVector","com.yourssu.handy.compose.icons.filled.Unlock"]},{"name":"val HandyIcons.Filled.User: ImageVector","description":"com.yourssu.handy.compose.icons.filled.User","location":"compose/com.yourssu.handy.compose.icons.filled/-user.html","searchKeys":["User","val HandyIcons.Filled.User: ImageVector","com.yourssu.handy.compose.icons.filled.User"]},{"name":"val HandyIcons.Line.Add: ImageVector","description":"com.yourssu.handy.compose.icons.line.Add","location":"compose/com.yourssu.handy.compose.icons.line/-add.html","searchKeys":["Add","val HandyIcons.Line.Add: ImageVector","com.yourssu.handy.compose.icons.line.Add"]},{"name":"val HandyIcons.Line.AlertTriangle: ImageVector","description":"com.yourssu.handy.compose.icons.line.AlertTriangle","location":"compose/com.yourssu.handy.compose.icons.line/-alert-triangle.html","searchKeys":["AlertTriangle","val HandyIcons.Line.AlertTriangle: ImageVector","com.yourssu.handy.compose.icons.line.AlertTriangle"]},{"name":"val HandyIcons.Line.ArrowsChevronDown: ImageVector","description":"com.yourssu.handy.compose.icons.line.ArrowsChevronDown","location":"compose/com.yourssu.handy.compose.icons.line/-arrows-chevron-down.html","searchKeys":["ArrowsChevronDown","val HandyIcons.Line.ArrowsChevronDown: ImageVector","com.yourssu.handy.compose.icons.line.ArrowsChevronDown"]},{"name":"val HandyIcons.Line.ArrowsChevronLeft: ImageVector","description":"com.yourssu.handy.compose.icons.line.ArrowsChevronLeft","location":"compose/com.yourssu.handy.compose.icons.line/-arrows-chevron-left.html","searchKeys":["ArrowsChevronLeft","val HandyIcons.Line.ArrowsChevronLeft: ImageVector","com.yourssu.handy.compose.icons.line.ArrowsChevronLeft"]},{"name":"val HandyIcons.Line.ArrowsChevronRight: ImageVector","description":"com.yourssu.handy.compose.icons.line.ArrowsChevronRight","location":"compose/com.yourssu.handy.compose.icons.line/-arrows-chevron-right.html","searchKeys":["ArrowsChevronRight","val HandyIcons.Line.ArrowsChevronRight: ImageVector","com.yourssu.handy.compose.icons.line.ArrowsChevronRight"]},{"name":"val HandyIcons.Line.ArrowsChevronUp: ImageVector","description":"com.yourssu.handy.compose.icons.line.ArrowsChevronUp","location":"compose/com.yourssu.handy.compose.icons.line/-arrows-chevron-up.html","searchKeys":["ArrowsChevronUp","val HandyIcons.Line.ArrowsChevronUp: ImageVector","com.yourssu.handy.compose.icons.line.ArrowsChevronUp"]},{"name":"val HandyIcons.Line.Bookmark: ImageVector","description":"com.yourssu.handy.compose.icons.line.Bookmark","location":"compose/com.yourssu.handy.compose.icons.line/-bookmark.html","searchKeys":["Bookmark","val HandyIcons.Line.Bookmark: ImageVector","com.yourssu.handy.compose.icons.line.Bookmark"]},{"name":"val HandyIcons.Line.Calender: ImageVector","description":"com.yourssu.handy.compose.icons.line.Calender","location":"compose/com.yourssu.handy.compose.icons.line/-calender.html","searchKeys":["Calender","val HandyIcons.Line.Calender: ImageVector","com.yourssu.handy.compose.icons.line.Calender"]},{"name":"val HandyIcons.Line.Cancel: ImageVector","description":"com.yourssu.handy.compose.icons.line.Cancel","location":"compose/com.yourssu.handy.compose.icons.line/-cancel.html","searchKeys":["Cancel","val HandyIcons.Line.Cancel: ImageVector","com.yourssu.handy.compose.icons.line.Cancel"]},{"name":"val HandyIcons.Line.Check: ImageVector","description":"com.yourssu.handy.compose.icons.line.Check","location":"compose/com.yourssu.handy.compose.icons.line/-check.html","searchKeys":["Check","val HandyIcons.Line.Check: ImageVector","com.yourssu.handy.compose.icons.line.Check"]},{"name":"val HandyIcons.Line.Clock: ImageVector","description":"com.yourssu.handy.compose.icons.line.Clock","location":"compose/com.yourssu.handy.compose.icons.line/-clock.html","searchKeys":["Clock","val HandyIcons.Line.Clock: ImageVector","com.yourssu.handy.compose.icons.line.Clock"]},{"name":"val HandyIcons.Line.Close: ImageVector","description":"com.yourssu.handy.compose.icons.line.Close","location":"compose/com.yourssu.handy.compose.icons.line/-close.html","searchKeys":["Close","val HandyIcons.Line.Close: ImageVector","com.yourssu.handy.compose.icons.line.Close"]},{"name":"val HandyIcons.Line.Comment: ImageVector","description":"com.yourssu.handy.compose.icons.line.Comment","location":"compose/com.yourssu.handy.compose.icons.line/-comment.html","searchKeys":["Comment","val HandyIcons.Line.Comment: ImageVector","com.yourssu.handy.compose.icons.line.Comment"]},{"name":"val HandyIcons.Line.Copy: ImageVector","description":"com.yourssu.handy.compose.icons.line.Copy","location":"compose/com.yourssu.handy.compose.icons.line/-copy.html","searchKeys":["Copy","val HandyIcons.Line.Copy: ImageVector","com.yourssu.handy.compose.icons.line.Copy"]},{"name":"val HandyIcons.Line.Crop: ImageVector","description":"com.yourssu.handy.compose.icons.line.Crop","location":"compose/com.yourssu.handy.compose.icons.line/-crop.html","searchKeys":["Crop","val HandyIcons.Line.Crop: ImageVector","com.yourssu.handy.compose.icons.line.Crop"]},{"name":"val HandyIcons.Line.Documents: ImageVector","description":"com.yourssu.handy.compose.icons.line.Documents","location":"compose/com.yourssu.handy.compose.icons.line/-documents.html","searchKeys":["Documents","val HandyIcons.Line.Documents: ImageVector","com.yourssu.handy.compose.icons.line.Documents"]},{"name":"val HandyIcons.Line.Download: ImageVector","description":"com.yourssu.handy.compose.icons.line.Download","location":"compose/com.yourssu.handy.compose.icons.line/-download.html","searchKeys":["Download","val HandyIcons.Line.Download: ImageVector","com.yourssu.handy.compose.icons.line.Download"]},{"name":"val HandyIcons.Line.Edit: ImageVector","description":"com.yourssu.handy.compose.icons.line.Edit","location":"compose/com.yourssu.handy.compose.icons.line/-edit.html","searchKeys":["Edit","val HandyIcons.Line.Edit: ImageVector","com.yourssu.handy.compose.icons.line.Edit"]},{"name":"val HandyIcons.Line.ExternalLink: ImageVector","description":"com.yourssu.handy.compose.icons.line.ExternalLink","location":"compose/com.yourssu.handy.compose.icons.line/-external-link.html","searchKeys":["ExternalLink","val HandyIcons.Line.ExternalLink: ImageVector","com.yourssu.handy.compose.icons.line.ExternalLink"]},{"name":"val HandyIcons.Line.Eye: ImageVector","description":"com.yourssu.handy.compose.icons.line.Eye","location":"compose/com.yourssu.handy.compose.icons.line/-eye.html","searchKeys":["Eye","val HandyIcons.Line.Eye: ImageVector","com.yourssu.handy.compose.icons.line.Eye"]},{"name":"val HandyIcons.Line.Filter: ImageVector","description":"com.yourssu.handy.compose.icons.line.Filter","location":"compose/com.yourssu.handy.compose.icons.line/-filter.html","searchKeys":["Filter","val HandyIcons.Line.Filter: ImageVector","com.yourssu.handy.compose.icons.line.Filter"]},{"name":"val HandyIcons.Line.FilterBar: ImageVector","description":"com.yourssu.handy.compose.icons.line.FilterBar","location":"compose/com.yourssu.handy.compose.icons.line/-filter-bar.html","searchKeys":["FilterBar","val HandyIcons.Line.FilterBar: ImageVector","com.yourssu.handy.compose.icons.line.FilterBar"]},{"name":"val HandyIcons.Line.Flag: ImageVector","description":"com.yourssu.handy.compose.icons.line.Flag","location":"compose/com.yourssu.handy.compose.icons.line/-flag.html","searchKeys":["Flag","val HandyIcons.Line.Flag: ImageVector","com.yourssu.handy.compose.icons.line.Flag"]},{"name":"val HandyIcons.Line.Flame: ImageVector","description":"com.yourssu.handy.compose.icons.line.Flame","location":"compose/com.yourssu.handy.compose.icons.line/-flame.html","searchKeys":["Flame","val HandyIcons.Line.Flame: ImageVector","com.yourssu.handy.compose.icons.line.Flame"]},{"name":"val HandyIcons.Line.Folder: ImageVector","description":"com.yourssu.handy.compose.icons.line.Folder","location":"compose/com.yourssu.handy.compose.icons.line/-folder.html","searchKeys":["Folder","val HandyIcons.Line.Folder: ImageVector","com.yourssu.handy.compose.icons.line.Folder"]},{"name":"val HandyIcons.Line.Heart: ImageVector","description":"com.yourssu.handy.compose.icons.line.Heart","location":"compose/com.yourssu.handy.compose.icons.line/-heart.html","searchKeys":["Heart","val HandyIcons.Line.Heart: ImageVector","com.yourssu.handy.compose.icons.line.Heart"]},{"name":"val HandyIcons.Line.Home: ImageVector","description":"com.yourssu.handy.compose.icons.line.Home","location":"compose/com.yourssu.handy.compose.icons.line/-home.html","searchKeys":["Home","val HandyIcons.Line.Home: ImageVector","com.yourssu.handy.compose.icons.line.Home"]},{"name":"val HandyIcons.Line.Image: ImageVector","description":"com.yourssu.handy.compose.icons.line.Image","location":"compose/com.yourssu.handy.compose.icons.line/-image.html","searchKeys":["Image","val HandyIcons.Line.Image: ImageVector","com.yourssu.handy.compose.icons.line.Image"]},{"name":"val HandyIcons.Line.InfoCircle: ImageVector","description":"com.yourssu.handy.compose.icons.line.InfoCircle","location":"compose/com.yourssu.handy.compose.icons.line/-info-circle.html","searchKeys":["InfoCircle","val HandyIcons.Line.InfoCircle: ImageVector","com.yourssu.handy.compose.icons.line.InfoCircle"]},{"name":"val HandyIcons.Line.Kebab: ImageVector","description":"com.yourssu.handy.compose.icons.line.Kebab","location":"compose/com.yourssu.handy.compose.icons.line/-kebab.html","searchKeys":["Kebab","val HandyIcons.Line.Kebab: ImageVector","com.yourssu.handy.compose.icons.line.Kebab"]},{"name":"val HandyIcons.Line.Layout: ImageVector","description":"com.yourssu.handy.compose.icons.line.Layout","location":"compose/com.yourssu.handy.compose.icons.line/-layout.html","searchKeys":["Layout","val HandyIcons.Line.Layout: ImageVector","com.yourssu.handy.compose.icons.line.Layout"]},{"name":"val HandyIcons.Line.List: ImageVector","description":"com.yourssu.handy.compose.icons.line.List","location":"compose/com.yourssu.handy.compose.icons.line/-list.html","searchKeys":["List","val HandyIcons.Line.List: ImageVector","com.yourssu.handy.compose.icons.line.List"]},{"name":"val HandyIcons.Line.Lock: ImageVector","description":"com.yourssu.handy.compose.icons.line.Lock","location":"compose/com.yourssu.handy.compose.icons.line/-lock.html","searchKeys":["Lock","val HandyIcons.Line.Lock: ImageVector","com.yourssu.handy.compose.icons.line.Lock"]},{"name":"val HandyIcons.Line.Mail: ImageVector","description":"com.yourssu.handy.compose.icons.line.Mail","location":"compose/com.yourssu.handy.compose.icons.line/-mail.html","searchKeys":["Mail","val HandyIcons.Line.Mail: ImageVector","com.yourssu.handy.compose.icons.line.Mail"]},{"name":"val HandyIcons.Line.MailOpened: ImageVector","description":"com.yourssu.handy.compose.icons.line.MailOpened","location":"compose/com.yourssu.handy.compose.icons.line/-mail-opened.html","searchKeys":["MailOpened","val HandyIcons.Line.MailOpened: ImageVector","com.yourssu.handy.compose.icons.line.MailOpened"]},{"name":"val HandyIcons.Line.Meatball: ImageVector","description":"com.yourssu.handy.compose.icons.line.Meatball","location":"compose/com.yourssu.handy.compose.icons.line/-meatball.html","searchKeys":["Meatball","val HandyIcons.Line.Meatball: ImageVector","com.yourssu.handy.compose.icons.line.Meatball"]},{"name":"val HandyIcons.Line.Menu: ImageVector","description":"com.yourssu.handy.compose.icons.line.Menu","location":"compose/com.yourssu.handy.compose.icons.line/-menu.html","searchKeys":["Menu","val HandyIcons.Line.Menu: ImageVector","com.yourssu.handy.compose.icons.line.Menu"]},{"name":"val HandyIcons.Line.Microphone: ImageVector","description":"com.yourssu.handy.compose.icons.line.Microphone","location":"compose/com.yourssu.handy.compose.icons.line/-microphone.html","searchKeys":["Microphone","val HandyIcons.Line.Microphone: ImageVector","com.yourssu.handy.compose.icons.line.Microphone"]},{"name":"val HandyIcons.Line.Notification: ImageVector","description":"com.yourssu.handy.compose.icons.line.Notification","location":"compose/com.yourssu.handy.compose.icons.line/-notification.html","searchKeys":["Notification","val HandyIcons.Line.Notification: ImageVector","com.yourssu.handy.compose.icons.line.Notification"]},{"name":"val HandyIcons.Line.NotificationOff: ImageVector","description":"com.yourssu.handy.compose.icons.line.NotificationOff","location":"compose/com.yourssu.handy.compose.icons.line/-notification-off.html","searchKeys":["NotificationOff","val HandyIcons.Line.NotificationOff: ImageVector","com.yourssu.handy.compose.icons.line.NotificationOff"]},{"name":"val HandyIcons.Line.Pin: ImageVector","description":"com.yourssu.handy.compose.icons.line.Pin","location":"compose/com.yourssu.handy.compose.icons.line/-pin.html","searchKeys":["Pin","val HandyIcons.Line.Pin: ImageVector","com.yourssu.handy.compose.icons.line.Pin"]},{"name":"val HandyIcons.Line.Plus: ImageVector","description":"com.yourssu.handy.compose.icons.line.Plus","location":"compose/com.yourssu.handy.compose.icons.line/-plus.html","searchKeys":["Plus","val HandyIcons.Line.Plus: ImageVector","com.yourssu.handy.compose.icons.line.Plus"]},{"name":"val HandyIcons.Line.RetryRefresh: ImageVector","description":"com.yourssu.handy.compose.icons.line.RetryRefresh","location":"compose/com.yourssu.handy.compose.icons.line/-retry-refresh.html","searchKeys":["RetryRefresh","val HandyIcons.Line.RetryRefresh: ImageVector","com.yourssu.handy.compose.icons.line.RetryRefresh"]},{"name":"val HandyIcons.Line.Search: ImageVector","description":"com.yourssu.handy.compose.icons.line.Search","location":"compose/com.yourssu.handy.compose.icons.line/-search.html","searchKeys":["Search","val HandyIcons.Line.Search: ImageVector","com.yourssu.handy.compose.icons.line.Search"]},{"name":"val HandyIcons.Line.Setting: ImageVector","description":"com.yourssu.handy.compose.icons.line.Setting","location":"compose/com.yourssu.handy.compose.icons.line/-setting.html","searchKeys":["Setting","val HandyIcons.Line.Setting: ImageVector","com.yourssu.handy.compose.icons.line.Setting"]},{"name":"val HandyIcons.Line.Share: ImageVector","description":"com.yourssu.handy.compose.icons.line.Share","location":"compose/com.yourssu.handy.compose.icons.line/-share.html","searchKeys":["Share","val HandyIcons.Line.Share: ImageVector","com.yourssu.handy.compose.icons.line.Share"]},{"name":"val HandyIcons.Line.ShoppingBag: ImageVector","description":"com.yourssu.handy.compose.icons.line.ShoppingBag","location":"compose/com.yourssu.handy.compose.icons.line/-shopping-bag.html","searchKeys":["ShoppingBag","val HandyIcons.Line.ShoppingBag: ImageVector","com.yourssu.handy.compose.icons.line.ShoppingBag"]},{"name":"val HandyIcons.Line.ShoppingCart: ImageVector","description":"com.yourssu.handy.compose.icons.line.ShoppingCart","location":"compose/com.yourssu.handy.compose.icons.line/-shopping-cart.html","searchKeys":["ShoppingCart","val HandyIcons.Line.ShoppingCart: ImageVector","com.yourssu.handy.compose.icons.line.ShoppingCart"]},{"name":"val HandyIcons.Line.Star: ImageVector","description":"com.yourssu.handy.compose.icons.line.Star","location":"compose/com.yourssu.handy.compose.icons.line/-star.html","searchKeys":["Star","val HandyIcons.Line.Star: ImageVector","com.yourssu.handy.compose.icons.line.Star"]},{"name":"val HandyIcons.Line.Subtract: ImageVector","description":"com.yourssu.handy.compose.icons.line.Subtract","location":"compose/com.yourssu.handy.compose.icons.line/-subtract.html","searchKeys":["Subtract","val HandyIcons.Line.Subtract: ImageVector","com.yourssu.handy.compose.icons.line.Subtract"]},{"name":"val HandyIcons.Line.Tag: ImageVector","description":"com.yourssu.handy.compose.icons.line.Tag","location":"compose/com.yourssu.handy.compose.icons.line/-tag.html","searchKeys":["Tag","val HandyIcons.Line.Tag: ImageVector","com.yourssu.handy.compose.icons.line.Tag"]},{"name":"val HandyIcons.Line.Trash: ImageVector","description":"com.yourssu.handy.compose.icons.line.Trash","location":"compose/com.yourssu.handy.compose.icons.line/-trash.html","searchKeys":["Trash","val HandyIcons.Line.Trash: ImageVector","com.yourssu.handy.compose.icons.line.Trash"]},{"name":"val HandyIcons.Line.Unlock: ImageVector","description":"com.yourssu.handy.compose.icons.line.Unlock","location":"compose/com.yourssu.handy.compose.icons.line/-unlock.html","searchKeys":["Unlock","val HandyIcons.Line.Unlock: ImageVector","com.yourssu.handy.compose.icons.line.Unlock"]},{"name":"val HandyIcons.Line.User: ImageVector","description":"com.yourssu.handy.compose.icons.line.User","location":"compose/com.yourssu.handy.compose.icons.line/-user.html","searchKeys":["User","val HandyIcons.Line.User: ImageVector","com.yourssu.handy.compose.icons.line.User"]},{"name":"val HandyTypography: Typography","description":"com.yourssu.handy.compose.foundation.HandyTypography","location":"compose/com.yourssu.handy.compose.foundation/-handy-typography.html","searchKeys":["HandyTypography","val HandyTypography: Typography","com.yourssu.handy.compose.foundation.HandyTypography"]},{"name":"val LocalContentColor: ProvidableCompositionLocal","description":"com.yourssu.handy.compose.foundation.LocalContentColor","location":"compose/com.yourssu.handy.compose.foundation/-local-content-color.html","searchKeys":["LocalContentColor","val LocalContentColor: ProvidableCompositionLocal","com.yourssu.handy.compose.foundation.LocalContentColor"]},{"name":"val LocalTextStyle: ProvidableCompositionLocal","description":"com.yourssu.handy.compose.LocalTextStyle","location":"compose/com.yourssu.handy.compose/-local-text-style.html","searchKeys":["LocalTextStyle","val LocalTextStyle: ProvidableCompositionLocal","com.yourssu.handy.compose.LocalTextStyle"]},{"name":"val T1Lt20: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.T1Lt20","location":"compose/com.yourssu.handy.compose.foundation/-typography/-t1-lt20.html","searchKeys":["T1Lt20","val T1Lt20: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.T1Lt20"]},{"name":"val T1Rg20: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.T1Rg20","location":"compose/com.yourssu.handy.compose.foundation/-typography/-t1-rg20.html","searchKeys":["T1Rg20","val T1Rg20: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.T1Rg20"]},{"name":"val T1Sb20: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.T1Sb20","location":"compose/com.yourssu.handy.compose.foundation/-typography/-t1-sb20.html","searchKeys":["T1Sb20","val T1Sb20: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.T1Sb20"]},{"name":"val T2Lt18: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.T2Lt18","location":"compose/com.yourssu.handy.compose.foundation/-typography/-t2-lt18.html","searchKeys":["T2Lt18","val T2Lt18: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.T2Lt18"]},{"name":"val T2Rg18: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.T2Rg18","location":"compose/com.yourssu.handy.compose.foundation/-typography/-t2-rg18.html","searchKeys":["T2Rg18","val T2Rg18: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.T2Rg18"]},{"name":"val T2Sb18: HandyTextStyle","description":"com.yourssu.handy.compose.foundation.Typography.T2Sb18","location":"compose/com.yourssu.handy.compose.foundation/-typography/-t2-sb18.html","searchKeys":["T2Sb18","val T2Sb18: HandyTextStyle","com.yourssu.handy.compose.foundation.Typography.T2Sb18"]},{"name":"val betweenSpace: Dp","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.betweenSpace","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/between-space.html","searchKeys":["betweenSpace","val betweenSpace: Dp","com.yourssu.handy.compose.button.ButtonStyleProperties.betweenSpace"]},{"name":"val bgBasicBlack: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgBasicBlack","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-basic-black.html","searchKeys":["bgBasicBlack","val bgBasicBlack: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgBasicBlack"]},{"name":"val bgBasicDefault: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgBasicDefault","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-basic-default.html","searchKeys":["bgBasicDefault","val bgBasicDefault: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgBasicDefault"]},{"name":"val bgBasicLight: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgBasicLight","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-basic-light.html","searchKeys":["bgBasicLight","val bgBasicLight: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgBasicLight"]},{"name":"val bgBasicStrong: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgBasicStrong","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-basic-strong.html","searchKeys":["bgBasicStrong","val bgBasicStrong: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgBasicStrong"]},{"name":"val bgBrandPrimary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgBrandPrimary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-brand-primary.html","searchKeys":["bgBrandPrimary","val bgBrandPrimary: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgBrandPrimary"]},{"name":"val bgBrandSecondary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgBrandSecondary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-brand-secondary.html","searchKeys":["bgBrandSecondary","val bgBrandSecondary: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgBrandSecondary"]},{"name":"val bgColor: Color","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.bgColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/bg-color.html","searchKeys":["bgColor","val bgColor: Color","com.yourssu.handy.compose.FloatingActionButtonColorState.bgColor"]},{"name":"val bgColor: Color","description":"com.yourssu.handy.compose.button.ButtonColorState.bgColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/bg-color.html","searchKeys":["bgColor","val bgColor: Color","com.yourssu.handy.compose.button.ButtonColorState.bgColor"]},{"name":"val bgStatusNegative: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgStatusNegative","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-status-negative.html","searchKeys":["bgStatusNegative","val bgStatusNegative: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgStatusNegative"]},{"name":"val bgStatusPositive: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.bgStatusPositive","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/bg-status-positive.html","searchKeys":["bgStatusPositive","val bgStatusPositive: Color","com.yourssu.handy.compose.foundation.ColorScheme.bgStatusPositive"]},{"name":"val buttonFabPrimaryDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFabPrimaryDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-fab-primary-disabled.html","searchKeys":["buttonFabPrimaryDisabled","val buttonFabPrimaryDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFabPrimaryDisabled"]},{"name":"val buttonFabPrimaryEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFabPrimaryEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-fab-primary-enabled.html","searchKeys":["buttonFabPrimaryEnabled","val buttonFabPrimaryEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFabPrimaryEnabled"]},{"name":"val buttonFabPrimaryPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFabPrimaryPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-fab-primary-pressed.html","searchKeys":["buttonFabPrimaryPressed","val buttonFabPrimaryPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFabPrimaryPressed"]},{"name":"val buttonFabSecondaryDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFabSecondaryDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-fab-secondary-disabled.html","searchKeys":["buttonFabSecondaryDisabled","val buttonFabSecondaryDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFabSecondaryDisabled"]},{"name":"val buttonFabSecondaryEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFabSecondaryEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-fab-secondary-enabled.html","searchKeys":["buttonFabSecondaryEnabled","val buttonFabSecondaryEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFabSecondaryEnabled"]},{"name":"val buttonFabSecondaryPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFabSecondaryPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-fab-secondary-pressed.html","searchKeys":["buttonFabSecondaryPressed","val buttonFabSecondaryPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFabSecondaryPressed"]},{"name":"val buttonFilledPrimaryDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledPrimaryDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-filled-primary-disabled.html","searchKeys":["buttonFilledPrimaryDisabled","val buttonFilledPrimaryDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledPrimaryDisabled"]},{"name":"val buttonFilledPrimaryEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledPrimaryEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-filled-primary-enabled.html","searchKeys":["buttonFilledPrimaryEnabled","val buttonFilledPrimaryEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledPrimaryEnabled"]},{"name":"val buttonFilledPrimaryPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledPrimaryPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-filled-primary-pressed.html","searchKeys":["buttonFilledPrimaryPressed","val buttonFilledPrimaryPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledPrimaryPressed"]},{"name":"val buttonFilledSecondaryDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledSecondaryDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-filled-secondary-disabled.html","searchKeys":["buttonFilledSecondaryDisabled","val buttonFilledSecondaryDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledSecondaryDisabled"]},{"name":"val buttonFilledSecondaryEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledSecondaryEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-filled-secondary-enabled.html","searchKeys":["buttonFilledSecondaryEnabled","val buttonFilledSecondaryEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledSecondaryEnabled"]},{"name":"val buttonFilledSecondaryPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledSecondaryPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-filled-secondary-pressed.html","searchKeys":["buttonFilledSecondaryPressed","val buttonFilledSecondaryPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonFilledSecondaryPressed"]},{"name":"val buttonOutlinedDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonOutlinedDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-outlined-disabled.html","searchKeys":["buttonOutlinedDisabled","val buttonOutlinedDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonOutlinedDisabled"]},{"name":"val buttonOutlinedEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonOutlinedEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-outlined-enabled.html","searchKeys":["buttonOutlinedEnabled","val buttonOutlinedEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonOutlinedEnabled"]},{"name":"val buttonOutlinedPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonOutlinedPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-outlined-pressed.html","searchKeys":["buttonOutlinedPressed","val buttonOutlinedPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonOutlinedPressed"]},{"name":"val buttonRadioDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonRadioDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-radio-disabled.html","searchKeys":["buttonRadioDisabled","val buttonRadioDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonRadioDisabled"]},{"name":"val buttonRadioSelected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonRadioSelected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-radio-selected.html","searchKeys":["buttonRadioSelected","val buttonRadioSelected: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonRadioSelected"]},{"name":"val buttonRadioUnselected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonRadioUnselected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-radio-unselected.html","searchKeys":["buttonRadioUnselected","val buttonRadioUnselected: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonRadioUnselected"]},{"name":"val buttonTextPrimaryDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonTextPrimaryDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-text-primary-disabled.html","searchKeys":["buttonTextPrimaryDisabled","val buttonTextPrimaryDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonTextPrimaryDisabled"]},{"name":"val buttonTextPrimaryEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonTextPrimaryEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-text-primary-enabled.html","searchKeys":["buttonTextPrimaryEnabled","val buttonTextPrimaryEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonTextPrimaryEnabled"]},{"name":"val buttonTextPrimaryPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonTextPrimaryPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-text-primary-pressed.html","searchKeys":["buttonTextPrimaryPressed","val buttonTextPrimaryPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonTextPrimaryPressed"]},{"name":"val buttonTextSecondaryDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonTextSecondaryDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-text-secondary-disabled.html","searchKeys":["buttonTextSecondaryDisabled","val buttonTextSecondaryDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonTextSecondaryDisabled"]},{"name":"val buttonTextSecondaryEnabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonTextSecondaryEnabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-text-secondary-enabled.html","searchKeys":["buttonTextSecondaryEnabled","val buttonTextSecondaryEnabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonTextSecondaryEnabled"]},{"name":"val buttonTextSecondaryPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.buttonTextSecondaryPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/button-text-secondary-pressed.html","searchKeys":["buttonTextSecondaryPressed","val buttonTextSecondaryPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.buttonTextSecondaryPressed"]},{"name":"val checkBoxDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.checkBoxDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/check-box-disabled.html","searchKeys":["checkBoxDisabled","val checkBoxDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.checkBoxDisabled"]},{"name":"val checkBoxSelected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.checkBoxSelected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/check-box-selected.html","searchKeys":["checkBoxSelected","val checkBoxSelected: Color","com.yourssu.handy.compose.foundation.ColorScheme.checkBoxSelected"]},{"name":"val checkBoxUnselected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.checkBoxUnselected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/check-box-unselected.html","searchKeys":["checkBoxUnselected","val checkBoxUnselected: Color","com.yourssu.handy.compose.foundation.ColorScheme.checkBoxUnselected"]},{"name":"val chipDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.chipDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/chip-disabled.html","searchKeys":["chipDisabled","val chipDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.chipDisabled"]},{"name":"val chipSelected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.chipSelected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/chip-selected.html","searchKeys":["chipSelected","val chipSelected: Color","com.yourssu.handy.compose.foundation.ColorScheme.chipSelected"]},{"name":"val chipUnselected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.chipUnselected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/chip-unselected.html","searchKeys":["chipUnselected","val chipUnselected: Color","com.yourssu.handy.compose.foundation.ColorScheme.chipUnselected"]},{"name":"val color: Color","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.color","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/color.html","searchKeys":["color","val color: Color","com.yourssu.handy.compose.foundation.HandyTextStyle.color"]},{"name":"val colors: ColorScheme","description":"com.yourssu.handy.compose.HandyTheme.colors","location":"compose/com.yourssu.handy.compose/-handy-theme/colors.html","searchKeys":["colors","val colors: ColorScheme","com.yourssu.handy.compose.HandyTheme.colors"]},{"name":"val containerSize: FloatingActionButtonSize","description":"com.yourssu.handy.compose.FloatingActionButtonSizeState.containerSize","location":"compose/com.yourssu.handy.compose/-floating-action-button-size-state/container-size.html","searchKeys":["containerSize","val containerSize: FloatingActionButtonSize","com.yourssu.handy.compose.FloatingActionButtonSizeState.containerSize"]},{"name":"val contentColor: Color","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.contentColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/content-color.html","searchKeys":["contentColor","val contentColor: Color","com.yourssu.handy.compose.FloatingActionButtonColorState.contentColor"]},{"name":"val contentColor: Color","description":"com.yourssu.handy.compose.button.ButtonColorState.contentColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/content-color.html","searchKeys":["contentColor","val contentColor: Color","com.yourssu.handy.compose.button.ButtonColorState.contentColor"]},{"name":"val darkColorScheme: ColorScheme","description":"com.yourssu.handy.compose.foundation.darkColorScheme","location":"compose/com.yourssu.handy.compose.foundation/dark-color-scheme.html","searchKeys":["darkColorScheme","val darkColorScheme: ColorScheme","com.yourssu.handy.compose.foundation.darkColorScheme"]},{"name":"val dialogButtonSpacing: Dp","description":"com.yourssu.handy.compose.DialogDefaults.dialogButtonSpacing","location":"compose/com.yourssu.handy.compose/-dialog-defaults/dialog-button-spacing.html","searchKeys":["dialogButtonSpacing","val dialogButtonSpacing: Dp","com.yourssu.handy.compose.DialogDefaults.dialogButtonSpacing"]},{"name":"val dialogPadding: Dp","description":"com.yourssu.handy.compose.DialogDefaults.dialogPadding","location":"compose/com.yourssu.handy.compose/-dialog-defaults/dialog-padding.html","searchKeys":["dialogPadding","val dialogPadding: Dp","com.yourssu.handy.compose.DialogDefaults.dialogPadding"]},{"name":"val dialogTextInsidePadding: Dp","description":"com.yourssu.handy.compose.DialogDefaults.dialogTextInsidePadding","location":"compose/com.yourssu.handy.compose/-dialog-defaults/dialog-text-inside-padding.html","searchKeys":["dialogTextInsidePadding","val dialogTextInsidePadding: Dp","com.yourssu.handy.compose.DialogDefaults.dialogTextInsidePadding"]},{"name":"val dialogWidth: Dp","description":"com.yourssu.handy.compose.DialogDefaults.dialogWidth","location":"compose/com.yourssu.handy.compose/-dialog-defaults/dialog-width.html","searchKeys":["dialogWidth","val dialogWidth: Dp","com.yourssu.handy.compose.DialogDefaults.dialogWidth"]},{"name":"val disabledBgColor: Color","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.disabledBgColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/disabled-bg-color.html","searchKeys":["disabledBgColor","val disabledBgColor: Color","com.yourssu.handy.compose.FloatingActionButtonColorState.disabledBgColor"]},{"name":"val disabledBgColor: Color","description":"com.yourssu.handy.compose.button.ButtonColorState.disabledBgColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/disabled-bg-color.html","searchKeys":["disabledBgColor","val disabledBgColor: Color","com.yourssu.handy.compose.button.ButtonColorState.disabledBgColor"]},{"name":"val disabledContentColor: Color","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.disabledContentColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/disabled-content-color.html","searchKeys":["disabledContentColor","val disabledContentColor: Color","com.yourssu.handy.compose.FloatingActionButtonColorState.disabledContentColor"]},{"name":"val disabledContentColor: Color","description":"com.yourssu.handy.compose.button.ButtonColorState.disabledContentColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/disabled-content-color.html","searchKeys":["disabledContentColor","val disabledContentColor: Color","com.yourssu.handy.compose.button.ButtonColorState.disabledContentColor"]},{"name":"val dp: Dp","description":"com.yourssu.handy.compose.foundation.Radius.dp","location":"compose/com.yourssu.handy.compose.foundation/-radius/dp.html","searchKeys":["dp","val dp: Dp","com.yourssu.handy.compose.foundation.Radius.dp"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.DividerThickness.entries","location":"compose/com.yourssu.handy.compose/-divider-thickness/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.DividerThickness.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.DragValue.entries","location":"compose/com.yourssu.handy.compose/-drag-value/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.DragValue.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.button.FilledButtonSize.entries","location":"compose/com.yourssu.handy.compose.button/-filled-button-size/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.button.FilledButtonSize.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.button.FilledButtonType.entries","location":"compose/com.yourssu.handy.compose.button/-filled-button-type/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.button.FilledButtonType.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.FloatingActionButtonSize.entries","location":"compose/com.yourssu.handy.compose/-floating-action-button-size/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.FloatingActionButtonSize.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.FloatingActionButtonType.entries","location":"compose/com.yourssu.handy.compose/-floating-action-button-type/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.FloatingActionButtonType.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.IconSize.entries","location":"compose/com.yourssu.handy.compose/-icon-size/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.IconSize.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.foundation.Radius.entries","location":"compose/com.yourssu.handy.compose.foundation/-radius/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.foundation.Radius.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.SnackBarResult.entries","location":"compose/com.yourssu.handy.compose/-snack-bar-result/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.SnackBarResult.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.SnackBarType.entries","location":"compose/com.yourssu.handy.compose/-snack-bar-type/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.SnackBarType.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.SwitchSize.entries","location":"compose/com.yourssu.handy.compose/-switch-size/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.SwitchSize.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.SwitchState.entries","location":"compose/com.yourssu.handy.compose/-switch-state/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.SwitchState.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.button.TextButtonSize.entries","location":"compose/com.yourssu.handy.compose.button/-text-button-size/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.button.TextButtonSize.entries"]},{"name":"val entries: EnumEntries","description":"com.yourssu.handy.compose.button.TextButtonType.entries","location":"compose/com.yourssu.handy.compose.button/-text-button-type/entries.html","searchKeys":["entries","val entries: EnumEntries","com.yourssu.handy.compose.button.TextButtonType.entries"]},{"name":"val fixedTabIndicatorPadding: Dp","description":"com.yourssu.handy.compose.TabBarDefaults.fixedTabIndicatorPadding","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/fixed-tab-indicator-padding.html","searchKeys":["fixedTabIndicatorPadding","val fixedTabIndicatorPadding: Dp","com.yourssu.handy.compose.TabBarDefaults.fixedTabIndicatorPadding"]},{"name":"val fontSize: Dp","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.fontSize","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/font-size.html","searchKeys":["fontSize","val fontSize: Dp","com.yourssu.handy.compose.foundation.HandyTextStyle.fontSize"]},{"name":"val fontStyle: FontStyle?","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.fontStyle","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/font-style.html","searchKeys":["fontStyle","val fontStyle: FontStyle?","com.yourssu.handy.compose.foundation.HandyTextStyle.fontStyle"]},{"name":"val fontWeight: FontWeight?","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.fontWeight","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/font-weight.html","searchKeys":["fontWeight","val fontWeight: FontWeight?","com.yourssu.handy.compose.foundation.HandyTextStyle.fontWeight"]},{"name":"val fonts: FontFamily","description":"com.yourssu.handy.compose.foundation.fonts","location":"compose/com.yourssu.handy.compose.foundation/fonts.html","searchKeys":["fonts","val fonts: FontFamily","com.yourssu.handy.compose.foundation.fonts"]},{"name":"val height: Dp","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.height","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/height.html","searchKeys":["height","val height: Dp","com.yourssu.handy.compose.button.ButtonStyleProperties.height"]},{"name":"val horizontalPadding: Dp","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.horizontalPadding","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/horizontal-padding.html","searchKeys":["horizontalPadding","val horizontalPadding: Dp","com.yourssu.handy.compose.button.ButtonStyleProperties.horizontalPadding"]},{"name":"val iconBasicDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBasicDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-basic-disabled.html","searchKeys":["iconBasicDisabled","val iconBasicDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBasicDisabled"]},{"name":"val iconBasicPrimary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBasicPrimary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-basic-primary.html","searchKeys":["iconBasicPrimary","val iconBasicPrimary: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBasicPrimary"]},{"name":"val iconBasicSecondary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBasicSecondary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-basic-secondary.html","searchKeys":["iconBasicSecondary","val iconBasicSecondary: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBasicSecondary"]},{"name":"val iconBasicTertiary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBasicTertiary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-basic-tertiary.html","searchKeys":["iconBasicTertiary","val iconBasicTertiary: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBasicTertiary"]},{"name":"val iconBasicWhite: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBasicWhite","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-basic-white.html","searchKeys":["iconBasicWhite","val iconBasicWhite: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBasicWhite"]},{"name":"val iconBrandPrimary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBrandPrimary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-brand-primary.html","searchKeys":["iconBrandPrimary","val iconBrandPrimary: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBrandPrimary"]},{"name":"val iconBrandSecondary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.iconBrandSecondary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/icon-brand-secondary.html","searchKeys":["iconBrandSecondary","val iconBrandSecondary: Color","com.yourssu.handy.compose.foundation.ColorScheme.iconBrandSecondary"]},{"name":"val iconSize: IconSize","description":"com.yourssu.handy.compose.CheckBoxSize.iconSize","location":"compose/com.yourssu.handy.compose/-check-box-size/icon-size.html","searchKeys":["iconSize","val iconSize: IconSize","com.yourssu.handy.compose.CheckBoxSize.iconSize"]},{"name":"val iconSize: IconSize","description":"com.yourssu.handy.compose.FloatingActionButtonDefaults.iconSize","location":"compose/com.yourssu.handy.compose/-floating-action-button-defaults/icon-size.html","searchKeys":["iconSize","val iconSize: IconSize","com.yourssu.handy.compose.FloatingActionButtonDefaults.iconSize"]},{"name":"val iconSize: IconSize","description":"com.yourssu.handy.compose.RadioButtonSize.iconSize","location":"compose/com.yourssu.handy.compose/-radio-button-size/icon-size.html","searchKeys":["iconSize","val iconSize: IconSize","com.yourssu.handy.compose.RadioButtonSize.iconSize"]},{"name":"val iconSize: IconSize","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.iconSize","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/icon-size.html","searchKeys":["iconSize","val iconSize: IconSize","com.yourssu.handy.compose.button.ButtonStyleProperties.iconSize"]},{"name":"val left: Dp","description":"com.yourssu.handy.compose.TabPosition.left","location":"compose/com.yourssu.handy.compose/-tab-position/left.html","searchKeys":["left","val left: Dp","com.yourssu.handy.compose.TabPosition.left"]},{"name":"val letterSpacing: TextUnit","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.letterSpacing","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/letter-spacing.html","searchKeys":["letterSpacing","val letterSpacing: TextUnit","com.yourssu.handy.compose.foundation.HandyTextStyle.letterSpacing"]},{"name":"val lightColorScheme: ColorScheme","description":"com.yourssu.handy.compose.foundation.lightColorScheme","location":"compose/com.yourssu.handy.compose.foundation/light-color-scheme.html","searchKeys":["lightColorScheme","val lightColorScheme: ColorScheme","com.yourssu.handy.compose.foundation.lightColorScheme"]},{"name":"val lineBasicLight: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.lineBasicLight","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/line-basic-light.html","searchKeys":["lineBasicLight","val lineBasicLight: Color","com.yourssu.handy.compose.foundation.ColorScheme.lineBasicLight"]},{"name":"val lineBasicMedium: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.lineBasicMedium","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/line-basic-medium.html","searchKeys":["lineBasicMedium","val lineBasicMedium: Color","com.yourssu.handy.compose.foundation.ColorScheme.lineBasicMedium"]},{"name":"val lineBasicStrong: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.lineBasicStrong","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/line-basic-strong.html","searchKeys":["lineBasicStrong","val lineBasicStrong: Color","com.yourssu.handy.compose.foundation.ColorScheme.lineBasicStrong"]},{"name":"val lineHeight: Dp","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.lineHeight","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/line-height.html","searchKeys":["lineHeight","val lineHeight: Dp","com.yourssu.handy.compose.foundation.HandyTextStyle.lineHeight"]},{"name":"val lineStatusNegative: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.lineStatusNegative","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/line-status-negative.html","searchKeys":["lineStatusNegative","val lineStatusNegative: Color","com.yourssu.handy.compose.foundation.ColorScheme.lineStatusNegative"]},{"name":"val lineStatusPositive: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.lineStatusPositive","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/line-status-positive.html","searchKeys":["lineStatusPositive","val lineStatusPositive: Color","com.yourssu.handy.compose.foundation.ColorScheme.lineStatusPositive"]},{"name":"val opacityTransition: OpacityTransition","description":"com.yourssu.handy.compose.SnackBarTransitionItem.opacityTransition","location":"compose/com.yourssu.handy.compose/-snack-bar-transition-item/opacity-transition.html","searchKeys":["opacityTransition","val opacityTransition: OpacityTransition","com.yourssu.handy.compose.SnackBarTransitionItem.opacityTransition"]},{"name":"val padding: Dp","description":"com.yourssu.handy.compose.SwitchSize.padding","location":"compose/com.yourssu.handy.compose/-switch-size/padding.html","searchKeys":["padding","val padding: Dp","com.yourssu.handy.compose.SwitchSize.padding"]},{"name":"val paginationBasicSelected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.paginationBasicSelected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/pagination-basic-selected.html","searchKeys":["paginationBasicSelected","val paginationBasicSelected: Color","com.yourssu.handy.compose.foundation.ColorScheme.paginationBasicSelected"]},{"name":"val paginationBasicUnselected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.paginationBasicUnselected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/pagination-basic-unselected.html","searchKeys":["paginationBasicUnselected","val paginationBasicUnselected: Color","com.yourssu.handy.compose.foundation.ColorScheme.paginationBasicUnselected"]},{"name":"val paginationBrandPressed: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.paginationBrandPressed","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/pagination-brand-pressed.html","searchKeys":["paginationBrandPressed","val paginationBrandPressed: Color","com.yourssu.handy.compose.foundation.ColorScheme.paginationBrandPressed"]},{"name":"val right: Dp","description":"com.yourssu.handy.compose.TabPosition.right","location":"compose/com.yourssu.handy.compose/-tab-position/right.html","searchKeys":["right","val right: Dp","com.yourssu.handy.compose.TabPosition.right"]},{"name":"val round: Dp","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.round","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/round.html","searchKeys":["round","val round: Dp","com.yourssu.handy.compose.button.ButtonStyleProperties.round"]},{"name":"val scrollableTabIndicatorPadding: Dp","description":"com.yourssu.handy.compose.TabBarDefaults.scrollableTabIndicatorPadding","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/scrollable-tab-indicator-padding.html","searchKeys":["scrollableTabIndicatorPadding","val scrollableTabIndicatorPadding: Dp","com.yourssu.handy.compose.TabBarDefaults.scrollableTabIndicatorPadding"]},{"name":"val scrollableTabPadding: Dp","description":"com.yourssu.handy.compose.TabBarDefaults.scrollableTabPadding","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/scrollable-tab-padding.html","searchKeys":["scrollableTabPadding","val scrollableTabPadding: Dp","com.yourssu.handy.compose.TabBarDefaults.scrollableTabPadding"]},{"name":"val scrollableTabWidth: Dp","description":"com.yourssu.handy.compose.TabBarDefaults.scrollableTabWidth","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/scrollable-tab-width.html","searchKeys":["scrollableTabWidth","val scrollableTabWidth: Dp","com.yourssu.handy.compose.TabBarDefaults.scrollableTabWidth"]},{"name":"val shadowColor: Color","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.shadowColor","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/shadow-color.html","searchKeys":["shadowColor","val shadowColor: Color","com.yourssu.handy.compose.FloatingActionButtonColorState.shadowColor"]},{"name":"val shadowColor: Color","description":"com.yourssu.handy.compose.button.ButtonColorState.shadowColor","location":"compose/com.yourssu.handy.compose.button/-button-color-state/shadow-color.html","searchKeys":["shadowColor","val shadowColor: Color","com.yourssu.handy.compose.button.ButtonColorState.shadowColor"]},{"name":"val size: Dp","description":"com.yourssu.handy.compose.DividerThickness.size","location":"compose/com.yourssu.handy.compose/-divider-thickness/size.html","searchKeys":["size","val size: Dp","com.yourssu.handy.compose.DividerThickness.size"]},{"name":"val snackBarData: SnackBarData?","description":"com.yourssu.handy.compose.SnackBarTransitionItem.snackBarData","location":"compose/com.yourssu.handy.compose/-snack-bar-transition-item/snack-bar-data.html","searchKeys":["snackBarData","val snackBarData: SnackBarData?","com.yourssu.handy.compose.SnackBarTransitionItem.snackBarData"]},{"name":"val snackBarError: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.snackBarError","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/snack-bar-error.html","searchKeys":["snackBarError","val snackBarError: Color","com.yourssu.handy.compose.foundation.ColorScheme.snackBarError"]},{"name":"val snackBarInfo: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.snackBarInfo","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/snack-bar-info.html","searchKeys":["snackBarInfo","val snackBarInfo: Color","com.yourssu.handy.compose.foundation.ColorScheme.snackBarInfo"]},{"name":"val switchDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.switchDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/switch-disabled.html","searchKeys":["switchDisabled","val switchDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.switchDisabled"]},{"name":"val switchSelected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.switchSelected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/switch-selected.html","searchKeys":["switchSelected","val switchSelected: Color","com.yourssu.handy.compose.foundation.ColorScheme.switchSelected"]},{"name":"val switchThumb: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.switchThumb","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/switch-thumb.html","searchKeys":["switchThumb","val switchThumb: Color","com.yourssu.handy.compose.foundation.ColorScheme.switchThumb"]},{"name":"val switchUnselected: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.switchUnselected","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/switch-unselected.html","searchKeys":["switchUnselected","val switchUnselected: Color","com.yourssu.handy.compose.foundation.ColorScheme.switchUnselected"]},{"name":"val tabHeight: Dp","description":"com.yourssu.handy.compose.TabBarDefaults.tabHeight","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/tab-height.html","searchKeys":["tabHeight","val tabHeight: Dp","com.yourssu.handy.compose.TabBarDefaults.tabHeight"]},{"name":"val tabHorizontalPadding: Dp","description":"com.yourssu.handy.compose.TabBarDefaults.tabHorizontalPadding","location":"compose/com.yourssu.handy.compose/-tab-bar-defaults/tab-horizontal-padding.html","searchKeys":["tabHorizontalPadding","val tabHorizontalPadding: Dp","com.yourssu.handy.compose.TabBarDefaults.tabHorizontalPadding"]},{"name":"val textAlign: TextAlign","description":"com.yourssu.handy.compose.foundation.HandyTextStyle.textAlign","location":"compose/com.yourssu.handy.compose.foundation/-handy-text-style/text-align.html","searchKeys":["textAlign","val textAlign: TextAlign","com.yourssu.handy.compose.foundation.HandyTextStyle.textAlign"]},{"name":"val textBasicDisabled: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBasicDisabled","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-basic-disabled.html","searchKeys":["textBasicDisabled","val textBasicDisabled: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBasicDisabled"]},{"name":"val textBasicPrimary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBasicPrimary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-basic-primary.html","searchKeys":["textBasicPrimary","val textBasicPrimary: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBasicPrimary"]},{"name":"val textBasicSecondary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBasicSecondary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-basic-secondary.html","searchKeys":["textBasicSecondary","val textBasicSecondary: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBasicSecondary"]},{"name":"val textBasicTertiary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBasicTertiary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-basic-tertiary.html","searchKeys":["textBasicTertiary","val textBasicTertiary: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBasicTertiary"]},{"name":"val textBasicWhite: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBasicWhite","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-basic-white.html","searchKeys":["textBasicWhite","val textBasicWhite: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBasicWhite"]},{"name":"val textBrandPrimary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBrandPrimary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-brand-primary.html","searchKeys":["textBrandPrimary","val textBrandPrimary: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBrandPrimary"]},{"name":"val textBrandSecondary: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textBrandSecondary","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-brand-secondary.html","searchKeys":["textBrandSecondary","val textBrandSecondary: Color","com.yourssu.handy.compose.foundation.ColorScheme.textBrandSecondary"]},{"name":"val textStatusNegative: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textStatusNegative","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-status-negative.html","searchKeys":["textStatusNegative","val textStatusNegative: Color","com.yourssu.handy.compose.foundation.ColorScheme.textStatusNegative"]},{"name":"val textStatusPositive: Color","description":"com.yourssu.handy.compose.foundation.ColorScheme.textStatusPositive","location":"compose/com.yourssu.handy.compose.foundation/-color-scheme/text-status-positive.html","searchKeys":["textStatusPositive","val textStatusPositive: Color","com.yourssu.handy.compose.foundation.ColorScheme.textStatusPositive"]},{"name":"val thumbSize: Dp","description":"com.yourssu.handy.compose.SwitchSize.thumbSize","location":"compose/com.yourssu.handy.compose/-switch-size/thumb-size.html","searchKeys":["thumbSize","val thumbSize: Dp","com.yourssu.handy.compose.SwitchSize.thumbSize"]},{"name":"val topBarActionsInsidePadding: Dp","description":"com.yourssu.handy.compose.TopBarDefaults.topBarActionsInsidePadding","location":"compose/com.yourssu.handy.compose/-top-bar-defaults/top-bar-actions-inside-padding.html","searchKeys":["topBarActionsInsidePadding","val topBarActionsInsidePadding: Dp","com.yourssu.handy.compose.TopBarDefaults.topBarActionsInsidePadding"]},{"name":"val topBarHeight: Dp","description":"com.yourssu.handy.compose.TopBarDefaults.topBarHeight","location":"compose/com.yourssu.handy.compose/-top-bar-defaults/top-bar-height.html","searchKeys":["topBarHeight","val topBarHeight: Dp","com.yourssu.handy.compose.TopBarDefaults.topBarHeight"]},{"name":"val topBarHorizontalPadding: Dp","description":"com.yourssu.handy.compose.TopBarDefaults.topBarHorizontalPadding","location":"compose/com.yourssu.handy.compose/-top-bar-defaults/top-bar-horizontal-padding.html","searchKeys":["topBarHorizontalPadding","val topBarHorizontalPadding: Dp","com.yourssu.handy.compose.TopBarDefaults.topBarHorizontalPadding"]},{"name":"val topBarIconPadding: Dp","description":"com.yourssu.handy.compose.TopBarDefaults.topBarIconPadding","location":"compose/com.yourssu.handy.compose/-top-bar-defaults/top-bar-icon-padding.html","searchKeys":["topBarIconPadding","val topBarIconPadding: Dp","com.yourssu.handy.compose.TopBarDefaults.topBarIconPadding"]},{"name":"val trackHeight: Dp","description":"com.yourssu.handy.compose.SwitchSize.trackHeight","location":"compose/com.yourssu.handy.compose/-switch-size/track-height.html","searchKeys":["trackHeight","val trackHeight: Dp","com.yourssu.handy.compose.SwitchSize.trackHeight"]},{"name":"val trackWidth: Dp","description":"com.yourssu.handy.compose.SwitchSize.trackWidth","location":"compose/com.yourssu.handy.compose/-switch-size/track-width.html","searchKeys":["trackWidth","val trackWidth: Dp","com.yourssu.handy.compose.SwitchSize.trackWidth"]},{"name":"val typo: HandyTextStyle","description":"com.yourssu.handy.compose.CheckBoxSize.typo","location":"compose/com.yourssu.handy.compose/-check-box-size/typo.html","searchKeys":["typo","val typo: HandyTextStyle","com.yourssu.handy.compose.CheckBoxSize.typo"]},{"name":"val typo: HandyTextStyle","description":"com.yourssu.handy.compose.RadioButtonSize.typo","location":"compose/com.yourssu.handy.compose/-radio-button-size/typo.html","searchKeys":["typo","val typo: HandyTextStyle","com.yourssu.handy.compose.RadioButtonSize.typo"]},{"name":"val typo: HandyTextStyle","description":"com.yourssu.handy.compose.button.ButtonStyleProperties.typo","location":"compose/com.yourssu.handy.compose.button/-button-style-properties/typo.html","searchKeys":["typo","val typo: HandyTextStyle","com.yourssu.handy.compose.button.ButtonStyleProperties.typo"]},{"name":"val width: Dp","description":"com.yourssu.handy.compose.TabPosition.width","location":"compose/com.yourssu.handy.compose/-tab-position/width.html","searchKeys":["width","val width: Dp","com.yourssu.handy.compose.TabPosition.width"]},{"name":"var pressed: Boolean","description":"com.yourssu.handy.compose.FloatingActionButtonColorState.pressed","location":"compose/com.yourssu.handy.compose/-floating-action-button-color-state/pressed.html","searchKeys":["pressed","var pressed: Boolean","com.yourssu.handy.compose.FloatingActionButtonColorState.pressed"]},{"name":"var pressed: Boolean","description":"com.yourssu.handy.compose.button.ButtonColorState.pressed","location":"compose/com.yourssu.handy.compose.button/-button-color-state/pressed.html","searchKeys":["pressed","var pressed: Boolean","com.yourssu.handy.compose.button.ButtonColorState.pressed"]}]