sass-cms-template-common 0.0.23 → 0.0.25

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/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-CBf1oWSA.js";
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-DoVB2Gol.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"
@@ -222,6 +226,7 @@ var r = t("", {
222
226
  pill: "999px"
223
227
  }, o = {
224
228
  button: "0 1px 2px rgba(0, 0, 0, 0.10)",
229
+ buttonSoft: "0 1px 2px rgba(0, 0, 0, 0.06)",
225
230
  menu: "0px 1px 3px 0px rgba(0, 0, 0, 0.30), 0px 4px 8px 3px rgba(0, 0, 0, 0.15)",
226
231
  menuSoft: "0 10px 30px rgba(0, 0, 0, 0.18)",
227
232
  accountMenu: "0 10px 30px rgba(25, 28, 32, 0.18)",
@@ -264,11 +269,11 @@ var r = t("", {
264
269
  }, u = {
265
270
  active: {
266
271
  bg: {
267
- light: "#D6F4DE",
272
+ light: "#92F7B7",
268
273
  dark: "#0F3D22"
269
274
  },
270
275
  on: {
271
- light: "#1D6B2E",
276
+ light: "#002112",
272
277
  dark: "#7FE0A0"
273
278
  }
274
279
  },
@@ -294,7 +299,7 @@ var r = t("", {
294
299
  },
295
300
  discarded: {
296
301
  bg: {
297
- light: "#ECEDF6",
302
+ light: "#E7E8EE",
298
303
  dark: "#2A2C31"
299
304
  },
300
305
  on: {
@@ -388,6 +393,22 @@ var r = t("", {
388
393
  trending: {
389
394
  light: "#8B4F00",
390
395
  dark: "#E5B87A"
396
+ },
397
+ listRowHover: {
398
+ light: "#EFF0F0",
399
+ dark: "#2A2C31"
400
+ },
401
+ assignBtnHover: {
402
+ light: "#C2CCE6",
403
+ dark: "#35507F"
404
+ },
405
+ generateBtn: {
406
+ light: "#2962FF",
407
+ dark: "#2962FF"
408
+ },
409
+ generateBtnHover: {
410
+ light: "#1D49C4",
411
+ dark: "#1D49C4"
391
412
  }
392
413
  }), g = h.values, _ = {
393
414
  high: {
@@ -4292,4 +4313,4 @@ var J = class {
4292
4313
  //#endregion
4293
4314
  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
4315
 
4295
- //# sourceMappingURL=services-CBf1oWSA.js.map
4316
+ //# sourceMappingURL=services-DoVB2Gol.js.map