@redneckz/wildless-cms-uni-blocks 0.14.13 → 0.14.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundle/bundle.umd.js +13 -15
- package/bundle/bundle.umd.min.js +1 -1
- package/dist/components/MobileAppTile/MobileAppTile.js +2 -2
- package/dist/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/dist/components/ProductBlock/ProductBlock.js +2 -2
- package/dist/components/ProductBlock/ProductBlock.js.map +1 -1
- package/dist/components/ProductGallery/ProductGallery.js +1 -1
- package/dist/components/ProductGallery/ProductGallery.js.map +1 -1
- package/dist/components/ProductTile/ProductTile.js +1 -1
- package/dist/components/ProductTile/ProductTile.js.map +1 -1
- package/dist/ui-kit/BaseProductTile/BaseProductTile.js +1 -1
- package/dist/ui-kit/BaseProductTile/BaseProductTile.js.map +1 -1
- package/dist/ui-kit/BaseTile/BaseTile.js +3 -3
- package/dist/ui-kit/BaseTile/BaseTile.js.map +1 -1
- package/dist/ui-kit/Button/ButtonInner.js +1 -1
- package/dist/ui-kit/Button/ButtonInner.js.map +1 -1
- package/lib/common.css +1 -1
- package/lib/components/MobileAppTile/MobileAppTile.js +2 -2
- package/lib/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/lib/components/ProductBlock/ProductBlock.js +2 -2
- package/lib/components/ProductBlock/ProductBlock.js.map +1 -1
- package/lib/components/ProductGallery/ProductGallery.js +1 -1
- package/lib/components/ProductGallery/ProductGallery.js.map +1 -1
- package/lib/components/ProductTile/ProductTile.js +1 -1
- package/lib/components/ProductTile/ProductTile.js.map +1 -1
- package/lib/ui-kit/BaseProductTile/BaseProductTile.js +1 -1
- package/lib/ui-kit/BaseProductTile/BaseProductTile.js.map +1 -1
- package/lib/ui-kit/BaseTile/BaseTile.js +3 -3
- package/lib/ui-kit/BaseTile/BaseTile.js.map +1 -1
- package/lib/ui-kit/Button/ButtonInner.js +1 -1
- package/lib/ui-kit/Button/ButtonInner.js.map +1 -1
- package/mobile/bundle/bundle.umd.js +12 -14
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/dist/components/MobileAppTile/MobileAppTile.js +2 -2
- package/mobile/dist/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/mobile/dist/components/ProductBlock/ProductBlock.js +2 -2
- package/mobile/dist/components/ProductBlock/ProductBlock.js.map +1 -1
- package/mobile/dist/components/ProductTile/ProductTile.js +1 -1
- package/mobile/dist/components/ProductTile/ProductTile.js.map +1 -1
- package/mobile/dist/ui-kit/BaseProductTile/BaseProductTile.js +1 -1
- package/mobile/dist/ui-kit/BaseProductTile/BaseProductTile.js.map +1 -1
- package/mobile/dist/ui-kit/BaseTile/BaseTile.js +3 -3
- package/mobile/dist/ui-kit/BaseTile/BaseTile.js.map +1 -1
- package/mobile/dist/ui-kit/Button/ButtonInner.js +1 -1
- package/mobile/dist/ui-kit/Button/ButtonInner.js.map +1 -1
- package/mobile/lib/common.css +1 -1
- package/mobile/lib/components/MobileAppTile/MobileAppTile.js +2 -2
- package/mobile/lib/components/MobileAppTile/MobileAppTile.js.map +1 -1
- package/mobile/lib/components/ProductBlock/ProductBlock.js +2 -2
- package/mobile/lib/components/ProductBlock/ProductBlock.js.map +1 -1
- package/mobile/lib/components/ProductTile/ProductTile.js +1 -1
- package/mobile/lib/components/ProductTile/ProductTile.js.map +1 -1
- package/mobile/lib/ui-kit/BaseProductTile/BaseProductTile.js +1 -1
- package/mobile/lib/ui-kit/BaseProductTile/BaseProductTile.js.map +1 -1
- package/mobile/lib/ui-kit/BaseTile/BaseTile.js +3 -3
- package/mobile/lib/ui-kit/BaseTile/BaseTile.js.map +1 -1
- package/mobile/lib/ui-kit/Button/ButtonInner.js +1 -1
- package/mobile/lib/ui-kit/Button/ButtonInner.js.map +1 -1
- package/mobile/src/components/MobileAppTile/MobileAppTile.tsx +9 -5
- package/mobile/src/components/ProductBlock/ProductBlock.tsx +3 -3
- package/mobile/src/components/ProductTile/ProductTile.example.json +1 -0
- package/mobile/src/components/ProductTile/ProductTile.tsx +2 -0
- package/mobile/src/ui-kit/BaseProductTile/BaseProductTile.tsx +1 -1
- package/mobile/src/ui-kit/BaseTile/BaseTile.tsx +3 -3
- package/mobile/src/ui-kit/Button/ButtonInner.tsx +2 -2
- package/package.json +1 -1
- package/src/components/MobileAppTile/MobileAppTile.tsx +9 -5
- package/src/components/ProductBlock/ProductBlock.tsx +3 -3
- package/src/components/ProductGallery/ProductGallery.tsx +1 -0
- package/src/components/ProductTile/ProductTile.example.json +1 -0
- package/src/components/ProductTile/ProductTile.tsx +2 -0
- package/src/ui-kit/BaseProductTile/BaseProductTile.tsx +1 -1
- package/src/ui-kit/BaseTile/BaseTile.tsx +3 -3
- package/src/ui-kit/Button/ButtonInner.tsx +2 -2
- package/bundle/components/BenefitsBlock/benefitImageStyles.d.ts +0 -1
- package/bundle/components/BenefitsBlock/benefitImageStyles.mobile.d.ts +0 -1
- package/bundle/components/MobileAppTile/renderDescription.d.ts +0 -2
- package/dist/components/BenefitsBlock/benefitImageStyles.d.ts +0 -1
- package/dist/components/BenefitsBlock/benefitImageStyles.js +0 -4
- package/dist/components/BenefitsBlock/benefitImageStyles.js.map +0 -1
- package/dist/components/BenefitsBlock/benefitImageStyles.mobile.d.ts +0 -1
- package/dist/components/BenefitsBlock/benefitImageStyles.mobile.js +0 -4
- package/dist/components/BenefitsBlock/benefitImageStyles.mobile.js.map +0 -1
- package/dist/components/MobileAppTile/renderDescription.d.ts +0 -2
- package/dist/components/MobileAppTile/renderDescription.js +0 -7
- package/dist/components/MobileAppTile/renderDescription.js.map +0 -1
- package/lib/components/BenefitsBlock/benefitImageStyles.d.ts +0 -1
- package/lib/components/BenefitsBlock/benefitImageStyles.js +0 -2
- package/lib/components/BenefitsBlock/benefitImageStyles.js.map +0 -1
- package/lib/components/BenefitsBlock/benefitImageStyles.mobile.d.ts +0 -1
- package/lib/components/BenefitsBlock/benefitImageStyles.mobile.js +0 -2
- package/lib/components/BenefitsBlock/benefitImageStyles.mobile.js.map +0 -1
- package/lib/components/MobileAppTile/renderDescription.d.ts +0 -1
- package/lib/components/MobileAppTile/renderDescription.js +0 -4
- package/lib/components/MobileAppTile/renderDescription.js.map +0 -1
- package/mobile/bundle/components/BenefitsBlock/benefitImageStyles.d.ts +0 -1
- package/mobile/bundle/components/MobileAppTile/renderDescription.d.ts +0 -2
- package/mobile/dist/components/BenefitsBlock/benefitImageStyles.d.ts +0 -1
- package/mobile/dist/components/BenefitsBlock/benefitImageStyles.js +0 -4
- package/mobile/dist/components/BenefitsBlock/benefitImageStyles.js.map +0 -1
- package/mobile/dist/components/MobileAppTile/renderDescription.d.ts +0 -2
- package/mobile/dist/components/MobileAppTile/renderDescription.js +0 -7
- package/mobile/dist/components/MobileAppTile/renderDescription.js.map +0 -1
- package/mobile/lib/components/BenefitsBlock/benefitImageStyles.d.ts +0 -1
- package/mobile/lib/components/BenefitsBlock/benefitImageStyles.js +0 -2
- package/mobile/lib/components/BenefitsBlock/benefitImageStyles.js.map +0 -1
- package/mobile/lib/components/MobileAppTile/renderDescription.d.ts +0 -2
- package/mobile/lib/components/MobileAppTile/renderDescription.js +0 -4
- package/mobile/lib/components/MobileAppTile/renderDescription.js.map +0 -1
- package/mobile/src/components/BenefitsBlock/benefitImageStyles.tsx +0 -1
- package/mobile/src/components/MobileAppTile/renderDescription.tsx +0 -10
- package/src/components/BenefitsBlock/benefitImageStyles.mobile.tsx +0 -1
- package/src/components/BenefitsBlock/benefitImageStyles.tsx +0 -1
- package/src/components/MobileAppTile/renderDescription.tsx +0 -10
|
@@ -15,6 +15,7 @@ export const ProductTile = JSX<ProductTileProps>(
|
|
|
15
15
|
isTabularBenefits = true,
|
|
16
16
|
additionalDescription,
|
|
17
17
|
imageOptions,
|
|
18
|
+
isFullWidthTitle = true,
|
|
18
19
|
...rest
|
|
19
20
|
}) => (
|
|
20
21
|
<BlockWrapper className={className} padding="p-0" {...rest}>
|
|
@@ -25,6 +26,7 @@ export const ProductTile = JSX<ProductTileProps>(
|
|
|
25
26
|
headlineVersion={headlineVersion}
|
|
26
27
|
isTabularBenefits={isTabularBenefits}
|
|
27
28
|
imageOptions={{ isImageSecondary: true, ...imageOptions }}
|
|
29
|
+
isFullWidthTitle={isFullWidthTitle}
|
|
28
30
|
{...rest}
|
|
29
31
|
>
|
|
30
32
|
{additionalDescription ? (
|
|
@@ -57,7 +57,7 @@ export const BaseTile = JSX<BaseTileProps>(
|
|
|
57
57
|
leftImage ? '' : 'grow',
|
|
58
58
|
)}
|
|
59
59
|
>
|
|
60
|
-
<div className="grow
|
|
60
|
+
<div className="grow space-y-lg">
|
|
61
61
|
{insetTitle}
|
|
62
62
|
{children}
|
|
63
63
|
</div>
|
|
@@ -69,7 +69,7 @@ export const BaseTile = JSX<BaseTileProps>(
|
|
|
69
69
|
),
|
|
70
70
|
imageAlign,
|
|
71
71
|
})}
|
|
72
|
-
<div className="self-end">{buttons}</div>
|
|
72
|
+
{buttons ? <div className="self-end">{buttons}</div> : null}
|
|
73
73
|
</div>
|
|
74
74
|
</div>
|
|
75
75
|
</div>
|
|
@@ -78,7 +78,7 @@ export const BaseTile = JSX<BaseTileProps>(
|
|
|
78
78
|
|
|
79
79
|
const positionStyle = (isImageAlwaysOnRight: boolean) =>
|
|
80
80
|
isImageAlwaysOnRight
|
|
81
|
-
? '
|
|
81
|
+
? 'justify-self-end row-start-1 row-end-3 col-start-2 self-center'
|
|
82
82
|
: '';
|
|
83
83
|
|
|
84
84
|
const renderImageContainer = (
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { JSX } from '@redneckz/uni-jsx';
|
|
2
2
|
import { style } from '../../utils/style';
|
|
3
3
|
import { iconStyleMap } from './buttonClassNameConstants';
|
|
4
|
-
import type { ButtonProps } from './ButtonProps';
|
|
5
4
|
import type { ButtonContent } from './ButtonContent';
|
|
5
|
+
import type { ButtonProps } from './ButtonProps';
|
|
6
6
|
|
|
7
7
|
export const ButtonInner = JSX<ButtonProps>((props) => {
|
|
8
8
|
const { text, aboveText, appendLeft, appendRight, version = 'primary' } = props;
|
|
@@ -11,7 +11,7 @@ export const ButtonInner = JSX<ButtonProps>((props) => {
|
|
|
11
11
|
<div className={style(getButtonStyle(props), 'flex gap-xs')}>
|
|
12
12
|
{appendLeft ? <div className={iconStyleMap[version]}>{appendLeft}</div> : null}
|
|
13
13
|
{isWithText(props) ? (
|
|
14
|
-
<div>
|
|
14
|
+
<div className="whitespace-pre">
|
|
15
15
|
{aboveText ? <div className="text-xs font-light text-left">{aboveText}</div> : null}
|
|
16
16
|
<div className={`text-left ${aboveText ? 'text-s -mt-3xs' : 'text-l'}`}>{text}</div>
|
|
17
17
|
</div>
|
package/package.json
CHANGED
|
@@ -5,9 +5,9 @@ import { BlockWrapper } from '../../ui-kit/BlockWrapper';
|
|
|
5
5
|
import { renderButtonsSection } from '../../ui-kit/Button/renderButtonsSection';
|
|
6
6
|
import { Heading } from '../../ui-kit/Heading/Heading';
|
|
7
7
|
import { Img } from '../../ui-kit/Img/Img';
|
|
8
|
+
import { Text } from '../../ui-kit/Text/Text';
|
|
8
9
|
import { style } from '../../utils/style';
|
|
9
10
|
import type { MobileAppTileContent } from './MobileAppTileContent';
|
|
10
|
-
import { renderDescription } from './renderDescription';
|
|
11
11
|
import { renderList } from './renderList';
|
|
12
12
|
|
|
13
13
|
export interface MobileAppTileProps extends MobileAppTileContent, UniBlockProps {}
|
|
@@ -53,21 +53,25 @@ export const MobileAppTile = JSX<MobileAppTileProps>(
|
|
|
53
53
|
) : null
|
|
54
54
|
}
|
|
55
55
|
rightImage={img}
|
|
56
|
-
buttons={renderButtonsSection(buttons)}
|
|
56
|
+
buttons={renderButtonsSection(buttons, { className: 'flex-wrap' })}
|
|
57
57
|
>
|
|
58
|
-
{
|
|
58
|
+
{description ? (
|
|
59
|
+
<Text size="text-xl" font-weight="font-light">
|
|
60
|
+
{description}
|
|
61
|
+
</Text>
|
|
62
|
+
) : null}
|
|
59
63
|
<div
|
|
60
64
|
className={style(
|
|
61
65
|
'gap-m',
|
|
62
66
|
'flex flex-1 flex-col',
|
|
63
|
-
'flex-col items-start @
|
|
67
|
+
'flex-col items-start @xl:flex-row @xl:items-center',
|
|
64
68
|
)}
|
|
65
69
|
>
|
|
66
70
|
{renderList(items, listItemSize)}
|
|
67
71
|
{qr?.src ? (
|
|
68
72
|
<div
|
|
69
73
|
className={style(
|
|
70
|
-
'flex justify-center bg-white rounded-md @
|
|
74
|
+
'flex justify-center bg-white rounded-md @xl:-order-1',
|
|
71
75
|
containerStyle,
|
|
72
76
|
)}
|
|
73
77
|
>
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { JSX } from '@redneckz/uni-jsx';
|
|
2
|
+
import { useCallback } from '@redneckz/uni-jsx/lib/hooks';
|
|
3
|
+
import { useRouter } from '../../hooks/useRouter';
|
|
2
4
|
import type { UniBlockProps } from '../../model/JSXBlock';
|
|
3
5
|
import { BaseProductTile } from '../../ui-kit/BaseProductTile/BaseProductTile';
|
|
4
6
|
import { BlockWrapper } from '../../ui-kit/BlockWrapper';
|
|
7
|
+
import type { PreventableEvent } from '../../ui-kit/PreventableEvent';
|
|
5
8
|
import { style } from '../../utils/style';
|
|
6
9
|
import type { ProductBlockContent } from './ProductBlockContent';
|
|
7
10
|
import { renderBackwardButton } from './renderBackwardButton';
|
|
8
|
-
import { useCallback } from '@redneckz/uni-jsx/lib/hooks';
|
|
9
|
-
import type { PreventableEvent } from '../../ui-kit/PreventableEvent';
|
|
10
|
-
import { useRouter } from '../../hooks/useRouter';
|
|
11
11
|
|
|
12
12
|
export interface ProductBlockProps extends UniBlockProps, ProductBlockContent {}
|
|
13
13
|
|
|
@@ -15,6 +15,7 @@ export const ProductTile = JSX<ProductTileProps>(
|
|
|
15
15
|
isTabularBenefits = true,
|
|
16
16
|
additionalDescription,
|
|
17
17
|
imageOptions,
|
|
18
|
+
isFullWidthTitle = true,
|
|
18
19
|
...rest
|
|
19
20
|
}) => (
|
|
20
21
|
<BlockWrapper className={className} padding="p-0" {...rest}>
|
|
@@ -25,6 +26,7 @@ export const ProductTile = JSX<ProductTileProps>(
|
|
|
25
26
|
headlineVersion={headlineVersion}
|
|
26
27
|
isTabularBenefits={isTabularBenefits}
|
|
27
28
|
imageOptions={{ isImageSecondary: true, ...imageOptions }}
|
|
29
|
+
isFullWidthTitle={isFullWidthTitle}
|
|
28
30
|
{...rest}
|
|
29
31
|
>
|
|
30
32
|
{additionalDescription ? (
|
|
@@ -57,7 +57,7 @@ export const BaseTile = JSX<BaseTileProps>(
|
|
|
57
57
|
leftImage ? '' : 'grow',
|
|
58
58
|
)}
|
|
59
59
|
>
|
|
60
|
-
<div className="grow
|
|
60
|
+
<div className="grow space-y-lg">
|
|
61
61
|
{insetTitle}
|
|
62
62
|
{children}
|
|
63
63
|
</div>
|
|
@@ -69,7 +69,7 @@ export const BaseTile = JSX<BaseTileProps>(
|
|
|
69
69
|
),
|
|
70
70
|
imageAlign,
|
|
71
71
|
})}
|
|
72
|
-
<div className="self-end">{buttons}</div>
|
|
72
|
+
{buttons ? <div className="self-end">{buttons}</div> : null}
|
|
73
73
|
</div>
|
|
74
74
|
</div>
|
|
75
75
|
</div>
|
|
@@ -78,7 +78,7 @@ export const BaseTile = JSX<BaseTileProps>(
|
|
|
78
78
|
|
|
79
79
|
const positionStyle = (isImageAlwaysOnRight: boolean) =>
|
|
80
80
|
isImageAlwaysOnRight
|
|
81
|
-
? '
|
|
81
|
+
? 'justify-self-end row-start-1 row-end-3 col-start-2 self-center'
|
|
82
82
|
: '';
|
|
83
83
|
|
|
84
84
|
const renderImageContainer = (
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { JSX } from '@redneckz/uni-jsx';
|
|
2
2
|
import { style } from '../../utils/style';
|
|
3
3
|
import { iconStyleMap } from './buttonClassNameConstants';
|
|
4
|
-
import type { ButtonProps } from './ButtonProps';
|
|
5
4
|
import type { ButtonContent } from './ButtonContent';
|
|
5
|
+
import type { ButtonProps } from './ButtonProps';
|
|
6
6
|
|
|
7
7
|
export const ButtonInner = JSX<ButtonProps>((props) => {
|
|
8
8
|
const { text, aboveText, appendLeft, appendRight, version = 'primary' } = props;
|
|
@@ -11,7 +11,7 @@ export const ButtonInner = JSX<ButtonProps>((props) => {
|
|
|
11
11
|
<div className={style(getButtonStyle(props), 'flex gap-xs')}>
|
|
12
12
|
{appendLeft ? <div className={iconStyleMap[version]}>{appendLeft}</div> : null}
|
|
13
13
|
{isWithText(props) ? (
|
|
14
|
-
<div>
|
|
14
|
+
<div className="whitespace-pre">
|
|
15
15
|
{aboveText ? <div className="text-xs font-light text-left">{aboveText}</div> : null}
|
|
16
16
|
<div className={`text-left ${aboveText ? 'text-s -mt-3xs' : 'text-l'}`}>{text}</div>
|
|
17
17
|
</div>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const benefitImageStyles = "w-12 h-12 min-w-12 rounded-full";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const benefitImageStyles = "w-56 h-56 min-w-56";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const benefitImageStyles = "w-12 h-12 min-w-12 rounded-full";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"benefitImageStyles.js","sourceRoot":"","sources":["../../../src/components/BenefitsBlock/benefitImageStyles.tsx"],"names":[],"mappings":";;AAAa,QAAA,kBAAkB,GAAG,iCAAiC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const benefitImageStyles = "w-56 h-56 min-w-56";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"benefitImageStyles.mobile.js","sourceRoot":"","sources":["../../../src/components/BenefitsBlock/benefitImageStyles.mobile.tsx"],"names":[],"mappings":";;AAAa,QAAA,kBAAkB,GAAG,oBAAoB,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2
|
-
exports.renderDescription = void 0;
|
|
3
|
-
const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
|
|
4
|
-
const Text_1 = require("../../ui-kit/Text/Text");
|
|
5
|
-
const renderDescription = (description) => description ? ((0, jsx_runtime_1.jsx)("div", { className: "mb-lg pt-3xs", children: (0, jsx_runtime_1.jsx)(Text_1.Text, { size: "text-xl", "font-weight": "font-light", children: description }) })) : null;
|
|
6
|
-
exports.renderDescription = renderDescription;
|
|
7
|
-
//# sourceMappingURL=renderDescription.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"renderDescription.js","sourceRoot":"","sources":["../../../src/components/MobileAppTile/renderDescription.tsx"],"names":[],"mappings":";;;AAAA,iDAA8C;AAEvC,MAAM,iBAAiB,GAAG,CAAC,WAAoB,EAAE,EAAE,CACxD,WAAW,CAAC,CAAC,CAAC,CACZ,gCAAK,SAAS,EAAC,cAAc,YAC3B,uBAAC,WAAI,IAAC,IAAI,EAAC,SAAS,iBAAa,YAAY,YAC1C,WAAW,GACP,GACH,CACP,CAAC,CAAC,CAAC,IAAI,CAAC;AAPE,QAAA,iBAAiB,qBAOnB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const benefitImageStyles = "w-12 h-12 min-w-12 rounded-full";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"benefitImageStyles.js","sourceRoot":"","sources":["../../../src/components/BenefitsBlock/benefitImageStyles.tsx"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,kBAAkB,GAAG,iCAAiC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const benefitImageStyles = "w-56 h-56 min-w-56";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"benefitImageStyles.mobile.js","sourceRoot":"","sources":["../../../src/components/BenefitsBlock/benefitImageStyles.mobile.tsx"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,kBAAkB,GAAG,oBAAoB,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const renderDescription: (description?: string) => JSX.Element | null;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "@redneckz/uni-jsx/jsx-runtime";
|
|
2
|
-
import { Text } from '../../ui-kit/Text/Text.js';
|
|
3
|
-
export const renderDescription = (description) => description ? (_jsx("div", { className: "mb-lg pt-3xs", children: _jsx(Text, { size: "text-xl", "font-weight": "font-light", children: description }) })) : null;
|
|
4
|
-
//# sourceMappingURL=renderDescription.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"renderDescription.js","sourceRoot":"","sources":["../../../src/components/MobileAppTile/renderDescription.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAC;AAE9C,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,WAAoB,EAAE,EAAE,CACxD,WAAW,CAAC,CAAC,CAAC,CACZ,cAAK,SAAS,EAAC,cAAc,YAC3B,KAAC,IAAI,IAAC,IAAI,EAAC,SAAS,iBAAa,YAAY,YAC1C,WAAW,GACP,GACH,CACP,CAAC,CAAC,CAAC,IAAI,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const benefitImageStyles = "w-56 h-56 min-w-56";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const benefitImageStyles = "w-56 h-56 min-w-56";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"benefitImageStyles.js","sourceRoot":"","sources":["../../../src/components/BenefitsBlock/benefitImageStyles.tsx"],"names":[],"mappings":";;AAAa,QAAA,kBAAkB,GAAG,oBAAoB,CAAC"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
2
|
-
exports.renderDescription = void 0;
|
|
3
|
-
const jsx_runtime_1 = require("@redneckz/uni-jsx/jsx-runtime");
|
|
4
|
-
const Text_1 = require("../../ui-kit/Text/Text");
|
|
5
|
-
const renderDescription = (description) => description ? ((0, jsx_runtime_1.jsx)("div", { className: "mb-lg pt-3xs", children: (0, jsx_runtime_1.jsx)(Text_1.Text, { size: "text-xl", "font-weight": "font-light", children: description }) })) : null;
|
|
6
|
-
exports.renderDescription = renderDescription;
|
|
7
|
-
//# sourceMappingURL=renderDescription.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"renderDescription.js","sourceRoot":"","sources":["../../../src/components/MobileAppTile/renderDescription.tsx"],"names":[],"mappings":";;;AAAA,iDAA8C;AAEvC,MAAM,iBAAiB,GAAG,CAAC,WAAoB,EAAE,EAAE,CACxD,WAAW,CAAC,CAAC,CAAC,CACZ,gCAAK,SAAS,EAAC,cAAc,YAC3B,uBAAC,WAAI,IAAC,IAAI,EAAC,SAAS,iBAAa,YAAY,YAC1C,WAAW,GACP,GACH,CACP,CAAC,CAAC,CAAC,IAAI,CAAC;AAPE,QAAA,iBAAiB,qBAOnB"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const benefitImageStyles = "w-56 h-56 min-w-56";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"benefitImageStyles.js","sourceRoot":"","sources":["../../../src/components/BenefitsBlock/benefitImageStyles.tsx"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,kBAAkB,GAAG,oBAAoB,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { jsx as _jsx } from "@redneckz/uni-jsx/jsx-runtime";
|
|
2
|
-
import { Text } from '../../ui-kit/Text/Text.js';
|
|
3
|
-
export const renderDescription = (description) => description ? (_jsx("div", { className: "mb-lg pt-3xs", children: _jsx(Text, { size: "text-xl", "font-weight": "font-light", children: description }) })) : null;
|
|
4
|
-
//# sourceMappingURL=renderDescription.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"renderDescription.js","sourceRoot":"","sources":["../../../src/components/MobileAppTile/renderDescription.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAC;AAE9C,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAAC,WAAoB,EAAE,EAAE,CACxD,WAAW,CAAC,CAAC,CAAC,CACZ,cAAK,SAAS,EAAC,cAAc,YAC3B,KAAC,IAAI,IAAC,IAAI,EAAC,SAAS,iBAAa,YAAY,YAC1C,WAAW,GACP,GACH,CACP,CAAC,CAAC,CAAC,IAAI,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export const benefitImageStyles = 'w-56 h-56 min-w-56';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export const benefitImageStyles = 'w-56 h-56 min-w-56';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export const benefitImageStyles = 'w-12 h-12 min-w-12 rounded-full';
|