ish-ui 1.0.8 → 1.0.10

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.
Files changed (217) hide show
  1. package/dist/actions/FieldProcessing.js +0 -1
  2. package/dist/actions/index.js +0 -1
  3. package/dist/appBar/AppBarHelpMenu.js +0 -1
  4. package/dist/appBar/index.js +0 -1
  5. package/dist/buttons/AddButton.js +0 -1
  6. package/dist/buttons/TimetableButton.js +0 -1
  7. package/dist/buttons/index.js +0 -1
  8. package/dist/colorPicker/ColorPicker.js +0 -1
  9. package/dist/colorPicker/index.js +0 -1
  10. package/dist/dialog/BrowserWarning.js +0 -1
  11. package/dist/dialog/confirm/ConfirmBase.js +0 -1
  12. package/dist/dialog/index.js +0 -1
  13. package/dist/dialog/message/Message.js +0 -1
  14. package/dist/documents/DocumentIconsChooser.js +0 -1
  15. package/dist/documents/index.js +0 -1
  16. package/dist/documents/utils/index.js +0 -1
  17. package/dist/dynamicSizeList/DynamicSizeList.js +0 -1
  18. package/dist/dynamicSizeList/index.js +0 -1
  19. package/dist/fieldMessage/ErrorMessage.js +0 -1
  20. package/dist/fieldMessage/WarningMessage.js +0 -1
  21. package/dist/fieldMessage/index.js +0 -1
  22. package/dist/fieldMessage/styles.js +0 -1
  23. package/dist/fileUploader/FileUploaderDialog.js +0 -1
  24. package/dist/fileUploader/index.js +0 -1
  25. package/dist/formFields/CheckboxField.js +0 -1
  26. package/dist/formFields/CodeEditorField.js +0 -1
  27. package/dist/formFields/ColoredCheckBox.js +0 -1
  28. package/dist/formFields/DateTimeField.js +0 -1
  29. package/dist/formFields/EditInPlaceDateTimeField.js +0 -1
  30. package/dist/formFields/EditInPlaceDurationField.js +0 -1
  31. package/dist/formFields/EditInPlaceField.js +0 -1
  32. package/dist/formFields/EditInPlaceFieldBase.js +0 -1
  33. package/dist/formFields/EditInPlaceFileField.js +0 -1
  34. package/dist/formFields/EditInPlaceMoneyField.js +0 -1
  35. package/dist/formFields/EditInPlacePhoneField.js +0 -1
  36. package/dist/formFields/EditInPlaceSearchSelect.js +0 -1
  37. package/dist/formFields/FieldAdornments.js +0 -1
  38. package/dist/formFields/FilePreview.js +0 -1
  39. package/dist/formFields/FormRadioButtons.js +0 -1
  40. package/dist/formFields/SelectCustomComponents.js +0 -1
  41. package/dist/formFields/Switch.js +0 -1
  42. package/dist/formFields/TextField.js +0 -1
  43. package/dist/formFields/UneditableBase.js +0 -1
  44. package/dist/formFields/index.js +0 -1
  45. package/dist/index.js +0 -1
  46. package/dist/layout/InfoPill.js +0 -1
  47. package/dist/layout/index.js +0 -1
  48. package/dist/layout/resizable/ResizableWrapper.js +0 -1
  49. package/dist/markdownEditor/HtmlEditor.js +0 -1
  50. package/dist/markdownEditor/WysiwygEditor.js +0 -1
  51. package/dist/markdownEditor/index.js +0 -1
  52. package/dist/markdownEditor/style.js +0 -1
  53. package/dist/markdownEditor/utils/index.js +0 -1
  54. package/dist/model/AppBar.js +0 -1
  55. package/dist/model/CommomObjects.js +0 -1
  56. package/dist/model/CommonFunctions.js +0 -1
  57. package/dist/model/Confirm.js +0 -1
  58. package/dist/model/Fields.js +0 -1
  59. package/dist/model/NestedEntity.js +0 -1
  60. package/dist/model/Theme.js +0 -1
  61. package/dist/model/index.js +0 -1
  62. package/dist/styles/GlobalStylesProvider.js +2 -3
  63. package/dist/styles/StylesProviderCustom.js +0 -1
  64. package/dist/styles/animateStyles.js +0 -1
  65. package/dist/styles/bootstrap.js +0 -1
  66. package/dist/styles/hooks.js +0 -1
  67. package/dist/styles/index.js +0 -1
  68. package/dist/styles/makeStyles.js +0 -1
  69. package/dist/styles/mixins/common.js +0 -1
  70. package/dist/styles/mixins/keyframes.js +0 -1
  71. package/dist/styles/mixins/prefixer.js +0 -1
  72. package/dist/tagsInput/AddTagMenu.js +0 -1
  73. package/dist/tagsInput/AddTagMenuItem.js +0 -1
  74. package/dist/tagsInput/TagInputList.js +0 -1
  75. package/dist/tagsInput/index.js +0 -1
  76. package/dist/themes/appTheme.js +0 -1
  77. package/dist/themes/index.js +0 -1
  78. package/dist/themes/ishTheme.js +0 -1
  79. package/dist/timetable/datePeriodFilter/DayPeriodIcons.js +0 -1
  80. package/dist/timetable/datePeriodFilter/index.js +0 -1
  81. package/dist/timetable/index.js +0 -1
  82. package/dist/timetable/miniCalendar/CalendarDay.js +0 -1
  83. package/dist/timetable/miniCalendar/CalendarHeader.js +0 -1
  84. package/dist/timetable/miniCalendar/CalendarWeekPanel.js +0 -1
  85. package/dist/timetable/miniCalendar/WeekDay.js +0 -1
  86. package/dist/timetable/miniCalendar/index.js +0 -1
  87. package/dist/utils/DOM/Links.js +0 -1
  88. package/dist/utils/DOM/getCaretCoordinates.js +0 -1
  89. package/dist/utils/DOM/getOS.js +0 -1
  90. package/dist/utils/DOM/index.js +0 -1
  91. package/dist/utils/dates/datesNormalizing.js +0 -1
  92. package/dist/utils/dates/format.js +0 -1
  93. package/dist/utils/dates/formatRelative.js +0 -1
  94. package/dist/utils/dates/formatString.js +0 -1
  95. package/dist/utils/dates/formatTimezone.js +0 -1
  96. package/dist/utils/dates/index.js +0 -1
  97. package/dist/utils/dates/timetable.js +0 -1
  98. package/dist/utils/events/index.js +0 -1
  99. package/dist/utils/fields/index.js +0 -1
  100. package/dist/utils/formatting/PhoneMasks.js +0 -1
  101. package/dist/utils/formatting/index.js +0 -1
  102. package/dist/utils/hooks/index.js +0 -1
  103. package/dist/utils/index.js +0 -1
  104. package/dist/utils/numbers/decimalCalculation.js +0 -1
  105. package/dist/utils/numbers/index.js +0 -1
  106. package/dist/utils/numbers/numbersNormalizing.js +0 -1
  107. package/dist/utils/stubs/index.js +0 -1
  108. package/dist/utils/tags/index.js +0 -1
  109. package/package.json +1 -1
  110. package/dist/actions/FieldProcessing.js.map +0 -1
  111. package/dist/actions/index.js.map +0 -1
  112. package/dist/appBar/AppBarHelpMenu.js.map +0 -1
  113. package/dist/appBar/index.js.map +0 -1
  114. package/dist/buttons/AddButton.js.map +0 -1
  115. package/dist/buttons/TimetableButton.js.map +0 -1
  116. package/dist/buttons/index.js.map +0 -1
  117. package/dist/colorPicker/ColorPicker.js.map +0 -1
  118. package/dist/colorPicker/index.js.map +0 -1
  119. package/dist/dialog/BrowserWarning.js.map +0 -1
  120. package/dist/dialog/confirm/ConfirmBase.js.map +0 -1
  121. package/dist/dialog/index.js.map +0 -1
  122. package/dist/dialog/message/Message.js.map +0 -1
  123. package/dist/documents/DocumentIconsChooser.js.map +0 -1
  124. package/dist/documents/index.js.map +0 -1
  125. package/dist/documents/utils/index.js.map +0 -1
  126. package/dist/dynamicSizeList/DynamicSizeList.js.map +0 -1
  127. package/dist/dynamicSizeList/index.js.map +0 -1
  128. package/dist/fieldMessage/ErrorMessage.js.map +0 -1
  129. package/dist/fieldMessage/WarningMessage.js.map +0 -1
  130. package/dist/fieldMessage/index.js.map +0 -1
  131. package/dist/fieldMessage/styles.js.map +0 -1
  132. package/dist/fileUploader/FileUploaderDialog.js.map +0 -1
  133. package/dist/fileUploader/index.js.map +0 -1
  134. package/dist/formFields/CheckboxField.js.map +0 -1
  135. package/dist/formFields/CodeEditorField.js.map +0 -1
  136. package/dist/formFields/ColoredCheckBox.js.map +0 -1
  137. package/dist/formFields/DateTimeField.js.map +0 -1
  138. package/dist/formFields/EditInPlaceDateTimeField.js.map +0 -1
  139. package/dist/formFields/EditInPlaceDurationField.js.map +0 -1
  140. package/dist/formFields/EditInPlaceField.js.map +0 -1
  141. package/dist/formFields/EditInPlaceFieldBase.js.map +0 -1
  142. package/dist/formFields/EditInPlaceFileField.js.map +0 -1
  143. package/dist/formFields/EditInPlaceMoneyField.js.map +0 -1
  144. package/dist/formFields/EditInPlacePhoneField.js.map +0 -1
  145. package/dist/formFields/EditInPlaceSearchSelect.js.map +0 -1
  146. package/dist/formFields/FieldAdornments.js.map +0 -1
  147. package/dist/formFields/FilePreview.js.map +0 -1
  148. package/dist/formFields/FormRadioButtons.js.map +0 -1
  149. package/dist/formFields/SelectCustomComponents.js.map +0 -1
  150. package/dist/formFields/Switch.js.map +0 -1
  151. package/dist/formFields/TextField.js.map +0 -1
  152. package/dist/formFields/UneditableBase.js.map +0 -1
  153. package/dist/formFields/index.js.map +0 -1
  154. package/dist/index.js.map +0 -1
  155. package/dist/layout/InfoPill.js.map +0 -1
  156. package/dist/layout/index.js.map +0 -1
  157. package/dist/layout/resizable/ResizableWrapper.js.map +0 -1
  158. package/dist/markdownEditor/HtmlEditor.js.map +0 -1
  159. package/dist/markdownEditor/WysiwygEditor.js.map +0 -1
  160. package/dist/markdownEditor/index.js.map +0 -1
  161. package/dist/markdownEditor/style.js.map +0 -1
  162. package/dist/markdownEditor/utils/index.js.map +0 -1
  163. package/dist/model/AppBar.js.map +0 -1
  164. package/dist/model/CommomObjects.js.map +0 -1
  165. package/dist/model/CommonFunctions.js.map +0 -1
  166. package/dist/model/Confirm.js.map +0 -1
  167. package/dist/model/Fields.js.map +0 -1
  168. package/dist/model/NestedEntity.js.map +0 -1
  169. package/dist/model/Theme.js.map +0 -1
  170. package/dist/model/index.js.map +0 -1
  171. package/dist/styles/GlobalStylesProvider.js.map +0 -1
  172. package/dist/styles/StylesProviderCustom.js.map +0 -1
  173. package/dist/styles/animateStyles.js.map +0 -1
  174. package/dist/styles/bootstrap.js.map +0 -1
  175. package/dist/styles/hooks.js.map +0 -1
  176. package/dist/styles/index.js.map +0 -1
  177. package/dist/styles/makeStyles.js.map +0 -1
  178. package/dist/styles/mixins/common.js.map +0 -1
  179. package/dist/styles/mixins/keyframes.js.map +0 -1
  180. package/dist/styles/mixins/prefixer.js.map +0 -1
  181. package/dist/tagsInput/AddTagMenu.js.map +0 -1
  182. package/dist/tagsInput/AddTagMenuItem.js.map +0 -1
  183. package/dist/tagsInput/TagInputList.js.map +0 -1
  184. package/dist/tagsInput/index.js.map +0 -1
  185. package/dist/themes/appTheme.js.map +0 -1
  186. package/dist/themes/index.js.map +0 -1
  187. package/dist/themes/ishTheme.js.map +0 -1
  188. package/dist/timetable/datePeriodFilter/DayPeriodIcons.js.map +0 -1
  189. package/dist/timetable/datePeriodFilter/index.js.map +0 -1
  190. package/dist/timetable/index.js.map +0 -1
  191. package/dist/timetable/miniCalendar/CalendarDay.js.map +0 -1
  192. package/dist/timetable/miniCalendar/CalendarHeader.js.map +0 -1
  193. package/dist/timetable/miniCalendar/CalendarWeekPanel.js.map +0 -1
  194. package/dist/timetable/miniCalendar/WeekDay.js.map +0 -1
  195. package/dist/timetable/miniCalendar/index.js.map +0 -1
  196. package/dist/utils/DOM/Links.js.map +0 -1
  197. package/dist/utils/DOM/getCaretCoordinates.js.map +0 -1
  198. package/dist/utils/DOM/getOS.js.map +0 -1
  199. package/dist/utils/DOM/index.js.map +0 -1
  200. package/dist/utils/dates/datesNormalizing.js.map +0 -1
  201. package/dist/utils/dates/format.js.map +0 -1
  202. package/dist/utils/dates/formatRelative.js.map +0 -1
  203. package/dist/utils/dates/formatString.js.map +0 -1
  204. package/dist/utils/dates/formatTimezone.js.map +0 -1
  205. package/dist/utils/dates/index.js.map +0 -1
  206. package/dist/utils/dates/timetable.js.map +0 -1
  207. package/dist/utils/events/index.js.map +0 -1
  208. package/dist/utils/fields/index.js.map +0 -1
  209. package/dist/utils/formatting/PhoneMasks.js.map +0 -1
  210. package/dist/utils/formatting/index.js.map +0 -1
  211. package/dist/utils/hooks/index.js.map +0 -1
  212. package/dist/utils/index.js.map +0 -1
  213. package/dist/utils/numbers/decimalCalculation.js.map +0 -1
  214. package/dist/utils/numbers/index.js.map +0 -1
  215. package/dist/utils/numbers/numbersNormalizing.js.map +0 -1
  216. package/dist/utils/stubs/index.js.map +0 -1
  217. package/dist/utils/tags/index.js.map +0 -1
