@ix_waterford/lib 1.0.101 → 1.0.103

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.
@@ -0,0 +1,11 @@
1
+ import 'react-datepicker/dist/react-datepicker.css';
2
+ export interface DateRangeFieldProps {
3
+ startDate: Date | null;
4
+ endDate: Date | null;
5
+ onChange: (dates: [Date | null, Date | null]) => void;
6
+ placeholderText?: string;
7
+ className?: string;
8
+ }
9
+ declare const _default: import("@emotion/styled").StyledComponent<DateRangeFieldProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
10
+ export default _default;
11
+ //# sourceMappingURL=DateRangeField.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"DateRangeField.d.ts","sourceRoot":"","sources":["../../../../src/components/dateRangeField/DateRangeField.tsx"],"names":[],"mappings":"AAOA,OAAO,4CAA4C,CAAC;AAOpD,MAAM,WAAW,mBAAmB;IAChC,SAAS,EAAE,IAAI,GAAG,IAAI,CAAC;IACvB,OAAO,EAAE,IAAI,GAAG,IAAI,CAAC;IACrB,QAAQ,EAAE,CAAC,KAAK,EAAE,CAAC,IAAI,GAAG,IAAI,EAAE,IAAI,GAAG,IAAI,CAAC,KAAK,IAAI,CAAC;IACtD,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;CACtB;;AAmDD,wBAAsD"}
@@ -0,0 +1,3 @@
1
+ export { default as DateRangeField } from './DateRangeField';
2
+ export type { DateRangeFieldProps } from './DateRangeField';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/dateRangeField/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAC7D,YAAY,EAAE,mBAAmB,EAAE,MAAM,kBAAkB,CAAC"}
@@ -0,0 +1,7 @@
1
+ export declare const Style: () => {
2
+ '& .date-range-calendar-icon': {
3
+ fontSize: string;
4
+ color: string;
5
+ };
6
+ };
7
+ //# sourceMappingURL=style.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"style.d.ts","sourceRoot":"","sources":["../../../../src/components/dateRangeField/style.tsx"],"names":[],"mappings":"AAAA,eAAO,MAAM,KAAK;;;;;CAKhB,CAAC"}
@@ -1,9 +1,11 @@
1
1
  import React from 'react';
2
+ import './dateSearchField.css';
2
3
  import type { SearchValue } from '../../types';
3
4
  interface DateSearchFieldProps {
4
5
  field: string;
5
6
  value: SearchValue;
6
7
  onSearch: (value: string | null) => void;
8
+ placeholderText?: string;
7
9
  }
8
10
  export declare const DateSearchField: React.NamedExoticComponent<DateSearchFieldProps>;
