sass-cms-template-common 0.0.23 → 0.0.24
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/index.d.ts +2 -1
- package/dist/index.js +27 -27
- package/dist/index.js.map +1 -1
- package/dist/server.js +1 -1
- package/dist/{services-CBf1oWSA.js → services-xDvlUc4t.js} +16 -4
- package/dist/services-xDvlUc4t.js.map +1 -0
- package/package.json +1 -1
- package/dist/services-CBf1oWSA.js.map +0 -1
package/dist/server.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { $ as e, A as t, B as n, C as r, D as i, E as a, F as o, H as s, I as c, J as l, L as u, M as d, N as f, O as p, P as m, Q as h, R as g, S as _, T as v, V as y, X as b, Y as x, Z as S, _ as C, a as w, at as T, b as E, c as D, ct as O, d as k, dt as A, et as j, f as M, g as N, h as P, i as F, it as I, j as L, k as R, l as z, lt as B, m as V, n as H, nt as U, o as W, ot as G, p as K, q, r as J, rt as Y, s as X, st as Z, t as Q, tt as $, u as ee, ut as te, v as ne, w as re, x as ie, y as ae, z as oe } from "./services-
|
|
1
|
+
import { $ as e, A as t, B as n, C as r, D as i, E as a, F as o, H as s, I as c, J as l, L as u, M as d, N as f, O as p, P as m, Q as h, R as g, S as _, T as v, V as y, X as b, Y as x, Z as S, _ as C, a as w, at as T, b as E, c as D, ct as O, d as k, dt as A, et as j, f as M, g as N, h as P, i as F, it as I, j as L, k as R, l as z, lt as B, m as V, n as H, nt as U, o as W, ot as G, p as K, q, r as J, rt as Y, s as X, st as Z, t as Q, tt as $, u as ee, ut as te, v as ne, w as re, x as ie, y as ae, z as oe } from "./services-xDvlUc4t.js";
|
|
2
2
|
export { i as CmsAudiosServices, t as CmsAuthLoginServices, o as CmsAuthServices, a as CmsCategoriesServices, v as CmsCkeditorServices, r as CmsCommentsServices, Q as CmsCommonServices, _ as CmsContributionsServices, re as CmsCopilotServices, m as CmsDashboardServices, ae as CmsEventsServices, ne as CmsFileExplorerServices, C as CmsGeneralServices, N as CmsImagesServices, P as CmsNewsServices, V as CmsNotificationServices, K as CmsPeopleServices, M as CmsPlanningServices, k as CmsPollsServices, p as CmsPreviewServices, E as CmsProductivityPlanServices, f as CmsProfileServices, d as CmsPublicationsServices, ee as CmsRecipesServices, ie as CmsSectionsServices, L as CmsSitesServices, H as CmsTagsServices, J as CmsTranscribeServices, F as CmsTriviasServices, R as CmsUploadServices, z as CmsUsersServices, w as CmsVideosServices, W as CmsVodsServices, X as CmsWorkpaperServices, D as CmsZonesServices, $ as NETWORK_ERROR_CODES, U as classifyNetworkError, e as cmsNetworkBridge, A as commonErrorsEn, te as commonErrorsEs, B as commonErrorsPt, c as filterModulesByPermissions, q as findPublicationBySlug, l as findPublicationLabel, g as formatRelativeTime, oe as formatSiteDateTime, x as getAllPublications, G as getCommonError, b as getDefaultPublicationSlug, Y as getNetworkErrorCodeFromResult, n as getSiteNow, u as hasModulePermission, I as isNetworkErrorCode, T as isRetryableNetworkCode, Z as normalizeErrorCode, y as parseGmtOffsetMinutes, S as parsePublicationSlug, O as resolveErrorSeverity, j as resumeAxiosOnNetworkError, s as toSiteWallClock, h as toTestId };
|
|
@@ -88,6 +88,10 @@ var r = t("", {
|
|
|
88
88
|
light: "rgba(25, 28, 32, 0.10)",
|
|
89
89
|
dark: "rgba(255, 255, 255, 0.10)"
|
|
90
90
|
},
|
|
91
|
+
chipDeleteHoverBg: {
|
|
92
|
+
light: "rgba(44, 70, 120, 0.16)",
|
|
93
|
+
dark: "rgba(216, 226, 255, 0.16)"
|
|
94
|
+
},
|
|
91
95
|
whiteBtnBorder: {
|
|
92
96
|
light: "#DDDDDD",
|
|
93
97
|
dark: "#43474E"
|
|
@@ -264,11 +268,11 @@ var r = t("", {
|
|
|
264
268
|
}, u = {
|
|
265
269
|
active: {
|
|
266
270
|
bg: {
|
|
267
|
-
light: "#
|
|
271
|
+
light: "#92F7B7",
|
|
268
272
|
dark: "#0F3D22"
|
|
269
273
|
},
|
|
270
274
|
on: {
|
|
271
|
-
light: "#
|
|
275
|
+
light: "#002112",
|
|
272
276
|
dark: "#7FE0A0"
|
|
273
277
|
}
|
|
274
278
|
},
|
|
@@ -294,7 +298,7 @@ var r = t("", {
|
|
|
294
298
|
},
|
|
295
299
|
discarded: {
|
|
296
300
|
bg: {
|
|
297
|
-
light: "#
|
|
301
|
+
light: "#E7E8EE",
|
|
298
302
|
dark: "#2A2C31"
|
|
299
303
|
},
|
|
300
304
|
on: {
|
|
@@ -388,6 +392,14 @@ var r = t("", {
|
|
|
388
392
|
trending: {
|
|
389
393
|
light: "#8B4F00",
|
|
390
394
|
dark: "#E5B87A"
|
|
395
|
+
},
|
|
396
|
+
listRowHover: {
|
|
397
|
+
light: "#EFF0F0",
|
|
398
|
+
dark: "#2A2C31"
|
|
399
|
+
},
|
|
400
|
+
assignBtnHover: {
|
|
401
|
+
light: "#C2CCE6",
|
|
402
|
+
dark: "#35507F"
|
|
391
403
|
}
|
|
392
404
|
}), g = h.values, _ = {
|
|
393
405
|
high: {
|
|
@@ -4292,4 +4304,4 @@ var J = class {
|
|
|
4292
4304
|
//#endregion
|
|
4293
4305
|
export { j as $, ge as A, fe as B, we as C, s as Ct, be as D, xe as E, p as Et, J as F, F as G, W as H, q as I, B as J, P as K, he as L, Z as M, X as N, ye as O, Y as P, N as Q, me as R, Te as S, o as St, Se as T, d as Tt, L as U, U as V, I as W, V as X, R as Y, H as Z, Ae as _, c as _t, Ve as a, ue as at, De as b, ee as bt, Re as c, se as ct, Fe as d, x as dt, M as et, $ as f, y as ft, je as g, l as gt, Me as h, g as ht, He as i, le as it, Q as j, ve as k, Le as l, C as lt, Ne as m, te as mt, We as n, D as nt, Be as o, oe as ot, Pe as p, i as pt, z as q, Ue as r, de as rt, ze as s, w as st, Ge as t, T as tt, Ie as u, S as ut, ke as v, b as vt, Ce as w, re as wt, Ee as x, a as xt, Oe as y, ne as yt, K as z };
|
|
4294
4306
|
|
|
4295
|
-
//# sourceMappingURL=services-
|
|
4307
|
+
//# sourceMappingURL=services-xDvlUc4t.js.map
|