@@ -15,4 +15,3 @@ export const endFieldProcessingAction = (id) => ({
15
15
  type: END_FIELD_PROCESSING_ACTION,
16
16
  payload: id
17
17
  });
18
- //# sourceMappingURL=FieldProcessing.js.map
@@ -6,4 +6,3 @@
6
6
  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
7
7
  */
8
8
  export * from './FieldProcessing';
9
- //# sourceMappingURL=index.js.map
@@ -75,4 +75,3 @@ class AppBarHelpMenu extends React.Component {
75
75
  }
76
76
  }
77
77
  export default withStyles(styles)(AppBarHelpMenu);
78
- //# sourceMappingURL=AppBarHelpMenu.js.map
@@ -7,4 +7,3 @@
7
7
  */
8
8
  export * from './AppBarHelpMenu';
9
9
  export { default as AppBarHelpMenu } from './AppBarHelpMenu';
10
- //# sourceMappingURL=index.js.map
@@ -7,4 +7,3 @@ const AddButton = React.forwardRef((props, ref) => {
7
7
  React.createElement(AddCircleOutlineOutlinedIcon, { className: iconClassName || 'addButtonColor', fontSize: iconFontSize || 'small' })));
8
8
  });
9
9
  export default AddButton;
10
- //# sourceMappingURL=AddButton.js.map
@@ -10,4 +10,3 @@ const TimetableButton = ({ title = 'Timetable', onClick }) => (React.createEleme
10
10
  React.createElement(IconButton, { size: "small", color: "primary", onClick: onClick },
11
11
  React.createElement(OpenInNew, { fontSize: "inherit" }))));