9
11
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"DateSearchField.d.ts","sourceRoot":"","sources":["../../../../../../src/components/table/header/searchFields/DateSearchField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAS1B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAG/C,UAAU,oBAAoB;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,WAAW,CAAC;IACnB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;CAC5C;AA0BD,eAAO,MAAM,eAAe,kDAAuC,CAAC"}
1
+ {"version":3,"file":"DateSearchField.d.ts","sourceRoot":"","sources":["../../../../../../src/components/table/header/searchFields/DateSearchField.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAKxC,OAAO,uBAAuB,CAAC;AAE/B,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAE/C,UAAU,oBAAoB;IAC1B,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,WAAW,CAAC;IACnB,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI,KAAK,IAAI,CAAC;IACzC,eAAe,CAAC,EAAE,MAAM,CAAC;CAC5B;AA6BD,eAAO,MAAM,eAAe,kDAAuC,CAAC"}
@@ -1,4 +1,5 @@
1
1
  import { type Dayjs } from 'dayjs';
2
2
  export declare const formatDate: (date: Date | string | number | Dayjs | boolean | null | undefined, format?: string) => string | null;
3
3
  export declare const parseDate: (date: string, format?: string | null | undefined) => Dayjs | null;
4
+ export declare const parseToNativeDate: (date: string | undefined) => Date | null;
4
5
  //# sourceMappingURL=date.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"date.d.ts","sourceRoot":"","sources":["../../../src/utils/date.ts"],"names":[],"mappings":"AAAA,OAAc,EAAE,KAAK,KAAK,EAAE,MAAM,OAAO,CAAC;AAI1C,eAAO,MAAM,UAAU,GAAI,MAAM,IAAI,GAAG,MAAM,GAAG,MAAM,GAAG,KAAK,GAAG,OAAO,GAAG,IAAI,GAAG,SAAS,EAAE,SAAQ,MAA4B,KAAG,MAAM,GAAG,IAM7I,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,MAAM,MAAM,EAAE,SAAQ,MAAM,GAAG,IAAI,GAAG,SAAgB,KAAG,KAAK,GAAG,IAQ1F,CAAA"}
1
+ {"version":3,"file":"date.d.ts","sourceRoot":"","sources":["../../../src/utils/date.ts"],"names":[],"mappings":"AAAA,OAAc,EAAE,KAAK,KAAK,EAAE,MAAM,OAAO,CAAC;AAI1C,eAAO,MAAM,UAAU,GAAI,MAAM,IAAI,GAAG,MAAM,GAAG,MAAM,GAAG,KAAK,GAAG,OAAO,GAAG,IAAI,GAAG,SAAS,EAAE,SAAQ,MAA4B,KAAG,MAAM,GAAG,IAM7I,CAAC;AAEF,eAAO,MAAM,SAAS,GAAI,MAAM,MAAM,EAAE,SAAQ,MAAM,GAAG,IAAI,GAAG,SAAgB,KAAG,KAAK,GAAG,IAQ1F,CAAA;AAED,eAAO,MAAM,iBAAiB,GAAI,MAAM,MAAM,GAAG,SAAS,KAAG,IAAI,GAAG,IAA+C,CAAC"}
@@ -37,6 +37,8 @@ export declare const VIEW_HEADER_I18N_KEYS: {
37
37
  readonly SET_DEFAULT_LIST_VIEW: "viewHeader.setDefaultListView";
38
38
  readonly SET_DEFAULT_CARD_VIEW: "viewHeader.setDefaultCardView";
39
39
  readonly DEFAULT_VIEW_NONE: "viewHeader.defaultViewNone";
40
+ readonly FROM: "viewHeader.from";
41
+ readonly TO: "viewHeader.to";
40
42
  readonly FROM_DATE: "viewHeader.fromDate";
41
43
  readonly TO_DATE: "viewHeader.toDate";
42
44
  };
@@ -1 +1 @@
1
- {"version":3,"file":"resolveLabel.d.ts","sourceRoot":"","sources":["../../../src/utils/resolveLabel.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,MAAM,MAAM,qBAAqB,GAAG,CAChC,GAAG,EAAE,MAAM,EACX,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,KACxC,MAAM,CAAC;AAEZ;;;;GAIG;AACH,wBAAgB,sBAAsB,CAClC,CAAC,EAAE,qBAAqB,GAAG,SAAS,EACpC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,EAChB,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,GAChD,MAAM,CAKR;AAED,mFAAmF;AACnF,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6BxB,CAAC;AAEX,gFAAgF;AAChF,eAAO,MAAM,oBAAoB;;;;;CAKvB,CAAC"}
1
+ {"version":3,"file":"resolveLabel.d.ts","sourceRoot":"","sources":["../../../src/utils/resolveLabel.ts"],"names":[],"mappings":"AAAA;;;GAGG;AACH,MAAM,MAAM,qBAAqB,GAAG,CAChC,GAAG,EAAE,MAAM,EACX,OAAO,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,KACxC,MAAM,CAAC;AAEZ;;;;GAIG;AACH,wBAAgB,sBAAsB,CAClC,CAAC,EAAE,qBAAqB,GAAG,SAAS,EACpC,GAAG,EAAE,MAAM,EACX,QAAQ,EAAE,MAAM,EAChB,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC,GAChD,MAAM,CAKR;AAED,mFAAmF;AACnF,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA+BxB,CAAC;AAEX,gFAAgF;AAChF,eAAO,MAAM,oBAAoB;;;;;CAKvB,CAAC"}
package/dist/utils.js CHANGED
@@ -1 +1 @@
1
- import e from"dayjs";var r={};r.d=(e,t)=>{for(var a in t)r.o(t,a)&&!r.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:t[a]})},r.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r);var t={};r.d(t,{Xm:()=>w,J2:()=>S,_S:()=>E,X:()=>I,Mg:()=>u,u5:()=>d,VP:()=>s,sc:()=>O,ZF:()=>A,Yq:()=>a,B9:()=>_,bs:()=>p,Hd:()=>g,AP:()=>m,RI:()=>n,_U:()=>o,fO:()=>b,Im:()=>l,jw:()=>i});let a=function(r){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"YYYY-MM-DD";try{return r?e(r).format(t):null}catch(e){return null}},o=function(r){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;try{if(!r)return null;let a=t?e(r,t,!0):e(r);return a.isValid()?a:null}catch(e){return null}},_=e=>!!e&&"string"==typeof e&&RegExp("^(?!\\.)(?!.*\\.\\.)[A-Za-z0-9.!#$%&'*+/=?^_`{|}~-]+(?<!\\.)@[A-Za-z0-9-]+(?:\\.[A-Za-z0-9-]+)*\\.[A-Za-z]{2,}$").test(e.trim()),i=e=>null==e||"string"==typeof e&&0===e.trim().length,s=e=>null==e||!!Array.isArray(e)&&0===e.length,n=e=>null==e||!Array.isArray(e)&&e.constructor===Object&&0===Object.keys(e).length,l=e=>null==e||("string"==typeof e?i(e):Array.isArray(e)?s(e):"object"==typeof e&&n(e)),c=["#e57373","#f06292","#ba68c8","#9575cd","#c5cae9","#7986cb","#4fc3f7","#4dd0e1","#4db6ac","#81c784","#aed581","#dce775","#ffee58","#ffca28","#ff7043","#8d6e63","#bdbdbd"],p=e=>e||0===e?c[String(e).split("").reduce((e,r)=>e+r.charCodeAt(0),0)%c.length]:c[0],d=e=>e?e.slice().split(" ").map(e=>e[0]||"").join("").slice(0,2).toUpperCase():"",w=function(e){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:25,t="string"==typeof e?e.trim():String(e??"");return t.length>r?`${t.substring(0,r)}...`:t},E=e=>{try{let r=window.localStorage.getItem(e);return r?JSON.parse(r):null}catch(e){return null}},m=(e,r)=>{try{return window.localStorage.setItem(e,JSON.stringify(r)),!0}catch(e){return!1}},O=e=>{try{return window.localStorage.removeItem(e),!0}catch{return!1}},g=e=>{try{let r=window.sessionStorage.getItem(e);return r?JSON.parse(r):null}catch{return null}},S=(e,r)=>{try{return window.sessionStorage.setItem(e,JSON.stringify(r)),!0}catch{return!1}},I=e=>{try{return window.sessionStorage.removeItem(e),!0}catch{return!1}};function A(e,r,t,a){if(!e)return t;let o=a?e(r,a):e(r);return o&&o!==r?o:t}let u={CLEAR_FILTER:"viewHeader.clearFilter",BOOKMARK:"viewHeader.bookmark",BOOKMARK_DIALOG_TITLE:"viewHeader.bookmarkDialogTitle",BOOKMARK_NAME_LABEL:"viewHeader.bookmarkNameLabel",BOOKMARK_NAME_PLACEHOLDER:"viewHeader.bookmarkNamePlaceholder",BOOKMARK_DESCRIPTION_LABEL:"viewHeader.bookmarkDescriptionLabel",BOOKMARK_DESCRIPTION_PLACEHOLDER:"viewHeader.bookmarkDescriptionPlaceholder",BOOKMARK_NAME_REQUIRED:"viewHeader.bookmarkNameRequired",BOOKMARK_NAME_MAX_LENGTH:"viewHeader.bookmarkNameMaxLength",BOOKMARK_DESCRIPTION_MAX_LENGTH:"viewHeader.bookmarkDescriptionMaxLength",SAVE:"viewHeader.save",SEARCH:"viewHeader.search",SEARCH_OPTIONS:"viewHeader.searchOptions",SELECT_OPTIONS:"viewHeader.selectOptions",NO_OPTIONS_FOUND:"viewHeader.noOptionsFound",DOWNLOAD:"viewHeader.download",COLUMN_SETTINGS:"viewHeader.columnSettings",COLUMN_SETTINGS_POPOVER_TITLE:"viewHeader.columnSettingsPopoverTitle",SELECT_ALL:"viewHeader.selectAll",SORT_COLUMNS_TOOLTIP:"viewHeader.sortColumnsTooltip",DEFAULT_VIEW:"viewHeader.defaultView",LIST_VIEW:"viewHeader.listView",CARD_VIEW:"viewHeader.cardView",SET_DEFAULT_LIST_VIEW:"viewHeader.setDefaultListView",SET_DEFAULT_CARD_VIEW:"viewHeader.setDefaultCardView",DEFAULT_VIEW_NONE:"viewHeader.defaultViewNone",FROM_DATE:"viewHeader.fromDate",TO_DATE:"viewHeader.toDate"},b={SHOW:"pagination.show",DISPLAYING_RANGE:"pagination.displayingRange",DISPLAYING_ZERO:"pagination.displayingZero",PAGE_OF:"pagination.pageOf"};var v=t.fO,L=t.Mg,N=t.Yq,H=t.bs,k=t.u5,y=t._S,T=t.Hd,f=t.Im,D=t.VP,R=t.RI,h=t.jw,M=t.B9,P=t._U,x=t.sc,V=t.X,K=t.ZF,C=t.AP,F=t.J2,B=t.Xm;export{v as PAGINATION_I18N_KEYS,L as VIEW_HEADER_I18N_KEYS,N as formatDate,H as getColorFromId,k as getFormattedName,y as getLocalStorageItem,T as getSessionStorageItem,f as isEmpty,D as isEmptyArray,R as isEmptyObject,h as isEmptyString,M as isValidEmail,P as parseDate,x as removeLocalStorageItem,V as removeSessionStorageItem,K as resolveViewHeaderLabel,C as setLocalStorageItem,F as setSessionStorageItem,B as strEllipsis};
1
+ import e from"dayjs";var r={};r.d=(e,t)=>{for(var a in t)r.o(t,a)&&!r.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:t[a]})},r.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r);var t={};r.d(t,{Xm:()=>w,J2:()=>S,_S:()=>m,X:()=>I,Mg:()=>u,u5:()=>d,VP:()=>s,sc:()=>O,ZF:()=>A,Yq:()=>a,B9:()=>_,bs:()=>p,Hd:()=>g,AP:()=>E,RI:()=>n,_U:()=>o,fO:()=>b,Im:()=>l,jw:()=>i});let a=function(r){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"YYYY-MM-DD";try{return r?e(r).format(t):null}catch(e){return null}},o=function(r){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;try{if(!r)return null;let a=t?e(r,t,!0):e(r);return a.isValid()?a:null}catch(e){return null}},_=e=>!!e&&"string"==typeof e&&RegExp("^(?!\\.)(?!.*\\.\\.)[A-Za-z0-9.!#$%&'*+/=?^_`{|}~-]+(?<!\\.)@[A-Za-z0-9-]+(?:\\.[A-Za-z0-9-]+)*\\.[A-Za-z]{2,}$").test(e.trim()),i=e=>null==e||"string"==typeof e&&0===e.trim().length,s=e=>null==e||!!Array.isArray(e)&&0===e.length,n=e=>null==e||!Array.isArray(e)&&e.constructor===Object&&0===Object.keys(e).length,l=e=>null==e||("string"==typeof e?i(e):Array.isArray(e)?s(e):"object"==typeof e&&n(e)),c=["#e57373","#f06292","#ba68c8","#9575cd","#c5cae9","#7986cb","#4fc3f7","#4dd0e1","#4db6ac","#81c784","#aed581","#dce775","#ffee58","#ffca28","#ff7043","#8d6e63","#bdbdbd"],p=e=>e||0===e?c[String(e).split("").reduce((e,r)=>e+r.charCodeAt(0),0)%c.length]:c[0],d=e=>e?e.slice().split(" ").map(e=>e[0]||"").join("").slice(0,2).toUpperCase():"",w=function(e){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:25,t="string"==typeof e?e.trim():String(e??"");return t.length>r?`${t.substring(0,r)}...`:t},m=e=>{try{let r=window.localStorage.getItem(e);return r?JSON.parse(r):null}catch(e){return null}},E=(e,r)=>{try{return window.localStorage.setItem(e,JSON.stringify(r)),!0}catch(e){return!1}},O=e=>{try{return window.localStorage.removeItem(e),!0}catch{return!1}},g=e=>{try{let r=window.sessionStorage.getItem(e);return r?JSON.parse(r):null}catch{return null}},S=(e,r)=>{try{return window.sessionStorage.setItem(e,JSON.stringify(r)),!0}catch{return!1}},I=e=>{try{return window.sessionStorage.removeItem(e),!0}catch{return!1}};function A(e,r,t,a){if(!e)return t;let o=a?e(r,a):e(r);return o&&o!==r?o:t}let u={CLEAR_FILTER:"viewHeader.clearFilter",BOOKMARK:"viewHeader.bookmark",BOOKMARK_DIALOG_TITLE:"viewHeader.bookmarkDialogTitle",BOOKMARK_NAME_LABEL:"viewHeader.bookmarkNameLabel",BOOKMARK_NAME_PLACEHOLDER:"viewHeader.bookmarkNamePlaceholder",BOOKMARK_DESCRIPTION_LABEL:"viewHeader.bookmarkDescriptionLabel",BOOKMARK_DESCRIPTION_PLACEHOLDER:"viewHeader.bookmarkDescriptionPlaceholder",BOOKMARK_NAME_REQUIRED:"viewHeader.bookmarkNameRequired",BOOKMARK_NAME_MAX_LENGTH:"viewHeader.bookmarkNameMaxLength",BOOKMARK_DESCRIPTION_MAX_LENGTH:"viewHeader.bookmarkDescriptionMaxLength",SAVE:"viewHeader.save",SEARCH:"viewHeader.search",SEARCH_OPTIONS:"viewHeader.searchOptions",SELECT_OPTIONS:"viewHeader.selectOptions",NO_OPTIONS_FOUND:"viewHeader.noOptionsFound",DOWNLOAD:"viewHeader.download",COLUMN_SETTINGS:"viewHeader.columnSettings",COLUMN_SETTINGS_POPOVER_TITLE:"viewHeader.columnSettingsPopoverTitle",SELECT_ALL:"viewHeader.selectAll",SORT_COLUMNS_TOOLTIP:"viewHeader.sortColumnsTooltip",DEFAULT_VIEW:"viewHeader.defaultView",LIST_VIEW:"viewHeader.listView",CARD_VIEW:"viewHeader.cardView",SET_DEFAULT_LIST_VIEW:"viewHeader.setDefaultListView",SET_DEFAULT_CARD_VIEW:"viewHeader.setDefaultCardView",DEFAULT_VIEW_NONE:"viewHeader.defaultViewNone",FROM:"viewHeader.from",TO:"viewHeader.to",FROM_DATE:"viewHeader.fromDate",TO_DATE:"viewHeader.toDate"},b={SHOW:"pagination.show",DISPLAYING_RANGE:"pagination.displayingRange",DISPLAYING_ZERO:"pagination.displayingZero",PAGE_OF:"pagination.pageOf"};var v=t.fO,L=t.Mg,N=t.Yq,H=t.bs,T=t.u5,k=t._S,y=t.Hd,f=t.Im,D=t.VP,R=t.RI,M=t.jw,h=t.B9,P=t._U,x=t.sc,V=t.X,K=t.ZF,C=t.AP,F=t.J2,B=t.Xm;export{v as PAGINATION_I18N_KEYS,L as VIEW_HEADER_I18N_KEYS,N as formatDate,H as getColorFromId,T as getFormattedName,k as getLocalStorageItem,y as getSessionStorageItem,f as isEmpty,D as isEmptyArray,R as isEmptyObject,M as isEmptyString,h as isValidEmail,P as parseDate,x as removeLocalStorageItem,V as removeSessionStorageItem,K as resolveViewHeaderLabel,C as setLocalStorageItem,F as setSessionStorageItem,B as strEllipsis};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ix_waterford/lib",
3
- "version": "1.0.101",
3
+ "version": "1.0.103",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",
@@ -63,6 +63,7 @@
63
63
  "date-fns": "^4.1.0",
