@atlaskit/avatar 25.2.0 → 25.3.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/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @atlaskit/avatar
2
2
 
3
+ ## 25.3.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [`e314c4cb133f7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e314c4cb133f7) -
8
+ [ux] Updates avatar and avatar group styles to reflect our new visual design language. These
9
+ changes were previously behind a feature flag and are now fully rolled out.
10
+
11
+ ## 25.2.1
12
+
13
+ ### Patch Changes
14
+
15
+ - [`39e543109ec09`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/39e543109ec09) -
16
+ add type info to forwardRef components
17
+ - Updated dependencies
18
+
3
19
  ## 25.2.0
4
20
 
5
21
  ### Minor Changes
@@ -63,7 +63,7 @@ var AvatarContent = exports.AvatarContent = /*#__PURE__*/(0, _react.forwardRef)(
63
63
  appearance = _useAvatarContent.appearance,
64
64
  avatarImage = _useAvatarContent.avatarImage,
65
65
  _useAvatarContent$bor = _useAvatarContent.borderColor,
66
- borderColor = _useAvatarContent$bor === void 0 ? (0, _platformFeatureFlags.fg)('platform-component-visual-refresh') ? "var(--ds-surface, #FFFFFF)" : "var(--ds-surface-overlay, #FFFFFF)" : _useAvatarContent$bor,
66
+ borderColor = _useAvatarContent$bor === void 0 ? "var(--ds-surface, #FFFFFF)" : _useAvatarContent$bor,
67
67
  href = _useAvatarContent.href,
68
68
  isDisabled = _useAvatarContent.isDisabled,
69
69
  label = _useAvatarContent.label,
@@ -24,7 +24,7 @@ function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r
24
24
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
25
25
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
26
26
  var packageName = "@atlaskit/avatar";
27
- var packageVersion = "0.0.0-development";
27
+ var packageVersion = "25.2.1";
28
28
  var containerStyles = null;
29
29
 
30
30
  // eslint-disable-next-line @repo/internal/react/consistent-types-definitions
@@ -1,7 +1,7 @@
1
1
 
2
+ ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
2
3
  ._2rko1qi0{border-radius:var(--ds-radius-medium,6px)}
3
4
  ._2rko1rr0{border-radius:var(--ds-radius-full,9999px)}
4
- ._2rkofajl{border-radius:var(--ds-radius-small,3px)}
5
5
  ._2rkolb4i{border-radius:var(--ds-radius-xsmall,2px)}
6
6
  ._2rkopb1k{border-radius:var(--ds-radius-xlarge,9pt)}._16jlkb7n{flex-grow:1}
7
7
  ._175216xz svg{height:6pc}
@@ -15,7 +15,6 @@
15
15
  ._1o9zkb7n{flex-shrink:1}
16
16
  ._4t3i1osq{height:100%}
17
17
  ._bfhk1v33{background-color:var(--ds-background-accent-gray-subtler,#dcdfe4)}
18
- ._bfhkr4aa{background-color:var(--ds-icon-subtle,#8993a4)}
19
18
  ._i0dl1osq{flex-basis:100%}
20
19
  ._w8l516xz svg{width:6pc}
21
20
  ._w8l51qr7 svg{width:8pc}
@@ -14,20 +14,17 @@ var _runtime = require("@compiled/react/runtime");
14
14
  var _slicedToArray2 = _interopRequireDefault(require("@babel/runtime/helpers/slicedToArray"));
15
15
  var _person = _interopRequireDefault(require("@atlaskit/icon/core/migration/person"));
16
16
  var _releaseShip = _interopRequireDefault(require("@atlaskit/icon/core/migration/release--ship"));
17
- var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
18
17
  function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function _interopRequireWildcard(e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != _typeof(e) && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (var _t in e) "default" !== _t && {}.hasOwnProperty.call(e, _t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, _t)) && (i.get || i.set) ? o(f, _t, i) : f[_t] = e[_t]); return f; })(e, t); }
19
18
  var styles = {
20
19
  image: "_16jlkb7n _1o9zkb7n _i0dl1osq _1e0c1txw _1bsb1osq _4t3i1osq",
21
- icon: "_1e0c1txw _1bsb1osq _4t3i1osq",
22
- iconBg: "_bfhkr4aa",
23
- iconBGVisualRefresh: "_bfhk1v33",
20
+ icon: "_1e0c1txw _1bsb1osq _4t3i1osq _bfhk1v33",
24
21
  circle: "_2rko1rr0"
25
22
  };
26
23
  var borderRadiusMap = {
27
24
  xsmall: "_2rkolb4i",
28
25
  small: "_2rkolb4i",
29
- medium: "_2rkofajl",
30
- large: "_2rkofajl",
26
+ medium: "_2rko12b0",
27
+ large: "_2rko12b0",
31
28
  xlarge: "_2rko1qi0",
32
29
  xxlarge: "_2rkopb1k"
33
30
  };
@@ -64,16 +61,16 @@ var AvatarImage = function AvatarImage(_ref) {
64
61
  }, [src]);