12
12
  export default TimetableButton;
13
- //# sourceMappingURL=TimetableButton.js.map
@@ -9,4 +9,3 @@ export * from './AddButton';
9
9
  export * from './TimetableButton';
10
10
  export { default as AddButton } from './AddButton';
11
11
  export { default as TimetableButton } from './TimetableButton';
12
- //# sourceMappingURL=index.js.map
@@ -130,4 +130,3 @@ const ColorPickerWrapper = React.memo(({ classes, theme, input, placement = 'top
130
130
  React.createElement(Popper, { open: Boolean(anchorEl), anchorEl: anchorEl, placement: placement, className: classes.popper, transition: true }, ({ TransitionProps }) => (React.createElement(ColorPickerBase, { classes: classes, color: color, input: input, TransitionProps: TransitionProps, setAnchorEl: setAnchorEl, placement: placement })))));
131
131
  });
132
132
  export default withStyles(styles, { withTheme: true })(ColorPickerWrapper);
133
- //# sourceMappingURL=ColorPicker.js.map
@@ -7,4 +7,3 @@
7
7
  */
8
8
  export * from './ColorPicker';
9
9
  export { default as ColorPicker } from './ColorPicker';
10
- //# sourceMappingURL=index.js.map
@@ -14,4 +14,3 @@ export const BrowserWarning = () => isOldIE() && (React.createElement("div", { s
14
14
  zIndex: 10000
15
15
  } },
16
16
  React.createElement(Alert, { variant: "filled", severity: "error" }, BROWSER_WARNING_TEXT)));
17
- //# sourceMappingURL=BrowserWarning.js.map
@@ -27,4 +27,3 @@ const ConfirmBase = props => {
27
27
  confirmCustomComponent && confirmCustomComponent)));
