@bbl-digital/snorre 4.0.30 → 4.0.32
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/dist/bundle.js +4 -0
- package/esm/core/NotificationsMenu/NotificationRow/index.js +2 -0
- package/esm/core/NotificationsMenu/index.js +2 -0
- package/lib/core/NotificationsMenu/NotificationRow/index.d.ts.map +1 -1
- package/lib/core/NotificationsMenu/NotificationRow/index.js +2 -0
- package/lib/core/NotificationsMenu/index.d.ts +1 -1
- package/lib/core/NotificationsMenu/index.d.ts.map +1 -1
- package/lib/core/NotificationsMenu/index.js +2 -0
- package/package.json +1 -1
package/dist/bundle.js
CHANGED
|
@@ -25728,6 +25728,8 @@
|
|
|
25728
25728
|
nostyle: true,
|
|
25729
25729
|
onClick: onClick,
|
|
25730
25730
|
focusable: true,
|
|
25731
|
+
trackingName: "Felles",
|
|
25732
|
+
trackingEvent: "Toggle varselmeny",
|
|
25731
25733
|
children: [hasUnread ? /*#__PURE__*/jsxRuntime$1.jsx(IconBellOutline$1, {
|
|
25732
25734
|
secondary: true
|
|
25733
25735
|
}) : /*#__PURE__*/jsxRuntime$1.jsx(IconBellFilled$1, {}), hasUnread && /*#__PURE__*/jsxRuntime$1.jsx(UnreadMark, {
|
|
@@ -25793,6 +25795,8 @@
|
|
|
25793
25795
|
}) => /*#__PURE__*/jsxRuntime$1.jsx(StyledButton, {
|
|
25794
25796
|
nostyle: true,
|
|
25795
25797
|
onClick: onClick,
|
|
25798
|
+
trackingName: "Felles",
|
|
25799
|
+
trackingEvent: "Klikk varselelement",
|
|
25796
25800
|
children: /*#__PURE__*/jsxRuntime$1.jsxs(Wrapper$v, {
|
|
25797
25801
|
hideBorderBottom: hideBorderBottom,
|
|
25798
25802
|
children: [icon, /*#__PURE__*/jsxRuntime$1.jsxs(TextContent$1, {
|
|
@@ -13,6 +13,8 @@ const NotificationRow = ({
|
|
|
13
13
|
}) => /*#__PURE__*/_jsx(StyledButton, {
|
|
14
14
|
nostyle: true,
|
|
15
15
|
onClick: onClick,
|
|
16
|
+
trackingName: "Felles",
|
|
17
|
+
trackingEvent: "Klikk varselelement",
|
|
16
18
|
children: /*#__PURE__*/_jsxs(Wrapper, {
|
|
17
19
|
hideBorderBottom: hideBorderBottom,
|
|
18
20
|
children: [icon, /*#__PURE__*/_jsxs(TextContent, {
|
|
@@ -48,6 +48,8 @@ const NotificationsMenu = ({
|
|
|
48
48
|
nostyle: true,
|
|
49
49
|
onClick: onClick,
|
|
50
50
|
focusable: true,
|
|
51
|
+
trackingName: "Felles",
|
|
52
|
+
trackingEvent: "Toggle varselmeny",
|
|
51
53
|
children: [hasUnread ? /*#__PURE__*/_jsx(IconBellOutline, {
|
|
52
54
|
secondary: true
|
|
53
55
|
}) : /*#__PURE__*/_jsx(IconBellFilled, {}), hasUnread && /*#__PURE__*/_jsx(UnreadMark, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/packages/core/NotificationsMenu/NotificationRow/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,aAAK,MAAM,GAAG;IACZ,yBAAyB;IACzB,KAAK,EAAE,MAAM,CAAA;IACb,4CAA4C;IAC5C,WAAW,EAAE,MAAM,CAAA;IACnB,sCAAsC;IACtC,IAAI,EAAE,KAAK,CAAC,SAAS,CAAA;IACrB,iCAAiC;IACjC,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,gCAAgC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,mCAAmC;IACnC,OAAO,EAAE,MAAM,IAAI,CAAA;CACpB,CAAA;AAED,QAAA,MAAM,eAAe,wEAOlB,MAAM,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/packages/core/NotificationsMenu/NotificationRow/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,aAAK,MAAM,GAAG;IACZ,yBAAyB;IACzB,KAAK,EAAE,MAAM,CAAA;IACb,4CAA4C;IAC5C,WAAW,EAAE,MAAM,CAAA;IACnB,sCAAsC;IACtC,IAAI,EAAE,KAAK,CAAC,SAAS,CAAA;IACrB,iCAAiC;IACjC,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,gCAAgC;IAChC,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,mCAAmC;IACnC,OAAO,EAAE,MAAM,IAAI,CAAA;CACpB,CAAA;AAED,QAAA,MAAM,eAAe,wEAOlB,MAAM,sBAwBR,CAAA;AAED,eAAe,eAAe,CAAA"}
|
|
@@ -13,6 +13,8 @@ const NotificationRow = ({
|
|
|
13
13
|
}) => /*#__PURE__*/_jsx(StyledButton, {
|
|
14
14
|
nostyle: true,
|
|
15
15
|
onClick: onClick,
|
|
16
|
+
trackingName: "Felles",
|
|
17
|
+
trackingEvent: "Klikk varselelement",
|
|
16
18
|
children: /*#__PURE__*/_jsxs(Wrapper, {
|
|
17
19
|
hideBorderBottom: hideBorderBottom,
|
|
18
20
|
children: [icon, /*#__PURE__*/_jsxs(TextContent, {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/core/NotificationsMenu/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAA;AAW7D,UAAU,MAAM;IACd,yCAAyC;IACzC,WAAW,EAAE,MAAM,CAAA;IACnB,sCAAsC;IACtC,YAAY,CAAC,EAAE,GAAG,CAAA;IAClB,yBAAyB;IACzB,MAAM,CAAC,EAAE,MAAM,GAAG,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/packages/core/NotificationsMenu/index.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAyC,MAAM,OAAO,CAAA;AAW7D,UAAU,MAAM;IACd,yCAAyC;IACzC,WAAW,EAAE,MAAM,CAAA;IACnB,sCAAsC;IACtC,YAAY,CAAC,EAAE,GAAG,CAAA;IAClB,yBAAyB;IACzB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IACxB,eAAe;IACf,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IAC1B,6BAA6B;IAC7B,WAAW,CAAC,EAAE,MAAM,IAAI,CAAA;CACzB;AAED,QAAA,MAAM,iBAAiB,kEAMpB,MAAM,sBAgER,CAAA;AAED,eAAe,iBAAiB,CAAA"}
|
|
@@ -48,6 +48,8 @@ const NotificationsMenu = ({
|
|
|
48
48
|
nostyle: true,
|
|
49
49
|
onClick: onClick,
|
|
50
50
|
focusable: true,
|
|
51
|
+
trackingName: "Felles",
|
|
52
|
+
trackingEvent: "Toggle varselmeny",
|
|
51
53
|
children: [hasUnread ? /*#__PURE__*/_jsx(IconBellOutline, {
|
|
52
54
|
secondary: true
|
|
53
55
|
}) : /*#__PURE__*/_jsx(IconBellFilled, {}), hasUnread && /*#__PURE__*/_jsx(UnreadMark, {
|