@valpro-labs/ui 1.11.7 → 1.11.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -3,7 +3,7 @@ import { View } from 'react-native';
|
|
|
3
3
|
import { Button } from '../../components/ui/button';
|
|
4
4
|
import { Text } from '../../components/ui/text';
|
|
5
5
|
import { cn } from '../../lib/utils';
|
|
6
|
-
const ROW_CLASSES = 'h-auto min-h-12 flex-row items-center gap-x-3 rounded-none px-3.5 py-3';
|
|
6
|
+
const ROW_CLASSES = 'h-auto min-h-12 flex-row items-center gap-x-3 rounded-none px-3.5 py-3 sm:h-auto';
|
|
7
7
|
/**
|
|
8
8
|
* Single row inside a `SettingsGroup` — leading icon, label (with optional
|
|
9
9
|
* sub-label), and a trailing slot. Purely presentational: the consumer
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"settings-row.js","sourceRoot":"","sources":["../../../src/components/blocks/settings-row.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAEpC,OAAO,EAAE,MAAM,EAAE,MAAM,wBAAwB,CAAC;AAChD,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAC5C,OAAO,EAAE,EAAE,EAAE,MAAM,aAAa,CAAC;AA6BjC,MAAM,WAAW,GAAG,
|
|
1
|
+
{"version":3,"file":"settings-row.js","sourceRoot":"","sources":["../../../src/components/blocks/settings-row.tsx"],"names":[],"mappings":";AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAEpC,OAAO,EAAE,MAAM,EAAE,MAAM,wBAAwB,CAAC;AAChD,OAAO,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAC;AAC5C,OAAO,EAAE,EAAE,EAAE,MAAM,aAAa,CAAC;AA6BjC,MAAM,WAAW,GAAG,kFAAkF,CAAC;AAEvG;;;;;;;;GAQG;AACH,SAAS,WAAW,CAAC,EACnB,IAAI,EACJ,KAAK,EACL,GAAG,EACH,SAAS,EACT,OAAO,EACP,QAAQ,EACR,SAAS,EACT,cAAc,EACd,YAAY,GACK;IACjB,MAAM,OAAO,GAAG,CACd,8BACG,IAAI,EACL,MAAC,IAAI,IAAC,SAAS,EAAC,QAAQ,aACtB,KAAC,IAAI,IAAC,SAAS,EAAE,EAAE,CAAC,qCAAqC,EAAE,cAAc,CAAC,YAAG,KAAK,GAAQ,EACzF,GAAG,CAAC,CAAC,CAAC,CACL,KAAC,IAAI,IAAC,SAAS,EAAE,EAAE,CAAC,iDAAiD,EAAE,YAAY,CAAC,YACjF,GAAG,GACC,CACR,CAAC,CAAC,CAAC,IAAI,IACH,EACN,SAAS,IACT,CACJ,CAAC;IAEF,IAAI,CAAC,OAAO,EAAE,CAAC;QACb,OAAO,KAAC,IAAI,IAAC,SAAS,EAAE,EAAE,CAAC,WAAW,EAAE,SAAS,CAAC,YAAG,OAAO,GAAQ,CAAC;IACvE,CAAC;IAED,OAAO,CACL,KAAC,MAAM,IACL,OAAO,EAAC,OAAO,EACf,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,QAAQ,EAClB,SAAS,EAAE,EAAE,CAAC,WAAW,EAAE,SAAS,CAAC,YACpC,OAAO,GACD,CACV,CAAC;AACJ,CAAC;AAED,OAAO,EAAE,WAAW,EAAE,CAAC"}
|