28
28
  };
29
29
  export default ConfirmBase;
30
- //# sourceMappingURL=ConfirmBase.js.map
@@ -10,4 +10,3 @@ export * from './confirm/ConfirmBase';
10
10
  export * from './BrowserWarning';
11
11
  export { default as Message } from './message/Message';
12
12
  export { default as ConfirmBase } from './confirm/ConfirmBase';
13
- //# sourceMappingURL=index.js.map
@@ -89,4 +89,3 @@ class Message extends React.Component {
89
89
  }
90
90
  }
91
91
  export default withStyles(styles)(Message);
92
- //# sourceMappingURL=Message.js.map
@@ -49,4 +49,3 @@ const DocumentIconsChooser = props => {
49
49
  React.createElement(FileTypeIcon, { mimeType: type })));
50
50
  };
51
51
  export default withStyles(styles)(DocumentIconsChooser);
52
- //# sourceMappingURL=DocumentIconsChooser.js.map
@@ -8,4 +8,3 @@
8
8
  export * from './utils';
9
9
  export * from './DocumentIconsChooser';
10
10
  export { default as DocumentIconsChooser } from './DocumentIconsChooser';
11
- //# sourceMappingURL=index.js.map
@@ -59,4 +59,3 @@ const getIcon = type => {
59
59
  }
60
60
  };
61
61
  export const FileTypeIcon = ({ mimeType }) => React.createElement(FontAwesomeIcon, { icon: getIcon(mimeType), fixedWidth: true, className: "w-100 h-100" });
62
- //# sourceMappingURL=index.js.map
@@ -167,4 +167,3 @@ class DynamicSizeList extends React.Component {
167
167
  }
168
168
  }
169
169
  export default DynamicSizeList;
170
- //# sourceMappingURL=DynamicSizeList.js.map
@@ -7,4 +7,3 @@
7
7
  */
8
8
  export * from './DynamicSizeList';
9
9
  export { default as DynamicSizeList } from './DynamicSizeList';
10
- //# sourceMappingURL=index.js.map
@@ -12,4 +12,3 @@ const ErrorMessage = ({ classes, className, message }) => (React.createElement("
12
12
  React.createElement(Error, { color: "error", className: classes.icon }),
13
13
  React.createElement(Typography, { variant: "caption", className: "errorColor" }, message)));
14
14
  export default withStyles(styles)(ErrorMessage);
15
- //# sourceMappingURL=ErrorMessage.js.map
@@ -12,4 +12,3 @@ const WarningMessage = ({ classes, className, warning }) => (React.createElement
12
12
  React.createElement(Warning, { className: clsx(classes.icon, 'warningColor') }),
13
13
  React.createElement(Typography, { variant: "caption", className: "warningColor" }, warning)));
14
14
  export default withStyles(styles)(WarningMessage);
15
- //# sourceMappingURL=WarningMessage.js.map
@@ -11,4 +11,3 @@ export * from './WarningMessage';
11
11
  export { default as styles } from './styles';
12
12
  export { default as ErrorMessage } from './ErrorMessage';
13
13
  export { default as WarningMessage } from './WarningMessage';
14
- //# sourceMappingURL=index.js.map
@@ -16,4 +16,3 @@ export default (theme) => createStyles({
16
16
  marginRight: theme.spacing(0.5),
17
17
  }
18
18
  });
19
- //# sourceMappingURL=styles.js.map
@@ -97,4 +97,3 @@ const FileUploaderDialog = (props => {
97
97
  isBackdropDragging && backdropEnabled && backdropUploaderContent))) : backdropEnabled ? backdropUploaderContent : uploadContent;
98
98
  });
99
99
  export default withStyles(styles)(FileUploaderDialog);
100
- //# sourceMappingURL=FileUploaderDialog.js.map
@@ -7,4 +7,3 @@
7
7
  */
8
8
  export * from './FileUploaderDialog';
9
9
  export { default as FileUploaderDialog } from './FileUploaderDialog';
10
- //# sourceMappingURL=index.js.map
@@ -65,4 +65,3 @@ export function CheckboxField({ input, color, disabled, stringValue, className,
65
65
  }, [stringValue, input, onChangeHandler]);
66
66
  return (React.createElement(StyledCheckbox, { checked: getValue(input.value, stringValue), onChange: onChange, color: color, disabled: disabled, className: className, uncheckedClass: uncheckedClass, onClick: stopPropagation ? e => e.stopPropagation() : undefined, id: `input-${input.name}`, name: input.name }));
67
67
  }
68
- //# sourceMappingURL=CheckboxField.js.map
@@ -67,4 +67,3 @@ function CodeEditorField({ input, meta: { error }, errorMessage, disabled, onFoc
67
67
  }, editorProps: { $blockScrolling: Infinity } })));
68
68
  }
69
69
  export default CodeEditorField;
70
- //# sourceMappingURL=CodeEditorField.js.map
@@ -39,4 +39,3 @@ export function ColoredCheckBox({ input, label, color, className, disabled }) {
39
39
  color: theme => (input.value ? theme.palette.text.disabled : 'unset'),
40
40
  } }, label)));
41
41
  }
42
- //# sourceMappingURL=ColoredCheckBox.js.map
@@ -25,4 +25,3 @@ export const DateTimeField = props => {
25
25
  const picker = type === 'date' ? (React.createElement(MobileDatePicker, Object.assign({ ref: setPickerRef, onChange: onChange, ampm: ampm || false, value: value, format: formatDate || DD_MMM_YYYY_MINUSED, maxDate: maxDate || undefined, minDate: minDate || undefined, renderInput: props => React.createElement(TextField, Object.assign({}, props)), variant: "standard" }, rest))) : type === 'time' ? (React.createElement(MobileTimePicker, Object.assign({ ref: setPickerRef, onChange: onChange, ampm: ampm || false, value: value, format: formatDate || HH_MM_COLONED, maxDate: maxDate || undefined, minDate: minDate || undefined, renderInput: props => React.createElement(TextField, Object.assign({}, props)), variant: "standard" }, rest))) : type === 'datetime' ? (React.createElement(MobileDateTimePicker, Object.assign({ ref: setPickerRef, onChange: onChange, ampm: ampm || false, value: value, format: formatDate || DD_MM_YYYY_HH_MM_SPECIAL, maxDate: maxDate || undefined, minDate: minDate || undefined, renderInput: props => React.createElement(TextField, Object.assign({}, props)), variant: "standard" }, rest))) : null;
26
26
  return picker || null;
27
27
  };