64
64
  "lexical": "^0.38.2",
65
65
  "react-color": "^2.19.3",
66
+ "react-datepicker": "^9.1.0",
66
67
  "react-player": "^3.3.3",
67
68
  "swiper": "^12.0.3"
68
69
  },
@@ -1 +0,0 @@
1
- .editor-input{outline:none;min-height:200px;padding:12px;font-size:16px;line-height:1.5}.editor-placeholder{color:#aaa;pointer-events:none;padding:12px;position:absolute}.editor-textBold{font-weight:700}.editor-textItalic{font-style:italic}.editor-textUnderline{text-decoration:underline}.editor-textStrikethrough{text-decoration:line-through}.editor-textSubscript{vertical-align:sub;font-size:.8em}.editor-textSuperscript{vertical-align:super;font-size:.8em}.editor-heading-h1{margin:.67em 0;font-size:2em;font-weight:700}.editor-heading-h2{margin:.75em 0;font-size:1.75em;font-weight:700}.editor-heading-h3{margin:.83em 0;font-size:1.5em;font-weight:700}.editor-heading-h4{margin:1em 0;font-size:1.25em;font-weight:700}.editor-heading-h5{margin:1.17em 0;font-size:1.1em;font-weight:700}.editor-heading-h6{margin:1.33em 0;font-size:1em;font-weight:700}.editor-list-ol,.editor-list-ul{margin:.5em 0;padding-left:30px}.editor-list-item{margin:.25em 0}.editor-quote{color:#666;border-left:4px solid #ccc;margin:0;padding-left:20px;font-style:italic}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
@@ -1 +0,0 @@
1
- .editor-input{outline:none;min-height:200px;padding:12px;font-size:16px;line-height:1.5}.editor-placeholder{color:#aaa;pointer-events:none;padding:12px;position:absolute}.editor-textBold{font-weight:700}.editor-textItalic{font-style:italic}.editor-textUnderline{text-decoration:underline}.editor-textStrikethrough{text-decoration:line-through}.editor-textSubscript{vertical-align:sub;font-size:.8em}.editor-textSuperscript{vertical-align:super;font-size:.8em}.editor-heading-h1{margin:.67em 0;font-size:2em;font-weight:700}.editor-heading-h2{margin:.75em 0;font-size:1.75em;font-weight:700}.editor-heading-h3{margin:.83em 0;font-size:1.5em;font-weight:700}.editor-heading-h4{margin:1em 0;font-size:1.25em;font-weight:700}.editor-heading-h5{margin:1.17em 0;font-size:1.1em;font-weight:700}.editor-heading-h6{margin:1.33em 0;font-size:1em;font-weight:700}.editor-list-ol,.editor-list-ul{margin:.5em 0;padding-left:30px}.editor-list-item{margin:.25em 0}.editor-quote{color:#666;border-left:4px solid #ccc;margin:0;padding-left:20px;font-style:italic}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}