@zealicsolutions/web-ui 1.0.48 → 1.0.49
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/cjs/index.js +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/molecules/Calendar/CalendarMolecule.d.ts +1 -0
- package/dist/esm/molecules/Calendar/CalendarMolecule.d.ts +1 -0
- package/dist/esm/molecules/Calendar/CalendarMolecule.js +1 -1
- package/dist/esm/molecules/Calendar/CalendarMolecule.js.map +1 -1
- package/dist/esm/node_modules/is-hotkey/lib/index.js +1 -1
- package/dist/esm/node_modules/react-slick/lib/index.js +1 -1
- package/dist/index.d.ts +1 -0
- package/package.json +1 -1
@@ -25,6 +25,7 @@ export interface CalendarMoleculeProps {
|
|
25
25
|
buttonBorderRadius?: string;
|
26
26
|
eventFontSize?: string | number;
|
27
27
|
eventFontFamily?: string;
|
28
|
+
eventFontWeight?: string | number;
|
28
29
|
resourceGroupCollapsible?: boolean;
|
29
30
|
width?: string | number;
|
30
31
|
height?: string | number;
|
@@ -25,6 +25,7 @@ export interface CalendarMoleculeProps {
|
|
25
25
|
buttonBorderRadius?: string;
|
26
26
|
eventFontSize?: string | number;
|
27
27
|
eventFontFamily?: string;
|
28
|
+
eventFontWeight?: string | number;
|
28
29
|
resourceGroupCollapsible?: boolean;
|
29
30
|
width?: string | number;
|
30
31
|
height?: string | number;
|
@@ -1,2 +1,2 @@
|
|
1
|
-
import{__assign as e,__spreadArray as o}from"../../node_modules/tslib/tslib.es6.js";import{jsxs as r,jsx as t}from"../../node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.esm.js";import{useState as i,useRef as n,useCallback as d}from"react";import l from"../../node_modules/@fullcalendar/react/dist/index.js";import a from"../../node_modules/@fullcalendar/interaction/index.js";import s from"../../node_modules/@fullcalendar/daygrid/index.js";import c from"../../node_modules/@fullcalendar/timegrid/index.js";import u from"../../node_modules/@fullcalendar/list/index.js";import m from"../../node_modules/@fullcalendar/timeline/index.js";import f from"../../node_modules/@fullcalendar/resource/index.js";import v from"../../node_modules/@fullcalendar/resource-timegrid/index.js";import g from"../../node_modules/@fullcalendar/resource-timeline/index.js";import p from"../../node_modules/@fullcalendar/multimonth/index.js";import b from"../../node_modules/@mui/material/Box/Box.js";var h=function(h){var y=h.events,x=void 0===y?[]:y,C=h.resources,T=h.initialView,j=void 0===T?"dayGridMonth":T,B=h.enableDayGrid,k=void 0!==B&&B,w=h.enableTimeGrid,G=void 0!==w&&w,M=h.enableList,
|
1
|
+
import{__assign as e,__spreadArray as o}from"../../node_modules/tslib/tslib.es6.js";import{jsxs as r,jsx as t}from"../../node_modules/@emotion/react/jsx-runtime/dist/emotion-react-jsx-runtime.esm.js";import{useState as i,useRef as n,useCallback as d}from"react";import l from"../../node_modules/@fullcalendar/react/dist/index.js";import a from"../../node_modules/@fullcalendar/interaction/index.js";import s from"../../node_modules/@fullcalendar/daygrid/index.js";import c from"../../node_modules/@fullcalendar/timegrid/index.js";import u from"../../node_modules/@fullcalendar/list/index.js";import m from"../../node_modules/@fullcalendar/timeline/index.js";import f from"../../node_modules/@fullcalendar/resource/index.js";import v from"../../node_modules/@fullcalendar/resource-timegrid/index.js";import g from"../../node_modules/@fullcalendar/resource-timeline/index.js";import p from"../../node_modules/@fullcalendar/multimonth/index.js";import b from"../../node_modules/@mui/material/Box/Box.js";var h=function(h){var y=h.events,x=void 0===y?[]:y,C=h.resources,T=h.initialView,j=void 0===T?"dayGridMonth":T,B=h.enableDayGrid,k=void 0!==B&&B,w=h.enableTimeGrid,G=void 0!==w&&w,M=h.enableList,W=void 0!==M&&M,S=h.enableTimeline,_=void 0!==S&&S,D=h.enableResourceTimeline,L=void 0!==D&&D,R=h.enableYearView,A=void 0!==R&&R,F=h.editable,H=void 0!==F&&F,V=h.droppable,z=void 0!==V&&V,E=h.selectable,I=void 0!==E&&E,O=h.monthsPerRow,Y=void 0===O?3:O,N=h.dayMaxEvents,K=void 0===N?3:N,P=h.yearViewMode,q=void 0===P?"grid":P,J=h.slotDuration,Q=void 0===J?"00:15:00":J,U=h.snapDuration,X=void 0===U?"00:05:00":U,Z=h.businessHours,$=h.eventOverlap,ee=void 0!==$&&$,oe=h.showGridLines,re=void 0!==oe&&oe,te=h.buttonBorderRadius,ie=void 0===te?"4px":te,ne=h.eventFontSize,de=h.eventFontFamily,le=h.eventFontWeight,ae=h.resourceGroupCollapsible,se=void 0!==ae&&ae,ce=h.width,ue=h.height;h.backgroundColor;var me=h.themeSystem,fe=void 0===me?"standard":me,ve=h.marginLeft,ge=void 0===ve?"0":ve,pe=h.marginTop,be=void 0===pe?"0":pe,he=h.marginRight,ye=void 0===he?"0":he,xe=h.marginBottom,Ce=void 0===xe?"0":xe,Te=h.paddingLeft,je=void 0===Te?"0":Te,Be=h.paddingTop,ke=void 0===Be?"0":Be,we=h.paddingRight,Ge=void 0===we?"0":we,Me=h.paddingBottom,We=void 0===Me?"0":Me,Se=h.primaryColor,_e=h.secondaryColor,De=h.toolbarBg,Le=h.toolbarTextColor,Re=h.buttonBg,Ae=h.buttonTextColor,Fe=h.buttonHoverBg,He=h.dayHeaderColor,Ve=h.dayHeaderFontWeight,ze=h.slotLabelColor,Ee=h.slotLabelFontSize,Ie=h.eventBg,Oe=h.eventBorderColor,Ye=h.eventTextColor,Ne=h.eventHoverBg,Ke=h.nowIndicatorColor,Pe=h.resourceAreaBg,qe=h.resourceTextColor,Je=h.resourceBorderColor,Qe=h.resourceAreaWidth,Ue=h.bodyBg,Xe=h.onEventAdd,Ze=h.configurationItemInfo,$e=i(x),eo=$e[0],oo=$e[1],ro=n(null),to=i(new Set),io=to[0],no=to[1],lo=se?{resourceGroupLabelContent:function(o){return r("span",e({style:{cursor:"pointer",userSelect:"none"},onClick:function(){return e=o.groupValue,no((function(o){var r=new Set(o);return r.has(e)?r.delete(e):r.add(e),r}));var e}},{children:[io.has(o.groupValue)?"▶ ":"▼ ",o.text]}))},filterResourcesWithEvents:!0,resources:null==C?void 0:C.filter((function(e){return!io.has(e.group)}))}:{},ao=[a,s,c,u,m,f,v,g,p],so={dayGridMonth:k,dayGridWeek:k,dayGridDay:k,timeGridWeek:G,timeGridDay:G,listWeek:W,listDay:W,timelineWeek:_,timelineDay:_,resourceTimeGridWeek:L,resourceTimeGridDay:L,multiMonthYear:A},co=Object.entries(so).filter((function(e){return e[1]})).map((function(e){return e[0]})),uo=so[j]?j:co[0]||"dayGridMonth",mo=function(e){return"".concat(String(e.getHours()).padStart(2,"0"),":").concat(String(e.getMinutes()).padStart(2,"0"))},fo=d((function(e){var r,t=e.event,i=t.id,n=t.title,d=t.start,l=t.end,a={id:"".concat(i,"-").concat(null==d?void 0:d.getTime()),title:n,start:d,end:l,resourceId:null===(r=e.event.getResources()[0])||void 0===r?void 0:r.id};oo((function(e){return o(o([],e,!0),[a],!1)})),null==Xe||Xe(a),e.event.remove()}),[Xe]),vo=A?{multiMonthYear:{type:"multiMonth",duration:{years:1},buttonText:"Year",multiMonthMaxColumns:"grid"===q?Y:"stack"===q?1:Y,multiMonthMinWidth:"continuous"===q?250:void 0,dayMaxEvents:K}}:{},go=e({width:ce,marginLeft:ge,marginTop:be,marginRight:ye,marginBottom:Ce,paddingLeft:je,paddingTop:ke,paddingRight:Ge,paddingBottom:We,"--fc-button-bg":Re||Se,"--fc-button-color":Ae,"--fc-button-hover-bg":Fe||Se,"--fc-event-bg":Ie||_e,"--fc-event-border-color":Oe||_e,"--fc-button-border-radius":ie,"& .fc .fc-toolbar":{backgroundColor:De,color:Le},"& .fc .fc-col-header-cell-cushion":{color:He,fontWeight:Ve},"& .fc .fc-timegrid-slot-label-cushion":{color:ze,fontSize:Ee},"& .fc .fc-event":{color:Ye},"& .fc .fc-event:hover":{backgroundColor:Ne||_e},"& .fc .fc-event-title":{fontSize:ne,fontFamily:de,fontWeight:le},"& .fc .fc-now-indicator":{backgroundColor:Ke},"& .fc .fc-resource-area":{backgroundColor:Pe},"& .fc .fc-resource .fc-resource-title":{color:qe},"& .fc .fc-resource-area-cell":{borderColor:Je},"& .fc .fc-scrollgrid-section":{backgroundColor:Ue}},re?{}:{"& .fc .fc-scrollgrid-shim, & .fc .fc-timegrid-divider":{display:"none"}});return t(b,e({sx:go},Ze,{children:t(l,e({ref:ro,height:ue,plugins:ao,themeSystem:fe,schedulerLicenseKey:"CC-Attribution-NonCommercial-NoDerivatives",initialView:uo,headerToolbar:{left:"prev,next today",center:"title",right:co.join(",")},views:vo,editable:H,droppable:z,selectable:I,businessHours:Z,eventOverlap:ee,eventAllow:function(e){if(!Z)return!0;var o=(Array.isArray(Z)?Z:[Z]).find((function(o){return o.daysOfWeek.includes(e.start.getDay())}));return!!o&&(mo(e.start)>=o.startTime&&mo(e.end)<=o.endTime)},slotDuration:Q,snapDuration:X,events:eo,resources:C,resourceAreaWidth:Qe,eventReceive:fo},lo))}))};export{h as CalendarMolecule};
|
2
2
|
//# sourceMappingURL=CalendarMolecule.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"CalendarMolecule.js","sources":["../../../../../src/molecules/Calendar/CalendarMolecule.tsx"],"sourcesContent":[null],"names":["CalendarMolecule","_a","_b","events","initialEvents","resources","_c","initialView","_d","enableDayGrid","_e","enableTimeGrid","_f","enableList","_g","enableTimeline","_h","enableResourceTimeline","_j","enableYearView","_k","editable","_l","droppable","_m","selectable","_o","monthsPerRow","_p","dayMaxEvents","_q","yearViewMode","_r","slotDuration","_s","snapDuration","businessHours","_t","eventOverlap","_u","showGridLines","_v","buttonBorderRadius","eventFontSize","eventFontFamily","_w","resourceGroupCollapsible","width","height","backgroundColor","_x","themeSystem","_y","marginLeft","_z","marginTop","_0","marginRight","_1","marginBottom","_2","paddingLeft","_3","paddingTop","_4","paddingRight","_5","paddingBottom","primaryColor","secondaryColor","toolbarBg","toolbarTextColor","buttonBg","buttonTextColor","buttonHoverBg","dayHeaderColor","dayHeaderFontWeight","slotLabelColor","slotLabelFontSize","eventBg","eventBorderColor","eventTextColor","eventHoverBg","nowIndicatorColor","resourceAreaBg","resourceTextColor","resourceBorderColor","resourceAreaWidth","bodyBg","onEventAdd","configurationItemInfo","_6","useState","eventsState","setEventsState","calRef","useRef","_7","Set","collapsedGroups","setCollapsedGroups","resourceOverrides","resourceGroupLabelContent","arg","_jsxs","__assign","style","cursor","userSelect","onClick","groupId","groupValue","s","next","has","add","children","text","filterResourcesWithEvents","filter","r","group","plugins","interactionPlugin","dayGridPlugin","timeGridPlugin","listPlugin","timelinePlugin","resourcePlugin","resourceTimeGridPlugin","resourceTimelinePlugin","multiMonthPlugin","viewMap","dayGridMonth","dayGridWeek","dayGridDay","timeGridWeek","timeGridDay","listWeek","listDay","timelineWeek","timelineDay","resourceTimeGridWeek","resourceTimeGridDay","multiMonthYear","enabledViews","Object","entries","map","safeInitial","toTime","d","concat","String","getHours","padStart","getMinutes","onReceive","useCallback","info","event","id","title","start","end","newEvt","getTime","resourceId","getResources","prev","__spreadArray","remove","yearViewConfig","type","duration","years","buttonText","multiMonthMaxColumns","multiMonthMinWidth","undefined","sx","color","fontWeight","fontSize","fontFamily","borderColor","display","_jsx","Box","FullCalendar","ref","schedulerLicenseKey","headerToolbar","left","center","right","join","views","eventAllow","rule","Array","isArray","find","daysOfWeek","includes","getDay","startTime","endTime","eventReceive"],"mappings":"y+
|
1
|
+
{"version":3,"file":"CalendarMolecule.js","sources":["../../../../../src/molecules/Calendar/CalendarMolecule.tsx"],"sourcesContent":[null],"names":["CalendarMolecule","_a","_b","events","initialEvents","resources","_c","initialView","_d","enableDayGrid","_e","enableTimeGrid","_f","enableList","_g","enableTimeline","_h","enableResourceTimeline","_j","enableYearView","_k","editable","_l","droppable","_m","selectable","_o","monthsPerRow","_p","dayMaxEvents","_q","yearViewMode","_r","slotDuration","_s","snapDuration","businessHours","_t","eventOverlap","_u","showGridLines","_v","buttonBorderRadius","eventFontSize","eventFontFamily","eventFontWeight","_w","resourceGroupCollapsible","width","height","backgroundColor","_x","themeSystem","_y","marginLeft","_z","marginTop","_0","marginRight","_1","marginBottom","_2","paddingLeft","_3","paddingTop","_4","paddingRight","_5","paddingBottom","primaryColor","secondaryColor","toolbarBg","toolbarTextColor","buttonBg","buttonTextColor","buttonHoverBg","dayHeaderColor","dayHeaderFontWeight","slotLabelColor","slotLabelFontSize","eventBg","eventBorderColor","eventTextColor","eventHoverBg","nowIndicatorColor","resourceAreaBg","resourceTextColor","resourceBorderColor","resourceAreaWidth","bodyBg","onEventAdd","configurationItemInfo","_6","useState","eventsState","setEventsState","calRef","useRef","_7","Set","collapsedGroups","setCollapsedGroups","resourceOverrides","resourceGroupLabelContent","arg","_jsxs","__assign","style","cursor","userSelect","onClick","groupId","groupValue","s","next","has","add","children","text","filterResourcesWithEvents","filter","r","group","plugins","interactionPlugin","dayGridPlugin","timeGridPlugin","listPlugin","timelinePlugin","resourcePlugin","resourceTimeGridPlugin","resourceTimelinePlugin","multiMonthPlugin","viewMap","dayGridMonth","dayGridWeek","dayGridDay","timeGridWeek","timeGridDay","listWeek","listDay","timelineWeek","timelineDay","resourceTimeGridWeek","resourceTimeGridDay","multiMonthYear","enabledViews","Object","entries","map","safeInitial","toTime","d","concat","String","getHours","padStart","getMinutes","onReceive","useCallback","info","event","id","title","start","end","newEvt","getTime","resourceId","getResources","prev","__spreadArray","remove","yearViewConfig","type","duration","years","buttonText","multiMonthMaxColumns","multiMonthMinWidth","undefined","sx","color","fontWeight","fontSize","fontFamily","borderColor","display","_jsx","Box","FullCalendar","ref","schedulerLicenseKey","headerToolbar","left","center","right","join","views","eventAllow","rule","Array","isArray","find","daysOfWeek","includes","getDay","startTime","endTime","eventReceive"],"mappings":"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"}
|
@@ -1,2 +1,2 @@
|
|
1
|
-
import{__exports as e}from"../../../_virtual/
|
1
|
+
import{__exports as e}from"../../../_virtual/index4.js";Object.defineProperty(e,"__esModule",{value:!0});for(var r="undefined"!=typeof window&&/Mac|iPod|iPhone|iPad/.test(window.navigator.platform),t={alt:"altKey",control:"ctrlKey",meta:"metaKey",shift:"shiftKey"},o={add:"+",break:"pause",cmd:"meta",command:"meta",ctl:"control",ctrl:"control",del:"delete",down:"arrowdown",esc:"escape",ins:"insert",left:"arrowleft",mod:r?"meta":"control",opt:"alt",option:"alt",return:"enter",right:"arrowright",space:" ",spacebar:" ",up:"arrowup",win:"meta",windows:"meta"},n={backspace:8,tab:9,enter:13,shift:16,control:17,alt:18,pause:19,capslock:20,escape:27," ":32,pageup:33,pagedown:34,end:35,home:36,arrowleft:37,arrowup:38,arrowright:39,arrowdown:40,insert:45,delete:46,meta:91,numlock:144,scrolllock:145,";":186,"=":187,",":188,"-":189,".":190,"/":191,"`":192,"[":219,"\\":220,"]":221,"'":222},a=1;a<20;a++)n["f"+a]=111+a;function i(e,r,t){r&&!("byKey"in r)&&(t=r,r=null),Array.isArray(e)||(e=[e]);var o=e.map((function(e){return l(e,r)})),n=function(e){return o.some((function(r){return c(r,e)}))};return null==t?n:n(t)}function l(e,r){var o=r&&r.byKey,n={},a=(e=e.replace("++","+add")).split("+"),i=a.length;for(var l in t)n[t[l]]=!1;var c=!0,d=!1,y=void 0;try{for(var f,p=a[Symbol.iterator]();!(c=(f=p.next()).done);c=!0){var w=f.value,h=w.endsWith("?")&&w.length>1;h&&(w=w.slice(0,-1));var m=s(w),v=t[m];1!==i&&v||(o?n.key=m:n.which=u(w)),v&&(n[v]=!h||null)}}catch(e){d=!0,y=e}finally{try{!c&&p.return&&p.return()}finally{if(d)throw y}}return n}function c(e,r){for(var t in e){var o=e[t],n=void 0;if(null!=o&&((null!=(n="key"===t&&null!=r.key?r.key.toLowerCase():"which"===t?91===o&&93===r.which?91:r.which:r[t])||!1!==o)&&n!==o))return!1}return!0}function u(e){return e=s(e),n[e]||e.toUpperCase().charCodeAt(0)}function s(e){return e=e.toLowerCase(),e=o[e]||e}e.default=i,e.isHotkey=i,e.isCodeHotkey=function(e,r){return i(e,r)};var d=e.isKeyHotkey=function(e,r){return i(e,{byKey:!0},r)};e.parseHotkey=l,e.compareHotkey=c,e.toKeyCode=u,e.toKeyName=s;export{d as isKeyHotkey};
|
2
2
|
//# sourceMappingURL=index.js.map
|
@@ -1,2 +1,2 @@
|
|
1
|
-
import{getDefaultExportFromCjs as e}from"../../../_virtual/_commonjsHelpers.js";import{__exports as r}from"../../../_virtual/
|
1
|
+
import{getDefaultExportFromCjs as e}from"../../../_virtual/_commonjsHelpers.js";import{__exports as r}from"../../../_virtual/index5.js";import"./slider.js";import{__exports as t}from"../../../_virtual/slider.js";!function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var r,o=(r=t)&&r.__esModule?r:{default:r};e.default=o.default}(r);var o=e(r);export{o as default};
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/dist/index.d.ts
CHANGED
@@ -1901,6 +1901,7 @@ interface CalendarMoleculeProps {
|
|
1901
1901
|
buttonBorderRadius?: string;
|
1902
1902
|
eventFontSize?: string | number;
|
1903
1903
|
eventFontFamily?: string;
|
1904
|
+
eventFontWeight?: string | number;
|
1904
1905
|
resourceGroupCollapsible?: boolean;
|
1905
1906
|
width?: string | number;
|
1906
1907
|
height?: string | number;
|