@capillarytech/creatives-library 9.0.13-beta.0 → 9.0.14-beta.0
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/package.json +1 -1
- package/v2Components/ErrorInfoNote/index.js +1 -1
- package/v2Components/ErrorInfoNote/style.scss +3 -0
- package/v2Components/FormBuilder/Functional/FormBuilderShell.js +7 -5
- package/v2Components/FormBuilder/Functional/layout/SchemaForm.js +0 -1
- package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/content.test.js.snap +216 -96
- package/v2Containers/Line/Container/ImageCarousel/tests/__snapshots__/index.test.js.snap +37 -17
- package/v2Containers/Line/Container/Wrapper/tests/__snapshots__/index.test.js.snap +77 -37
- package/v2Containers/Rcs/tests/__snapshots__/index.test.js.snap +530 -250
- package/v2Containers/SmsTrai/Edit/tests/__snapshots__/index.test.js.snap +3 -3
- package/v2Containers/Templates/_templates.scss +1 -1
- package/v2Containers/Whatsapp/tests/__snapshots__/index.test.js.snap +2645 -11346
|
@@ -15513,7 +15513,7 @@ new message content.",
|
|
|
15513
15513
|
placeholder="Enter template name"
|
|
15514
15514
|
size="default"
|
|
15515
15515
|
style={Object {}}
|
|
15516
|
-
suffix={
|
|
15516
|
+
suffix={<span />}
|
|
15517
15517
|
value=""
|
|
15518
15518
|
>
|
|
15519
15519
|
<ForwardRef
|
|
@@ -15538,7 +15538,11 @@ new message content.",
|
|
|
15538
15538
|
prefixCls="ant-input"
|
|
15539
15539
|
style={Object {}}
|
|
15540
15540
|
styles={Object {}}
|
|
15541
|
-
suffix={
|
|
15541
|
+
suffix={
|
|
15542
|
+
<React.Fragment>
|
|
15543
|
+
<span />
|
|
15544
|
+
</React.Fragment>
|
|
15545
|
+
}
|
|
15542
15546
|
value=""
|
|
15543
15547
|
>
|
|
15544
15548
|
<ForwardRef
|
|
@@ -15562,27 +15566,43 @@ new message content.",
|
|
|
15562
15566
|
prefixCls="ant-input"
|
|
15563
15567
|
style={Object {}}
|
|
15564
15568
|
styles={Object {}}
|
|
15565
|
-
suffix={
|
|
15569
|
+
suffix={
|
|
15570
|
+
<React.Fragment>
|
|
15571
|
+
<React.Fragment>
|
|
15572
|
+
<span />
|
|
15573
|
+
</React.Fragment>
|
|
15574
|
+
</React.Fragment>
|
|
15575
|
+
}
|
|
15566
15576
|
triggerFocus={[Function]}
|
|
15567
15577
|
value=""
|
|
15568
15578
|
>
|
|
15569
|
-
<
|
|
15570
|
-
className="ant-input css-dev-only-do-not-override-dbp7pc ant-input-outlined css-var-root ant-input-css-var"
|
|
15571
|
-
|
|
15572
|
-
disabled={false}
|
|
15573
|
-
id="undefined_input"
|
|
15574
|
-
onBlur={[Function]}
|
|
15575
|
-
onChange={[Function]}
|
|
15576
|
-
onCompositionEnd={[Function]}
|
|
15577
|
-
onCompositionStart={[Function]}
|
|
15578
|
-
onFocus={[Function]}
|
|
15579
|
-
onKeyDown={[Function]}
|
|
15580
|
-
onKeyUp={[Function]}
|
|
15581
|
-
placeholder="Enter template name"
|
|
15579
|
+
<span
|
|
15580
|
+
className="ant-input-affix-wrapper css-dev-only-do-not-override-dbp7pc ant-input-outlined css-var-root ant-input-css-var"
|
|
15581
|
+
onClick={[Function]}
|
|
15582
15582
|
style={Object {}}
|
|
15583
|
-
|
|
15584
|
-
|
|
15585
|
-
|
|
15583
|
+
>
|
|
15584
|
+
<input
|
|
15585
|
+
className="ant-input css-dev-only-do-not-override-dbp7pc"
|
|
15586
|
+
data-testid="template_name"
|
|
15587
|
+
disabled={false}
|
|
15588
|
+
id="undefined_input"
|
|
15589
|
+
onBlur={[Function]}
|
|
15590
|
+
onChange={[Function]}
|
|
15591
|
+
onCompositionEnd={[Function]}
|
|
15592
|
+
onCompositionStart={[Function]}
|
|
15593
|
+
onFocus={[Function]}
|
|
15594
|
+
onKeyDown={[Function]}
|
|
15595
|
+
onKeyUp={[Function]}
|
|
15596
|
+
placeholder="Enter template name"
|
|
15597
|
+
type="text"
|
|
15598
|
+
value=""
|
|
15599
|
+
/>
|
|
15600
|
+
<span
|
|
15601
|
+
className="ant-input-suffix"
|
|
15602
|
+
>
|
|
15603
|
+
<span />
|
|
15604
|
+
</span>
|
|
15605
|
+
</span>
|
|
15586
15606
|
</ForwardRef>
|
|
15587
15607
|
</ForwardRef>
|
|
15588
15608
|
</Input>
|
|
@@ -45525,7 +45545,7 @@ new message content.",
|
|
|
45525
45545
|
placeholder="Enter template name"
|
|
45526
45546
|
size="default"
|
|
45527
45547
|
style={Object {}}
|
|
45528
|
-
suffix={
|
|
45548
|
+
suffix={<span />}
|
|
45529
45549
|
value=""
|
|
45530
45550
|
>
|
|
45531
45551
|
<ForwardRef
|
|
@@ -45549,7 +45569,11 @@ new message content.",
|
|
|
45549
45569
|
prefixCls="ant-input"
|
|
45550
45570
|
style={Object {}}
|
|
45551
45571
|
styles={Object {}}
|
|
45552
|
-
suffix={
|
|
45572
|
+
suffix={
|
|
45573
|
+
<React.Fragment>
|
|
45574
|
+
<span />
|
|
45575
|
+
</React.Fragment>
|
|
45576
|
+
}
|
|
45553
45577
|
value=""
|
|
45554
45578
|
>
|
|
45555
45579
|
<ForwardRef
|
|
@@ -45572,26 +45596,42 @@ new message content.",
|
|
|
45572
45596
|
prefixCls="ant-input"
|
|
45573
45597
|
style={Object {}}
|
|
45574
45598
|
styles={Object {}}
|
|
45575
|
-
suffix={
|
|
45599
|
+
suffix={
|
|
45600
|
+
<React.Fragment>
|
|
45601
|
+
<React.Fragment>
|
|
45602
|
+
<span />
|
|
45603
|
+
</React.Fragment>
|
|
45604
|
+
</React.Fragment>
|
|
45605
|
+
}
|
|
45576
45606
|
triggerFocus={[Function]}
|
|
45577
45607
|
value=""
|
|
45578
45608
|
>
|
|
45579
|
-
<
|
|
45580
|
-
className="ant-input css-dev-only-do-not-override-dbp7pc ant-input-outlined css-var-root ant-input-css-var"
|
|
45581
|
-
|
|
45582
|
-
id="undefined_input"
|
|
45583
|
-
onBlur={[Function]}
|
|
45584
|
-
onChange={[Function]}
|
|
45585
|
-
onCompositionEnd={[Function]}
|
|
45586
|
-
onCompositionStart={[Function]}
|
|
45587
|
-
onFocus={[Function]}
|
|
45588
|
-
onKeyDown={[Function]}
|
|
45589
|
-
onKeyUp={[Function]}
|
|
45590
|
-
placeholder="Enter template name"
|
|
45609
|
+
<span
|
|
45610
|
+
className="ant-input-affix-wrapper css-dev-only-do-not-override-dbp7pc ant-input-outlined css-var-root ant-input-css-var"
|
|
45611
|
+
onClick={[Function]}
|
|
45591
45612
|
style={Object {}}
|
|
45592
|
-
|
|
45593
|
-
|
|
45594
|
-
|
|
45613
|
+
>
|
|
45614
|
+
<input
|
|
45615
|
+
className="ant-input css-dev-only-do-not-override-dbp7pc"
|
|
45616
|
+
disabled={false}
|
|
45617
|
+
id="undefined_input"
|
|
45618
|
+
onBlur={[Function]}
|
|
45619
|
+
onChange={[Function]}
|
|
45620
|
+
onCompositionEnd={[Function]}
|
|
45621
|
+
onCompositionStart={[Function]}
|
|
45622
|
+
onFocus={[Function]}
|
|
45623
|
+
onKeyDown={[Function]}
|
|
45624
|
+
onKeyUp={[Function]}
|
|
45625
|
+
placeholder="Enter template name"
|
|
45626
|
+
type="text"
|
|
45627
|
+
value=""
|
|
45628
|
+
/>
|
|
45629
|
+
<span
|
|
45630
|
+
className="ant-input-suffix"
|
|
45631
|
+
>
|
|
45632
|
+
<span />
|
|
45633
|
+
</span>
|
|
45634
|
+
</span>
|
|
45595
45635
|
</ForwardRef>
|
|
45596
45636
|
</ForwardRef>
|
|
45597
45637
|
</Input>
|