28
- //# sourceMappingURL=DateTimeField.js.map
@@ -186,4 +186,3 @@ function EditInPlaceDateTimeField({ type, formatDate, formatTime, formatDateTime
186
186
  } })) }))));
187
187
  }
188
188
  export default EditInPlaceDateTimeField;
189
- //# sourceMappingURL=EditInPlaceDateTimeField.js.map
@@ -61,4 +61,3 @@ function EditInPlaceDurationField(_a) {
61
61
  } })));
62
62
  }
63
63
  export default EditInPlaceDurationField;
64
- //# sourceMappingURL=EditInPlaceDurationField.js.map
@@ -56,4 +56,3 @@ function EditInPlaceField({ inputRef, input, label, maxLength, disabled, min, ma
56
56
  }, value: inputValue, onChange: v => (type === 'number' && max && Number(v) > Number(max) ? null : input.onChange(v)) }, InputProps) })));
57
57
  }
58
58
  export default EditInPlaceField;
59
- //# sourceMappingURL=EditInPlaceField.js.map
@@ -121,4 +121,3 @@ const EditInPlaceFieldBase = ({ value, invalid, className, inline, label, fieldC
121
121
  warning && React.createElement(WarningMessage, { warning: warning }))));
122
122
  };
123
123
  export default EditInPlaceFieldBase;
124
- //# sourceMappingURL=EditInPlaceFieldBase.js.map
@@ -58,4 +58,3 @@ function EditInPlaceFileField(_a) {
58
58
  } }))));
59
59
  }
60
60
  export default EditInPlaceFileField;
61
- //# sourceMappingURL=EditInPlaceFileField.js.map
@@ -35,4 +35,3 @@ function EditInPlaceMoneyField(_a) {
35
35
  return (React.createElement(EditInPlaceField, Object.assign({}, restProps, { preformatDisplayValue: preformatDisplayValue, InputProps: Object.assign(Object.assign({}, InputProps), { startAdornment: React.createElement(InputAdornment, { position: "start" }, currencySymbol), inputComponent: NumberFormatCustom }), className: clsx('money', className) })));
36
36
  }
37
37
  export default EditInPlaceMoneyField;
38
- //# sourceMappingURL=EditInPlaceMoneyField.js.map
@@ -67,4 +67,3 @@ function EditInPlacePhoneField(_a) {
67
67
  React.createElement(PhoneIcon, null)), inputComponent: NumberFormatCustom }), className: className })));
68
68
  }
69
69
  export default EditInPlacePhoneField;
70
- //# sourceMappingURL=EditInPlacePhoneField.js.map
@@ -319,4 +319,3 @@ function EditInPlaceSearchSelect({ label, disabled, className, labelAdornment, i
319
319
  }, disableListWrap: true, openOnFocus: true, fullWidth: true }))));
320
320
  }
321
321
  export default EditInPlaceSearchSelect;
322
- //# sourceMappingURL=EditInPlaceSearchSelect.js.map
@@ -25,4 +25,3 @@ export const SettingsAdornment = ({ link, linkHandler, clickHandler, className,
25
25
  }, color: "inherit", size: "small" },
26
26
  React.createElement(SettingsOutlinedIcon, { color: "inherit" }))));
27
27
  };
28
- //# sourceMappingURL=FieldAdornments.js.map
@@ -75,4 +75,3 @@ const FilePreview = ({ label, actions, data, classes, iconPlacementRow, disabled
75
75
  ? (React.createElement(Avatar, { alt: "FilePreview", src: `data:image/png;base64, ${data}`, sx: { width: size, height: size }, classes: { root: classes.avatarRoot } })) : (React.createElement("img", { alt: "FilePreview", src: `data:image/png;base64, ${data}`, className: classes.avatarRoot })))) : (React.createElement(Typography, { variant: "body1", className: classes.noValue }, "No Value"))));
76
76
  };
77
77
  export default withStyles(styles)(FilePreview);
78
- //# sourceMappingURL=FilePreview.js.map
@@ -25,4 +25,3 @@ const FormRadioButtons = props => {
25
25
  && items.map((i, n) => (React.createElement(FormControlLabel, { key: n, value: i[valuePath], control: React.createElement(Radio, { color: color, id: `input-${n}-${name}`, name: name }), label: (React.createElement(Typography, { component: "span", variant: "body2" }, i[labelPath])), disabled: disabled, htmlFor: `input-${n}-${name}` })))))));
26
26
  };
27
27
  export default withStyles(styles)(FormRadioButtons);
28
- //# sourceMappingURL=FormRadioButtons.js.map
@@ -180,4 +180,3 @@ export const ListboxComponent = React.forwardRef((props, ref) => {
180
180
  export const NoWrapOption = (content, data, search, parentProps) => (React.createElement("div", Object.assign({}, parentProps || {}),
181
181
  React.createElement(Tooltip, { title: content },
182
182
  React.createElement("div", { className: "text-nowrap text-truncate" }, content))));
183
- //# sourceMappingURL=SelectCustomComponents.js.map
@@ -114,4 +114,3 @@ export function FormSwitch({ input, color, disabled, stringValue, label, classNa
114
114
  React.createElement("label", { htmlFor: `input-${input.name}` }, label))),
115
115
  React.createElement(Switch, { checked: getValue(input.value), onClick: onClick, onChange: onChange, color: color, disabled: disabled, className: className, inline: inline, id: `input-${input.name}`, name: input.name })));
116
116
  }
