@bbl-digital/snorre 2.4.24 → 2.4.25
Sign up to get free protection for your applications and to get access to all the features.
package/dist/bundle.js
CHANGED
@@ -31311,7 +31311,7 @@
|
|
31311
31311
|
semibold: true,
|
31312
31312
|
size: "14px",
|
31313
31313
|
primary: true,
|
31314
|
-
children: [created && getFormattedDate(created, ddmmyyyy), updated && updated !== created && ` (Oppdatert: ${getFormattedDate(updated, ddmmyyyy)}${updatedBy ? ` av ${updatedBy})` : ''} `]
|
31314
|
+
children: [created && getFormattedDate(created, ddmmyyyy), updated && updated !== created && ` (Oppdatert: ${getFormattedDate(updated, ddmmyyyy)}${updatedBy ? ` av ${updatedBy})` : ')'} `]
|
31315
31315
|
})]
|
31316
31316
|
}), (hasAttachment || hasEvent) && /*#__PURE__*/jsxRuntime.jsxs(Group, {
|
31317
31317
|
children: [hasAttachment && /*#__PURE__*/jsxRuntime.jsx(Div$1, {
|
@@ -30,7 +30,7 @@ const NoticeMetaInfo = ({
|
|
30
30
|
semibold: true,
|
31
31
|
size: "14px",
|
32
32
|
primary: true,
|
33
|
-
children: [created && getFormattedDate(created, ddmmyyyy), updated && updated !== created && ` (Oppdatert: ${getFormattedDate(updated, ddmmyyyy)}${updatedBy ? ` av ${updatedBy})` : ''} `]
|
33
|
+
children: [created && getFormattedDate(created, ddmmyyyy), updated && updated !== created && ` (Oppdatert: ${getFormattedDate(updated, ddmmyyyy)}${updatedBy ? ` av ${updatedBy})` : ')'} `]
|
34
34
|
})]
|
35
35
|
}), (hasAttachment || hasEvent) && /*#__PURE__*/_jsxs(Group, {
|
36
36
|
children: [hasAttachment && /*#__PURE__*/_jsx(Div, {
|
@@ -30,7 +30,7 @@ const NoticeMetaInfo = ({
|
|
30
30
|
semibold: true,
|
31
31
|
size: "14px",
|
32
32
|
primary: true,
|
33
|
-
children: [created && getFormattedDate(created, ddmmyyyy), updated && updated !== created && ` (Oppdatert: ${getFormattedDate(updated, ddmmyyyy)}${updatedBy ? ` av ${updatedBy})` : ''} `]
|
33
|
+
children: [created && getFormattedDate(created, ddmmyyyy), updated && updated !== created && ` (Oppdatert: ${getFormattedDate(updated, ddmmyyyy)}${updatedBy ? ` av ${updatedBy})` : ')'} `]
|
34
34
|
})]
|
35
35
|
}), (hasAttachment || hasEvent) && /*#__PURE__*/_jsxs(Group, {
|
36
36
|
children: [hasAttachment && /*#__PURE__*/_jsx(Div, {
|