@cambly/syntax-core 21.11.0 → 21.13.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.
@@ -28,12 +28,6 @@ declare const LinkTapArea: React__default.ForwardRefExoticComponent<React__defau
28
28
  * Test id for the tap area
29
29
  */
30
30
  "data-testid"?: string | undefined;
31
- /**
32
- * If `true`, the tap area will be disabled
33
- *
34
- * @defaultValue false
35
- */
36
- disabled?: boolean | undefined;
37
31
  /**
38
32
  * If `true`, the tap area will be full height
39
33
  */
@@ -43,9 +37,9 @@ declare const LinkTapArea: React__default.ForwardRefExoticComponent<React__defau
43
37
  */
44
38
  fullWidth?: boolean | undefined;
45
39
  /**
46
- * The callback to be called when the tap area is clicked
40
+ * An optional onClick event. This is used for certain wrapper's support (such as react-router-dom).
47
41
  */
48
- onClick: (event: React__default.SyntheticEvent<HTMLAnchorElement>) => void;
42
+ onClick?: React__default.MouseEventHandler<HTMLAnchorElement> | undefined;
49
43
  /**
50
44
  * The callback to be called when the tap area is hovered
51
45
  */
@@ -1,10 +1,9 @@
1
1
  "use client"
2
2
  import {
3
3
  LinkTapArea_default
4
- } from "../__chunks/LD67LLZE.js";
4
+ } from "../__chunks/222QJTXV.js";
5
5
  import "../__chunks/4U4UW4AK.js";
6
6
  import "../__chunks/KBIW5XV4.js";
7
- import "../__chunks/JB65NEXK.js";
8
7
  import "../__chunks/UWGNJENA.js";
9
8
  export {
10
9
  LinkTapArea_default as default
@@ -6,9 +6,9 @@ import {
6
6
  } from "../__chunks/CLVZ4FOV.js";
7
7
  import "../__chunks/36DG472B.js";
8
8
  import "../__chunks/MEW6HJNQ.js";
9
- import "../__chunks/3WKVZ2UU.js";
10
9
  import "../__chunks/Z5ZUAP2B.js";
11
10
  import "../__chunks/QSC7CAQA.js";
11
+ import "../__chunks/3WKVZ2UU.js";
12
12
  import "../__chunks/6TM2ES2T.js";
13
13
  import "../__chunks/KURNAKIN.js";
14
14
  import "../__chunks/DDUJFFG7.js";
@@ -1,20 +1,20 @@
1
1
  "use client"
2
2
  import {
3
3
  RichSelectList_default
4
- } from "../__chunks/7ZKXYLXP.js";
5
- import "../__chunks/STXMQR3I.js";
6
- import "../__chunks/TALOD4CL.js";
7
- import "../__chunks/576PJXFR.js";
8
- import "../__chunks/KEJPRZJ5.js";
9
- import "../__chunks/4U4UW4AK.js";
10
- import "../__chunks/YGOEYFXY.js";
4
+ } from "../__chunks/PEPEAQRW.js";
11
5
  import "../__chunks/CLVZ4FOV.js";
12
6
  import "../__chunks/36DG472B.js";
13
7
  import "../__chunks/MEW6HJNQ.js";
14
- import "../__chunks/3WKVZ2UU.js";
15
8
  import "../__chunks/Z5ZUAP2B.js";
16
9
  import "../__chunks/QSC7CAQA.js";
10
+ import "../__chunks/3WKVZ2UU.js";
11
+ import "../__chunks/STXMQR3I.js";
12
+ import "../__chunks/TALOD4CL.js";
13
+ import "../__chunks/576PJXFR.js";
14
+ import "../__chunks/KEJPRZJ5.js";
15
+ import "../__chunks/4U4UW4AK.js";
17
16
  import "../__chunks/6TM2ES2T.js";
17
+ import "../__chunks/4NEHC6Q6.js";
18
18
  import "../__chunks/KURNAKIN.js";
19
19
  import "../__chunks/DDUJFFG7.js";
20
20
  import "../__chunks/ND2XGXML.js";
@@ -1,9 +1,9 @@
1
1
  "use client"
2
2
  import {
3
3
  SelectList
4
- } from "../__chunks/VXX4H2RU.js";
4
+ } from "../__chunks/LXBUCC4I.js";
5
5
  import "../__chunks/SPQ7DQHG.js";
6
- import "../__chunks/YGOEYFXY.js";
6
+ import "../__chunks/4NEHC6Q6.js";
7
7
  import "../__chunks/KKADUD65.js";
8
8
  import "../__chunks/X552U42S.js";
9
9
  import "../__chunks/4U4UW4AK.js";