117
- //# sourceMappingURL=Switch.js.map
@@ -40,4 +40,3 @@ export const FormTextField = props => {
40
40
  const { input, meta: { error, invalid, touched }, helperText, inputRef } = props, custom = __rest(props, ["input", "meta", "helperText", "inputRef"]);
41
41
  return (React.createElement(TextField, Object.assign({ error: touched && invalid, inputRef: inputRef, helperText: (touched && error) || helperText, fullWidth: true }, input, custom)));
42
42
  };
43
- //# sourceMappingURL=TextField.js.map
@@ -46,4 +46,3 @@ const UneditableBase = React.memo(props => {
46
46
  React.createElement(FormHelperText, null, error)));
47
47
  });
48
48
  export default UneditableBase;
49
- //# sourceMappingURL=UneditableBase.js.map
@@ -36,4 +36,3 @@ export { default as EditInPlaceSearchSelect } from './EditInPlaceSearchSelect';
36
36
  export { default as FilePreview } from './FilePreview';
37
37
  export { default as FormRadioButtons } from './FormRadioButtons';
38
38
  export { default as UneditableBase } from './UneditableBase';
39
- //# sourceMappingURL=index.js.map
package/dist/index.js CHANGED
@@ -23,4 +23,3 @@ export * from './tagsInput';
23
23
  export * from './themes';
24
24
  export * from './utils';
25
25
  export * from './timetable';
26
- //# sourceMappingURL=index.js.map
@@ -24,4 +24,3 @@ const InfoPill = ({ label, color = label === 'custom' ? 'primary' : 'success' })
24
24
  return React.createElement(Chip, { className: classes.chip, label: label, size: "small" });
25
25
  };
26
26
  export default InfoPill;
27
- //# sourceMappingURL=InfoPill.js.map
@@ -9,4 +9,3 @@ export * from './resizable/ResizableWrapper';
9
9
  export { default as ResizableWrapper } from './resizable/ResizableWrapper';
10
10
  export * from './InfoPill';
11
11
  export { default as InfoPill } from './InfoPill';
12
- //# sourceMappingURL=index.js.map
@@ -40,4 +40,3 @@ const ResizableWrapper = (props) => {
40
40
  };
41
41
  const wrapped = withStyles(styles)(ResizableWrapper);
42
42
  export default wrapped;
43
- //# sourceMappingURL=ResizableWrapper.js.map
@@ -16,4 +16,3 @@ const HtmlEditor = props => {
16
16
  }, editorProps: { $blockScrolling: Infinity }, defaultValue: value, onChange: onChange }));
17
17
  };
18
18
  export default HtmlEditor;
19
- //# sourceMappingURL=HtmlEditor.js.map
@@ -98,4 +98,3 @@ const WysiwygEditor = ({ value, onChange, wysiwygRef }) => {
98
98
  return (React.createElement(CKEditor, { editor: ClassicEditor, config: config, data: value, onChange: onChangeHandler, onReady: onReady }));
99
99
  };
100
100
  export default WysiwygEditor;
101
- //# sourceMappingURL=WysiwygEditor.js.map
@@ -11,4 +11,3 @@ export * from './HtmlEditor';
11
11
  export * from './WysiwygEditor';
12
12
  export { default as HtmlEditor } from './HtmlEditor';
13
13
  export { default as WysiwygEditor } from './WysiwygEditor';
14
- //# sourceMappingURL=index.js.map
@@ -183,4 +183,3 @@ export const useStyles = makeStyles((theme) => ({
183
183
  }
184
184
  }
185
185
  }));
186
- //# sourceMappingURL=style.js.map
@@ -36,4 +36,3 @@ export const getEditorModeLabel = (mode) => {
36
36
  return 'LEGACY';
37
37
  }
38
38
  };
39
- //# sourceMappingURL=index.js.map
@@ -6,4 +6,3 @@
6
6
  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
7
7
  */
8
8
  export {};
9
- //# sourceMappingURL=AppBar.js.map
@@ -1,2 +1 @@
1
1
  export {};
2
- //# sourceMappingURL=CommomObjects.js.map
@@ -3,4 +3,3 @@
3
3
  * No copying or use of this code is allowed without permission in writing from ish.
4
4
  */
5
5
  export {};
6
- //# sourceMappingURL=CommonFunctions.js.map
@@ -6,4 +6,3 @@
6
6
  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
7
7
  */
8
8
  export {};
9
- //# sourceMappingURL=Confirm.js.map
@@ -6,4 +6,3 @@
6
6
  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
7
7
  */
8
8
  export {};
9
- //# sourceMappingURL=Fields.js.map
@@ -3,4 +3,3 @@
3
3
  * No copying or use of this code is allowed without permission in writing from ish.
4
4
  */
5
5
  export {};
6
- //# sourceMappingURL=NestedEntity.js.map
@@ -16,4 +16,3 @@ export const DefaultThemeKey = 'default';
16
16
  export const DarkThemeKey = 'dark';
17
17
  export const MonochromeThemeKey = 'monochrome';
18
18
  export const HighcontrastThemeKey = 'highcontrast';
19
- //# sourceMappingURL=Theme.js.map
@@ -12,4 +12,3 @@ export * from './NestedEntity';
12
12
  export * from './Theme';
13
13
  export * from './CommomObjects';
14
14
  export * from './CommonFunctions';
15
- //# sourceMappingURL=index.js.map
@@ -6,8 +6,8 @@ import * as React from 'react';
6
6
  import { alpha, darken } from '@mui/material/styles';
7
7
  import createStyles from '@mui/styles/createStyles';
8
8
  import withStyles from '@mui/styles/withStyles';
9
- import InterRomanVar from '@assets/fonts/inter/Inter-Roman.var.woff2';
10
- import InterItalicVar from '@assets/fonts/inter/Inter-Italic.var.woff2';
9
+ import InterRomanVar from '../../assets/fonts/inter/Inter-Roman.var.woff2';
10
+ import InterItalicVar from '../../assets/fonts/inter/Inter-Roman.var.woff2';
11
11
  import { animateStyles } from './animateStyles';