65
62
  if (!src || hasImageErrored) {
66
63
  return /*#__PURE__*/React.createElement("span", {
67
- className: (0, _runtime.ax)([styles.icon, (0, _platformFeatureFlags.fg)('platform-component-visual-refresh') ? styles.iconBGVisualRefresh : styles.iconBg, nestedSvgStylesMap[size]])
64
+ className: (0, _runtime.ax)([styles.icon, nestedSvgStylesMap[size]])
68
65
  }, appearance === 'circle' ? /*#__PURE__*/React.createElement(_person.default, {
69
66
  label: alt,
70
- color: (0, _platformFeatureFlags.fg)('platform-component-visual-refresh') ? "var(--ds-icon-subtle, #626F86)" : "var(--ds-icon-inverse, #FFFFFF)",
67
+ color: "var(--ds-icon-subtle, #626F86)",
71
68
  testId: testId && "".concat(testId, "--person"),
72
69
  spacing: "spacious",
73
70
  LEGACY_secondaryColor: "var(--ds-icon-subtle, #626F86)"
74
71
  }) : /*#__PURE__*/React.createElement(_releaseShip.default, {
75
72
  label: alt,
76
- color: (0, _platformFeatureFlags.fg)('platform-component-visual-refresh') ? "var(--ds-icon-subtle, #626F86)" : "var(--ds-icon-inverse, #FFFFFF)",
73
+ color: "var(--ds-icon-subtle, #626F86)",
77
74
  testId: testId && "".concat(testId, "--ship"),
78
75
  spacing: "spacious",
79
76
  LEGACY_secondaryColor: "var(--ds-icon-subtle, #626F86)"
@@ -53,8 +53,7 @@ export const AvatarContent = /*#__PURE__*/forwardRef(({
53
53
  as: Container,
54
54
  appearance,
55
55
  avatarImage,
56
- // eslint-disable-next-line @atlaskit/platform/ensure-feature-flag-prefix
57
- borderColor = fg('platform-component-visual-refresh') ? "var(--ds-surface, #FFFFFF)" : "var(--ds-surface-overlay, #FFFFFF)",
56
+ borderColor = "var(--ds-surface, #FFFFFF)",
58
57
  href,
59
58
  isDisabled,
60
59
  label,
@@ -12,7 +12,7 @@ import { PresenceWrapper } from './presence';
12
12
  import { StatusWrapper } from './status';
13
13
  import { getCustomElement } from './utilities';
14
14
  const packageName = "@atlaskit/avatar";
15
- const packageVersion = "0.0.0-development";
15
+ const packageVersion = "25.2.1";
16
16
  const containerStyles = null;
17
17
 
18
18
  // eslint-disable-next-line @repo/internal/react/consistent-types-definitions
@@ -1,7 +1,7 @@
1
1
 
2
+ ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
2
3
  ._2rko1qi0{border-radius:var(--ds-radius-medium,6px)}
3
4
  ._2rko1rr0{border-radius:var(--ds-radius-full,9999px)}
4
- ._2rkofajl{border-radius:var(--ds-radius-small,3px)}
5
5
  ._2rkolb4i{border-radius:var(--ds-radius-xsmall,2px)}
6
6
  ._2rkopb1k{border-radius:var(--ds-radius-xlarge,9pt)}._16jlkb7n{flex-grow:1}
7
7
  ._175216xz svg{height:6pc}
@@ -15,7 +15,6 @@
15
15
  ._1o9zkb7n{flex-shrink:1}
16
16
  ._4t3i1osq{height:100%}
17
17
  ._bfhk1v33{background-color:var(--ds-background-accent-gray-subtler,#dcdfe4)}
18
- ._bfhkr4aa{background-color:var(--ds-icon-subtle,#8993a4)}
19
18
  ._i0dl1osq{flex-basis:100%}
20
19
  ._w8l516xz svg{width:6pc}
21
20
  ._w8l51qr7 svg{width:8pc}
@@ -5,19 +5,16 @@ import { ax, ix } from "@compiled/react/runtime";
5
5
  import { useEffect, useState } from 'react';
6
6
  import PersonIcon from '@atlaskit/icon/core/migration/person';
7
7
  import ReleaseIcon from '@atlaskit/icon/core/migration/release--ship';
8
- import { fg } from '@atlaskit/platform-feature-flags';
9
8
  const styles = {
10
9
  image: "_16jlkb7n _1o9zkb7n _i0dl1osq _1e0c1txw _1bsb1osq _4t3i1osq",
11
- icon: "_1e0c1txw _1bsb1osq _4t3i1osq",
12
- iconBg: "_bfhkr4aa",
13
- iconBGVisualRefresh: "_bfhk1v33",
10
+ icon: "_1e0c1txw _1bsb1osq _4t3i1osq _bfhk1v33",
14
11
  circle: "_2rko1rr0"
15
12
  };
16
13
  const borderRadiusMap = {
17
14
  xsmall: "_2rkolb4i",
18
15
  small: "_2rkolb4i",
19
- medium: "_2rkofajl",
20
- large: "_2rkofajl",
16
+ medium: "_2rko12b0",
17
+ large: "_2rko12b0",
21
18
  xlarge: "_2rko1qi0",
22
19
  xxlarge: "_2rkopb1k"
23
20
  };
@@ -51,16 +48,16 @@ const AvatarImage = ({
51
48
  }, [src]);
52
49
  if (!src || hasImageErrored) {
53
50
  return /*#__PURE__*/React.createElement("span", {
54
- className: ax([styles.icon, fg('platform-component-visual-refresh') ? styles.iconBGVisualRefresh : styles.iconBg, nestedSvgStylesMap[size]])
51
+ className: ax([styles.icon, nestedSvgStylesMap[size]])
55
52
  }, appearance === 'circle' ? /*#__PURE__*/React.createElement(PersonIcon, {
56
53
  label: alt,
57
- color: fg('platform-component-visual-refresh') ? "var(--ds-icon-subtle, #626F86)" : "var(--ds-icon-inverse, #FFFFFF)",
54
+ color: "var(--ds-icon-subtle, #626F86)",
58
55
  testId: testId && `${testId}--person`,
59
56
  spacing: "spacious",
60
57
  LEGACY_secondaryColor: "var(--ds-icon-subtle, #626F86)"
61
58
  }) : /*#__PURE__*/React.createElement(ReleaseIcon, {
62
59
  label: alt,
63
- color: fg('platform-component-visual-refresh') ? "var(--ds-icon-subtle, #626F86)" : "var(--ds-icon-inverse, #FFFFFF)",
60
+ color: "var(--ds-icon-subtle, #626F86)",
64
61
  testId: testId && `${testId}--ship`,
65
62
  spacing: "spacious",
66
63
  LEGACY_secondaryColor: "var(--ds-icon-subtle, #626F86)"
@@ -54,7 +54,7 @@ export var AvatarContent = /*#__PURE__*/forwardRef(function (_ref, ref) {
54
54
  appearance = _useAvatarContent.appearance,
55
55
  avatarImage = _useAvatarContent.avatarImage,
56
56
  _useAvatarContent$bor = _useAvatarContent.borderColor,
57
- borderColor = _useAvatarContent$bor === void 0 ? fg('platform-component-visual-refresh') ? "var(--ds-surface, #FFFFFF)" : "var(--ds-surface-overlay, #FFFFFF)" : _useAvatarContent$bor,
57
+ borderColor = _useAvatarContent$bor === void 0 ? "var(--ds-surface, #FFFFFF)" : _useAvatarContent$bor,
58
58
  href = _useAvatarContent.href,
59
59
  isDisabled = _useAvatarContent.isDisabled,
60
60
  label = _useAvatarContent.label,
@@ -15,7 +15,7 @@ import { PresenceWrapper } from './presence';
15
15
  import { StatusWrapper } from './status';
16
16
  import { getCustomElement } from './utilities';
17
17
  var packageName = "@atlaskit/avatar";
18
- var packageVersion = "0.0.0-development";
18
+ var packageVersion = "25.2.1";
19
19
  var containerStyles = null;
20
20
 
21
21
  // eslint-disable-next-line @repo/internal/react/consistent-types-definitions
@@ -1,7 +1,7 @@
1
1
 
2
+ ._2rko12b0{border-radius:var(--ds-radius-small,4px)}
2
3
  ._2rko1qi0{border-radius:var(--ds-radius-medium,6px)}
3
4
  ._2rko1rr0{border-radius:var(--ds-radius-full,9999px)}
4
- ._2rkofajl{border-radius:var(--ds-radius-small,3px)}
5
5
  ._2rkolb4i{border-radius:var(--ds-radius-xsmall,2px)}
6
6
  ._2rkopb1k{border-radius:var(--ds-radius-xlarge,9pt)}._16jlkb7n{flex-grow:1}
7
7
  ._175216xz svg{height:6pc}
@@ -15,7 +15,6 @@
15
15
  ._1o9zkb7n{flex-shrink:1}
16
16
  ._4t3i1osq{height:100%}
17
17
  ._bfhk1v33{background-color:var(--ds-background-accent-gray-subtler,#dcdfe4)}
18
- ._bfhkr4aa{background-color:var(--ds-icon-subtle,#8993a4)}
19
18
  ._i0dl1osq{flex-basis:100%}
20
19
  ._w8l516xz svg{width:6pc}
21
20
  ._w8l51qr7 svg{width:8pc}
@@ -6,19 +6,16 @@ import { ax, ix } from "@compiled/react/runtime";
6
6
  import { useEffect, useState } from 'react';
7
7
  import PersonIcon from '@atlaskit/icon/core/migration/person';
8
8
  import ReleaseIcon from '@atlaskit/icon/core/migration/release--ship';
9
- import { fg } from '@atlaskit/platform-feature-flags';
10
9
  var styles = {
11
10
  image: "_16jlkb7n _1o9zkb7n _i0dl1osq _1e0c1txw _1bsb1osq _4t3i1osq",
12
- icon: "_1e0c1txw _1bsb1osq _4t3i1osq",
13
- iconBg: "_bfhkr4aa",
14
- iconBGVisualRefresh: "_bfhk1v33",
11
+ icon: "_1e0c1txw _1bsb1osq _4t3i1osq _bfhk1v33",
15
12
  circle: "_2rko1rr0"
16
13
  };
17
14
  var borderRadiusMap = {
18
15
  xsmall: "_2rkolb4i",
19
16
  small: "_2rkolb4i",
20
- medium: "_2rkofajl",
21
- large: "_2rkofajl",
17
+ medium: "_2rko12b0",
18
+ large: "_2rko12b0",
22
19
  xlarge: "_2rko1qi0",
23
20
  xxlarge: "_2rkopb1k"
24
21
  };
@@ -55,16 +52,16 @@ var AvatarImage = function AvatarImage(_ref) {
55
52
  }, [src]);
56
53
  if (!src || hasImageErrored) {
57
54
  return /*#__PURE__*/React.createElement("span", {
58
- className: ax([styles.icon, fg('platform-component-visual-refresh') ? styles.iconBGVisualRefresh : styles.iconBg, nestedSvgStylesMap[size]])
55
+ className: ax([styles.icon, nestedSvgStylesMap[size]])
59
56
  }, appearance === 'circle' ? /*#__PURE__*/React.createElement(PersonIcon, {
60
57
  label: alt,
61
- color: fg('platform-component-visual-refresh') ? "var(--ds-icon-subtle, #626F86)" : "var(--ds-icon-inverse, #FFFFFF)",
58
+ color: "var(--ds-icon-subtle, #626F86)",
62
59
  testId: testId && "".concat(testId, "--person"),
63
60
  spacing: "spacious",
64
61
  LEGACY_secondaryColor: "var(--ds-icon-subtle, #626F86)"
65
62
  }) : /*#__PURE__*/React.createElement(ReleaseIcon, {
66
63
  label: alt,
67
- color: fg('platform-component-visual-refresh') ? "var(--ds-icon-subtle, #626F86)" : "var(--ds-icon-inverse, #FFFFFF)",
64
+ color: "var(--ds-icon-subtle, #626F86)",
68
65
  testId: testId && "".concat(testId, "--ship"),
69
66
  spacing: "spacious",
70
67
  LEGACY_secondaryColor: "var(--ds-icon-subtle, #626F86)"
@@ -17,5 +17,5 @@ type AvatarContentProps = {
17
17
  * - [Code](https://atlassian.design/components/avatar/code)
18
18
  * - [Usage](https://atlassian.design/components/avatar/usage)
19
19
  */
20
- export declare const AvatarContent: import("react").ForwardRefExoticComponent<AvatarContentProps & import("react").RefAttributes<HTMLElement>>;
20
+ export declare const AvatarContent: React.ForwardRefExoticComponent<React.PropsWithoutRef<AvatarContentProps> & React.RefAttributes<HTMLElement>>;
21
21
  export {};
@@ -60,5 +60,5 @@ export interface AvatarItemProps {
60
60
  * - [Examples](https://atlassian.design/components/avatar/avatar-item/examples)
61
61
  * - [Code](https://atlassian.design/components/avatar/avatar-item/code)
62
62
  */
63
- declare const AvatarItem: import("react").ForwardRefExoticComponent<AvatarItemProps & import("react").RefAttributes<HTMLElement>>;
63
+ declare const AvatarItem: React.ForwardRefExoticComponent<React.PropsWithoutRef<AvatarItemProps> & React.RefAttributes<HTMLElement>>;
64
64
  export default AvatarItem;
@@ -108,5 +108,5 @@ export interface AvatarPropTypes {
108
108
  * - [Code](https://atlassian.design/components/avatar/code)
109
109
  * - [Usage](https://atlassian.design/components/avatar/usage)
110
110
  */
111
- declare const Avatar: import("react").ForwardRefExoticComponent<AvatarPropTypes & import("react").RefAttributes<HTMLElement>>;
111
+ declare const Avatar: React.ForwardRefExoticComponent<React.PropsWithoutRef<AvatarPropTypes> & React.RefAttributes<HTMLElement>>;
112
112
  export default Avatar;
@@ -17,5 +17,5 @@ type AvatarContentProps = {
17
17
  * - [Code](https://atlassian.design/components/avatar/code)
18
18
  * - [Usage](https://atlassian.design/components/avatar/usage)
19
19
  */
20
- export declare const AvatarContent: import("react").ForwardRefExoticComponent<AvatarContentProps & import("react").RefAttributes<HTMLElement>>;
20
+ export declare const AvatarContent: React.ForwardRefExoticComponent<React.PropsWithoutRef<AvatarContentProps> & React.RefAttributes<HTMLElement>>;
21
21
  export {};
@@ -60,5 +60,5 @@ export interface AvatarItemProps {
60
60
  * - [Examples](https://atlassian.design/components/avatar/avatar-item/examples)
61
61
  * - [Code](https://atlassian.design/components/avatar/avatar-item/code)
62
62
  */
63
- declare const AvatarItem: import("react").ForwardRefExoticComponent<AvatarItemProps & import("react").RefAttributes<HTMLElement>>;
63
+ declare const AvatarItem: React.ForwardRefExoticComponent<React.PropsWithoutRef<AvatarItemProps> & React.RefAttributes<HTMLElement>>;
64
64
  export default AvatarItem;
@@ -108,5 +108,5 @@ export interface AvatarPropTypes {
108
108
  * - [Code](https://atlassian.design/components/avatar/code)
109
109
  * - [Usage](https://atlassian.design/components/avatar/usage)
110
110
  */
111
- declare const Avatar: import("react").ForwardRefExoticComponent<AvatarPropTypes & import("react").RefAttributes<HTMLElement>>;
111
+ declare const Avatar: React.ForwardRefExoticComponent<React.PropsWithoutRef<AvatarPropTypes> & React.RefAttributes<HTMLElement>>;
112
112
  export default Avatar;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/avatar",
3
- "version": "25.2.0",
3
+ "version": "25.3.0",
4
4
  "description": "An avatar is a visual representation of a user or entity.",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/"
@@ -40,7 +40,7 @@
40
40
  "@atlaskit/platform-feature-flags": "^1.1.0",
41
41
  "@atlaskit/primitives": "^14.15.0",
42
42
  "@atlaskit/theme": "^21.0.0",
43
- "@atlaskit/tokens": "^6.3.0",
43
+ "@atlaskit/tokens": "^6.4.0",
44
44
  "@babel/runtime": "^7.0.0",
45
45
  "@compiled/react": "^0.18.3"
46
46
  },
@@ -51,16 +51,16 @@
51
51
  "@af/accessibility-testing": "workspace:^",
52
52
  "@af/integration-testing": "workspace:^",
53
53
  "@af/visual-regression": "workspace:^",
54
- "@atlaskit/button": "^23.4.0",
54
+ "@atlaskit/button": "^23.5.0",
55
55
  "@atlaskit/code": "^17.2.0",
56
56
  "@atlaskit/docs": "^11.1.0",
57
- "@atlaskit/form": "^14.1.0",
57
+ "@atlaskit/form": "^14.2.0",
58
58
  "@atlaskit/heading": "^5.2.0",
59
59
  "@atlaskit/link": "^3.2.0",
60
60
  "@atlaskit/range": "^9.2.0",
61
61
  "@atlaskit/section-message": "^8.7.0",
62
62
  "@atlaskit/textfield": "^8.0.0",
63
- "@atlaskit/tooltip": "^20.4.0",
63
+ "@atlaskit/tooltip": "^20.5.0",
64
64
  "@atlassian/feature-flags-test-utils": "^0.3.0",
65
65
  "@atlassian/ssr-tests": "^0.3.0",
66
66
  "@testing-library/react": "^13.4.0",
@@ -98,9 +98,6 @@
98
98
  "platform.design-system-team.avatar-item-font-size_830x6": {
99
99
  "type": "boolean"
100
100
  },
101
- "platform-component-visual-refresh": {
102
- "type": "boolean"
103
- },
104
101
  "platform-visual-refresh-icons": {
105
102
  "type": "boolean"
106
103
  },