12
12
  import { bootstrap } from './bootstrap';
13
13
  import getOS from '../utils/DOM/getOS';
@@ -415,4 +415,3 @@ const globalStyles = (theme) => createStyles({
415
415
  });
416
416
  const GlobalStylesProvider = props => React.createElement("div", null, props.children);
417
417
  export default withStyles(globalStyles, { index: 10000 })(GlobalStylesProvider);
418
- //# sourceMappingURL=GlobalStylesProvider.js.map
@@ -4,4 +4,3 @@ const generateClassName = createGenerateClassName({
4
4
  disableGlobal: true
5
5
  });
6
6
  export default props => React.createElement(StylesProvider, { generateClassName: generateClassName }, props.children);
7
- //# sourceMappingURL=StylesProviderCustom.js.map
@@ -31,4 +31,3 @@ export const animateStyles = Object.assign(Object.assign(Object.assign(Object.as
31
31
  '30%, 50%, 70%': Object.assign({}, transform('translate3d(-6px, 0, 0)')),
32
32
  '40%, 60%': Object.assign({}, transform('translate3d(6px, 0, 0)')),
33
33
  }));
34
- //# sourceMappingURL=animateStyles.js.map
@@ -494,4 +494,3 @@ export const bootstrap = (theme) => ({
494
494
  textDecoration: 'underline',
495
495
  },
496
496
  });
497
- //# sourceMappingURL=bootstrap.js.map
@@ -36,4 +36,3 @@ export const useWindowSize = () => {
36
36
  export const getColor = (i, code) => {
37
37
  return Colors[Object.keys(Colors)[i]][code];
38
38
  };
39
- //# sourceMappingURL=hooks.js.map
@@ -16,4 +16,3 @@ export * from './hooks';
16
16
  export * from './makeStyles';
17
17
  export * from './StylesProviderCustom';
18
18
  export { default as StylesProviderCustom } from './StylesProviderCustom';
19
- //# sourceMappingURL=index.js.map
@@ -7,4 +7,3 @@
7
7
  */
8
8
  import { makeStyles } from '@mui/styles';
9
9
  export const makeAppStyles = (styles, options) => makeStyles(styles, options);
10
- //# sourceMappingURL=makeStyles.js.map
@@ -30,4 +30,3 @@ export const transition = (theme, value = 'none', options = null) => {
30
30
  transition: transitionValue.join(', ')
31
31
  };
32
32
  };
33
- //# sourceMappingURL=common.js.map
@@ -7,4 +7,3 @@ export const keyframes = (name, content, otherStyle = {}) => ({
7
7
  [`@keyframes ${name}`]: Object.assign({}, content),
8
8
  [`.${name}`]: Object.assign(Object.assign({}, prefixer('animationName', name, ['webkit', 'spec'])), otherStyle)
9
9
  });
10
- //# sourceMappingURL=keyframes.js.map
@@ -21,4 +21,3 @@ export const prefixer = (property, value, prefixes = ['webkit', 'moz', 'ms', 'sp
21
21
  });
22
22
  return prefixedItem;
23
23
  };
24
- //# sourceMappingURL=prefixer.js.map
@@ -34,4 +34,3 @@ function AddTagMenu({ classes, tags, handleAdd, activeTag, setActiveTag }) {
34
34
  (activeTag ? activeTag.children : tags).map(t => (React.createElement(AddTagMenuItem, { key: t.tagBody.id, tag: t, classes: classes, setActiveTag: setActiveTag, handleAdd: handleAdd })))));
35
35
  }
36
36
  export default withStyles(styles)(AddTagMenu);
37
- //# sourceMappingURL=AddTagMenu.js.map
@@ -24,4 +24,3 @@ function AddTagMenuItem({ setActiveTag, tag, classes, handleAdd }) {
24
24
  hasChildren ? (React.createElement(KeyboardArrowRight, { className: clsx('d-flex textSecondaryColor', classes.proceedIcon) })) : (React.createElement(Checkbox, { classes: { root: 'smallIconButton' }, checked: tag.active }))));
25
25
  }
26
26
  export default AddTagMenuItem;
27
- //# sourceMappingURL=AddTagMenuItem.js.map
@@ -276,4 +276,3 @@ function TagInputList({ input, tags, classes, placeholder, labelAdornment, meta,
276
276
  }, popupIcon: stubComponent(), disableListWrap: true, openOnFocus: true }))));
277
277
  }
278
278
  export default withStyles(theme => (Object.assign(Object.assign({}, selectStyles(theme)), styles(theme))))(TagInputList);
279
- //# sourceMappingURL=TagInputList.js.map
@@ -4,4 +4,3 @@ export * from './TagInputList';
4
4
  export { default as AddTagMenuItem } from './AddTagMenuItem';
5
5
  export { default as AddTagMenu } from './AddTagMenu';
6
6
  export { default as TagInputList } from './TagInputList';
7
- //# sourceMappingURL=index.js.map
@@ -320,4 +320,3 @@ export const theme = {
320
320
  }
321
321
  }
322
322
  };
323
- //# sourceMappingURL=appTheme.js.map
@@ -7,4 +7,3 @@
7
7
  */
8
8
  export * from './ishTheme';
9
9
  export * from './appTheme';
10
- //# sourceMappingURL=index.js.map
@@ -349,4 +349,3 @@ export const getTheme = () => {
349
349
  return actualTheme;
350
350
  };
351
351
  export const useAppTheme = () => (Object.assign({}, getTheme()));
352
- //# sourceMappingURL=ishTheme.js.map
@@ -25,4 +25,3 @@ export const AfternoonIcon = ({ className }) => (React.createElement("svg", { cl
25
25
  export const EveningIcon = ({ className }) => (React.createElement("svg", { className: className, width: "20", height: "20", viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
26
26
  React.createElement("rect", { width: "20", height: "20", fill: "none" }),
27
27
  React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.38031 2.16405C8.28754 2.18313 8.19536 2.20381 8.10379 2.22606C4.6008 3.07753 2 6.23504 2 10C2 14.4183 5.58172 18 10 18C13.765 18 16.9225 15.3992 17.7739 11.8962C17.7962 11.8046 17.8169 11.7125 17.8359 11.6197C17.9102 11.2587 17.9601 10.8887 17.9839 10.5117C17.9946 10.3425 18 10.1719 18 10C18 9.65868 17.5651 9.52223 17.3093 9.74823C17.2098 9.83613 17.1068 9.92014 17.0005 10C16.7187 10.2117 16.4139 10.3943 16.0904 10.5434C16.0508 10.5616 16.0109 10.5794 15.9707 10.5966C15.366 10.8562 14.6998 11 14 11C11.2386 11 9 8.76142 9 6C9 5.30021 9.14376 4.634 9.40336 4.02929C9.4206 3.98912 9.43836 3.94922 9.45662 3.9096C9.6057 3.58611 9.78831 3.28127 10 2.99951C10.0799 2.89321 10.1639 2.7902 10.2518 2.69071C10.4778 2.43493 10.3413 2 10 2C9.8281 2 9.65747 2.00542 9.48826 2.0161C9.11126 2.0399 8.74135 2.08982 8.38031 2.16405ZM7.11363 4.73861C7.039 5.14795 7 5.56956 7 6C7 9.86599 10.134 13 14 13C14.4304 13 14.8521 12.961 15.2614 12.8864C14.2411 14.7423 12.2674 16 10 16C6.68629 16 4 13.3137 4 10C4 7.73257 5.25775 5.7589 7.11363 4.73861Z", fill: "black" })));
28
- //# sourceMappingURL=DayPeriodIcons.js.map
@@ -6,4 +6,3 @@
6
6
  * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
7
7
  */
8
8
  export * from './DayPeriodIcons';
9
- //# sourceMappingURL=index.js.map
@@ -7,4 +7,3 @@
7
7
  */
8
8
  export * from './datePeriodFilter';
9
9
  export * from './miniCalendar';
10
- //# sourceMappingURL=index.js.map
@@ -62,4 +62,3 @@ const CalendarDay = React.memo((props) => {
62
62
  return (React.createElement(Button, { className: clsx(classes.root, isSame && classes.same), onClick: () => setTargetDay(date), disabled: disabled, style: style }, day));
63
63
  });
64
64
  export default CalendarDay;
65
- //# sourceMappingURL=CalendarDay.js.map
@@ -20,4 +20,3 @@ const CalendarHeader = ({ classes, month, year, previousMonth, nextMonth }) => (
20
20
  React.createElement(IconButton, { onClick: nextMonth },
21
21
  React.createElement(KeyboardArrowRight, null))));
22
22
  export default withStyles(styles)(CalendarHeader);
23
- //# sourceMappingURL=CalendarHeader.js.map
@@ -16,4 +16,3 @@ const CalendarWeekPanel = ({ classes, switchWeekDays, selectedWeekDays }) => {
16
16
  return (React.createElement("div", { className: classes.root }, week.map((el, id) => (React.createElement(WeekDay, { key: id, id: id, name: el, selected: selectedWeekDays[id], click: switchWeekDays })))));
17
17
  };
18
18
  export default withStyles(styles)(CalendarWeekPanel);
19
- //# sourceMappingURL=CalendarWeekPanel.js.map
@@ -23,4 +23,3 @@ const WeekDay = ({ classes, name, selected, click, id }) => (React.createElement
23
23
  }), onClick: () => click(id), variant: selected ? "contained" : "text", color: selected ? "primary" : "inherit" },
24
24
  React.createElement(Typography, { variant: "caption", align: "center", className: selected ? classes.weekDayText : "" }, name)));
25
25
  export default withStyles(styles)(WeekDay);
26
- //# sourceMappingURL=WeekDay.js.map
@@ -13,4 +13,3 @@ export { default as CalendarHeader } from './CalendarHeader';
13
13
  export { default as CalendarDay } from './CalendarDay';
14
14
  export { default as CalendarWeekPanel } from './CalendarWeekPanel';
15
15
  export { default as WeekDay } from './WeekDay';
16
- //# sourceMappingURL=index.js.map
@@ -10,4 +10,3 @@ export const openInternalLink = link => {
10
10
  window.open((link.includes('http') ? '' : window.location.origin) + link, '_blank');
11
11
  }
12
12
  };
13
- //# sourceMappingURL=Links.js.map
@@ -107,4 +107,3 @@ const getCaretCoordinates = (element, position, options) => {
107
107
  return coordinates;
108
108
  };
109
109
  export default getCaretCoordinates;
110
- //# sourceMappingURL=getCaretCoordinates.js.map
@@ -30,4 +30,3 @@ const getOS = () => {
30
30
  return os;
31
31
  };
32
32
  export default getOS;
33
- //# sourceMappingURL=getOS.js.map
@@ -30,4 +30,3 @@ export const countWidth = (el, container) => {
30
30
  export * from './getCaretCoordinates';
31
31
  export * from './getOS';
32
32
  export * from './Links';
33
- //# sourceMappingURL=index.js.map
@@ -1,4 +1,3 @@
1
1
  import { format as formatDate } from 'date-fns';
2
2
  import { YYYY_MM_DD_MINUSED } from './format';
3
3
  export const formatToDateOnly = v => (v ? formatDate(new Date(v), YYYY_MM_DD_MINUSED) : v);
4
- //# sourceMappingURL=datesNormalizing.js.map
@@ -26,4 +26,3 @@ export const DD_MMM_YYYY_AT_HH_MM_A_SPECIAL = 'dd MMM yyyy \'at\' hh:mm a';
26
26
  export const DD_MMM_YYYY_AT_HH_MM_AAAA_SPECIAL = 'dd MMM yyyy \'at\' hh:mm aaaa';
27
27
  export const III_DD_MMM_YYYY_HH_MM_AAAA = 'iii d MMM yyyy h:mm aaaa';
28
28
  export const H_MMAAA = 'h:mmaaa';
29
- //# sourceMappingURL=format.js.map