@solidstarters/solid-core-ui 1.1.164 → 1.1.166
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/components/core/dashboard/SolidDashboardVariableFilterDialog.d.ts +10 -0
- package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.d.ts.map +1 -0
- package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.js +14 -0
- package/dist/components/core/dashboard/SolidDashboardVariableFilterDialog.js.map +1 -0
- package/dist/components/core/dashboard/chart-renderers/BarChartRenderer.js +1 -1
- package/dist/components/core/dashboard/chart-renderers/BarChartRenderer.js.map +1 -1
- package/dist/components/core/dashboard/chart-renderers/LineChartRenderer.js +1 -1
- package/dist/components/core/dashboard/chart-renderers/LineChartRenderer.js.map +1 -1
- package/dist/components/core/dashboard/chart-renderers/PieChartRenderer.js +1 -1
- package/dist/components/core/dashboard/chart-renderers/PieChartRenderer.js.map +1 -1
- package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.d.ts.map +1 -1
- package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.js +1 -2
- package/dist/components/core/dashboard/chart-renderers/PrimeReactMeterGroupRenderer.js.map +1 -1
- package/dist/components/core/extension/solid-core/question/BarChartWidget.d.ts +4 -0
- package/dist/components/core/extension/solid-core/question/BarChartWidget.d.ts.map +1 -0
- package/dist/components/core/extension/solid-core/question/BarChartWidget.js +19 -0
- package/dist/components/core/extension/solid-core/question/BarChartWidget.js.map +1 -0
- package/dist/components/core/extension/solid-core/question/ChartWidget.d.ts +4 -0
- package/dist/components/core/extension/solid-core/question/ChartWidget.d.ts.map +1 -0
- package/dist/components/core/extension/solid-core/question/ChartWidget.js +25 -0
- package/dist/components/core/extension/solid-core/question/ChartWidget.js.map +1 -0
- package/dist/components/core/solid-ai/SolidXAIResponse.d.ts.map +1 -1
- package/dist/components/core/solid-ai/SolidXAIResponse.js +38 -8
- package/dist/components/core/solid-ai/SolidXAIResponse.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/redux/api/aiInteractionApi.d.ts +1 -1
- package/dist/redux/api/aiInteractionApi.d.ts.map +1 -1
- package/dist/redux/features/popupSlice.d.ts +1 -1
- package/dist/redux/features/popupSlice.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/components/ErrorBoundries/OfflineNotice.d.ts +0 -2
- package/dist/components/ErrorBoundries/OfflineNotice.d.ts.map +0 -1
- package/dist/components/ErrorBoundries/OfflineNotice.js +0 -34
- package/dist/components/ErrorBoundries/OfflineNotice.js.map +0 -1
- package/dist/components/ErrorBoundries/OnlineStatusWrapper.d.ts +0 -2
- package/dist/components/ErrorBoundries/OnlineStatusWrapper.d.ts.map +0 -1
- package/dist/components/ErrorBoundries/OnlineStatusWrapper.js +0 -10
- package/dist/components/ErrorBoundries/OnlineStatusWrapper.js.map +0 -1
- package/dist/components/ErrorBoundries/ServerError.d.ts +0 -2
- package/dist/components/ErrorBoundries/ServerError.d.ts.map +0 -1
- package/dist/components/ErrorBoundries/ServerError.js +0 -9
- package/dist/components/ErrorBoundries/ServerError.js.map +0 -1
- package/dist/components/ErrorBoundries/ServerErrorPage.d.ts +0 -2
- package/dist/components/ErrorBoundries/ServerErrorPage.d.ts.map +0 -1
- package/dist/components/ErrorBoundries/ServerErrorPage.js +0 -11
- package/dist/components/ErrorBoundries/ServerErrorPage.js.map +0 -1
- package/dist/components/ErrorBoundries/ServerMaintainanceSvg.d.ts +0 -2
- package/dist/components/ErrorBoundries/ServerMaintainanceSvg.d.ts.map +0 -1
- package/dist/components/ErrorBoundries/ServerMaintainanceSvg.js +0 -5
- package/dist/components/ErrorBoundries/ServerMaintainanceSvg.js.map +0 -1
- package/dist/components/ErrorBoundries/ServerUnreachableError.d.ts +0 -2
- package/dist/components/ErrorBoundries/ServerUnreachableError.d.ts.map +0 -1
- package/dist/components/ErrorBoundries/ServerUnreachableError.js +0 -9
- package/dist/components/ErrorBoundries/ServerUnreachableError.js.map +0 -1
- package/dist/components/ErrorBoundries/SolidGenericErrorComponent.d.ts +0 -2
- package/dist/components/ErrorBoundries/SolidGenericErrorComponent.d.ts.map +0 -1
- package/dist/components/ErrorBoundries/SolidGenericErrorComponent.js +0 -24
- package/dist/components/ErrorBoundries/SolidGenericErrorComponent.js.map +0 -1
- package/dist/components/Svg/ListViewPlaceholderSvg.d.ts +0 -2
- package/dist/components/Svg/ListViewPlaceholderSvg.d.ts.map +0 -1
- package/dist/components/Svg/ListViewPlaceholderSvg.js +0 -5
- package/dist/components/Svg/ListViewPlaceholderSvg.js.map +0 -1
- package/dist/components/core/common/SolidAccountSettings/AccountSettings.d.ts +0 -2
- package/dist/components/core/common/SolidAccountSettings/AccountSettings.d.ts.map +0 -1
- package/dist/components/core/common/SolidAccountSettings/AccountSettings.js +0 -58
- package/dist/components/core/common/SolidAccountSettings/AccountSettings.js.map +0 -1
- package/dist/components/core/common/SolidAccountSettings/SolidPersnoalInfo.d.ts +0 -2
- package/dist/components/core/common/SolidAccountSettings/SolidPersnoalInfo.d.ts.map +0 -1
- package/dist/components/core/common/SolidAccountSettings/SolidPersnoalInfo.js +0 -240
- package/dist/components/core/common/SolidAccountSettings/SolidPersnoalInfo.js.map +0 -1
- package/dist/components/core/common/SolidConfigureLayoutElement.d.ts +0 -2
- package/dist/components/core/common/SolidConfigureLayoutElement.d.ts.map +0 -1
- package/dist/components/core/common/SolidConfigureLayoutElement.js +0 -77
- package/dist/components/core/common/SolidConfigureLayoutElement.js.map +0 -1
- package/dist/components/core/common/SolidGenericImport/ImportWrapper.d.ts +0 -2
- package/dist/components/core/common/SolidGenericImport/ImportWrapper.d.ts.map +0 -1
- package/dist/components/core/common/SolidGenericImport/ImportWrapper.js +0 -17
- package/dist/components/core/common/SolidGenericImport/ImportWrapper.js.map +0 -1
- package/dist/components/core/common/SolidGenericImport/temp.css +0 -32
- package/dist/components/core/dashboard/SolidQuestionWrapper.d.ts +0 -2
- package/dist/components/core/dashboard/SolidQuestionWrapper.d.ts.map +0 -1
- package/dist/components/core/dashboard/SolidQuestionWrapper.js +0 -5
- package/dist/components/core/dashboard/SolidQuestionWrapper.js.map +0 -1
- package/dist/components/core/extension/solid-core/modelMetadata/list/deleteModelRowAction.module.css +0 -25
- package/dist/components/core/form/SolidFormViewShimmerLoading.module.css +0 -4
- package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyAutocompleteWidget.d.ts +0 -3
- package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyAutocompleteWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyAutocompleteWidget.js +0 -38
- package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyAutocompleteWidget.js.map +0 -1
- package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyCheckboxWidget.d.ts +0 -3
- package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyCheckboxWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyCheckboxWidget.js +0 -48
- package/dist/components/core/form/fields/relations/widgets/SolidRelationManyToManyCheckboxWidget.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidBooleanCheckboxFieldWidget.d.ts +0 -3
- package/dist/components/core/form/fields/widgets/SolidBooleanCheckboxFieldWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidBooleanCheckboxFieldWidget.js +0 -57
- package/dist/components/core/form/fields/widgets/SolidBooleanCheckboxFieldWidget.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidBooleanSelectFieldWidget.d.ts +0 -3
- package/dist/components/core/form/fields/widgets/SolidBooleanSelectFieldWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidBooleanSelectFieldWidget.js +0 -30
- package/dist/components/core/form/fields/widgets/SolidBooleanSelectFieldWidget.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldJsonViewModeWidget.d.ts +0 -2
- package/dist/components/core/form/fields/widgets/SolidFormFieldJsonViewModeWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldJsonViewModeWidget.js +0 -9
- package/dist/components/core/form/fields/widgets/SolidFormFieldJsonViewModeWidget.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldMediaViewModeWidget.d.ts +0 -2
- package/dist/components/core/form/fields/widgets/SolidFormFieldMediaViewModeWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldMediaViewModeWidget.js +0 -8
- package/dist/components/core/form/fields/widgets/SolidFormFieldMediaViewModeWidget.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldPasswordViewModeWidget.d.ts +0 -2
- package/dist/components/core/form/fields/widgets/SolidFormFieldPasswordViewModeWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldPasswordViewModeWidget.js +0 -9
- package/dist/components/core/form/fields/widgets/SolidFormFieldPasswordViewModeWidget.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldRelationViewModeWidget.d.ts +0 -2
- package/dist/components/core/form/fields/widgets/SolidFormFieldRelationViewModeWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldRelationViewModeWidget.js +0 -20
- package/dist/components/core/form/fields/widgets/SolidFormFieldRelationViewModeWidget.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldRichTextViewModeWidget.d.ts +0 -2
- package/dist/components/core/form/fields/widgets/SolidFormFieldRichTextViewModeWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldRichTextViewModeWidget.js +0 -7
- package/dist/components/core/form/fields/widgets/SolidFormFieldRichTextViewModeWidget.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultiple.d.ts +0 -3
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultiple.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultiple.js +0 -74
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultiple.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultipleWidget.d.ts +0 -3
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultipleWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultipleWidget.js +0 -90
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaMultipleWidget.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaSingleWidget.d.ts +0 -3
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaSingleWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaSingleWidget.js +0 -74
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewMediaSingleWidget.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewModeWidget.d.ts +0 -2
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewModeWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewModeWidget.js +0 -6
- package/dist/components/core/form/fields/widgets/SolidFormFieldViewModeWidget.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidIconWidget.d.ts +0 -3
- package/dist/components/core/form/fields/widgets/SolidIconWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidIconWidget.js +0 -93
- package/dist/components/core/form/fields/widgets/SolidIconWidget.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidSelectionStaticAutocompleteFieldWidget.d.ts +0 -3
- package/dist/components/core/form/fields/widgets/SolidSelectionStaticAutocompleteFieldWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidSelectionStaticAutocompleteFieldWidget.js +0 -50
- package/dist/components/core/form/fields/widgets/SolidSelectionStaticAutocompleteFieldWidget.js.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidSelectionStaticRadioFieldWidget.d.ts +0 -3
- package/dist/components/core/form/fields/widgets/SolidSelectionStaticRadioFieldWidget.d.ts.map +0 -1
- package/dist/components/core/form/fields/widgets/SolidSelectionStaticRadioFieldWidget.js +0 -34
- package/dist/components/core/form/fields/widgets/SolidSelectionStaticRadioFieldWidget.js.map +0 -1
- package/dist/components/core/list/SolidXAIModulePanel.module.css +0 -31
- package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget copy.d.ts +0 -2
- package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget copy.d.ts.map +0 -1
- package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget copy.js +0 -7
- package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget copy.js.map +0 -1
- package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget.d.ts +0 -2
- package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget.d.ts.map +0 -1
- package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget.js +0 -7
- package/dist/components/core/list/widgets/SolidShortTextFieldTextRenderModeWidget.js.map +0 -1
- package/dist/components/core/list/widgets/SolidUserNameAvatarWidget.d.ts +0 -2
- package/dist/components/core/list/widgets/SolidUserNameAvatarWidget.d.ts.map +0 -1
- package/dist/components/core/list/widgets/SolidUserNameAvatarWidget.js +0 -35
- package/dist/components/core/list/widgets/SolidUserNameAvatarWidget.js.map +0 -1
- package/dist/helpers/useOfflineStatus.d.ts +0 -2
- package/dist/helpers/useOfflineStatus.d.ts.map +0 -1
- package/dist/helpers/useOfflineStatus.js +0 -17
- package/dist/helpers/useOfflineStatus.js.map +0 -1
- package/dist/resources/images/Navigation/SolidSettingsIcon.png +0 -0
- package/dist/resources/images/SS-Logo-1 1.png +0 -0
- package/dist/resources/solid.css +0 -2983
- package/dist/resources/themes/solid-light-purple/theme copy.css +0 -6129
- package/next-env.d.ts +0 -5
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SolidUserNameAvatarWidget.js","sourceRoot":"","sources":["../../../../../src/components/core/list/widgets/SolidUserNameAvatarWidget.tsx"],"names":[],"mappings":";AACA,MAAM,CAAC,IAAM,yBAAyB,GAAG,UAAC,EAAc;IAEpD,oEAAoE;QAF5B,KAAK,WAAA;IAI7C,IAAM,WAAW,GAAG,UAAC,QAAgB;QACjC,IAAM,KAAK,GAAG,QAAQ,CAAC,IAAI,EAAE,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;QACzC,IAAM,QAAQ,GACV,KAAK,CAAC,MAAM,KAAK,CAAC;YACd,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;YACb,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAAG,KAAK,CAAC,KAAK,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QACnD,OAAO,QAAQ,CAAC,WAAW,EAAE,CAAC;IAClC,CAAC,CAAC;IAEF,IAAM,oBAAoB,GAAG,UAAC,QAAgB;QAC1C,IAAI,IAAI,GAAG,CAAC,CAAC;QACb,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,QAAQ,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;YACtC,IAAI,GAAG,QAAQ,CAAC,UAAU,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,IAAI,IAAI,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC;SACxD;QACD,IAAM,GAAG,GAAG,IAAI,CAAC,GAAG,CAAC,IAAI,CAAC,GAAG,GAAG,CAAC;QACjC,OAAO,cAAO,GAAG,gBAAa,CAAC,CAAC,oBAAoB;IACxD,CAAC,CAAC;IAEF,IAAM,QAAQ,GAAG,WAAW,CAAC,KAAK,CAAC,CAAC;IACpC,IAAM,OAAO,GAAG,oBAAoB,CAAC,QAAQ,CAAC,CAAC;IAE/C,OAAO,CACH,cAAK,SAAS,EAAC,iBAAiB,YAC5B,eAAK,KAAK,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,QAAQ,EAAE,GAAG,EAAE,QAAQ,EAAE,aAChE,cACI,KAAK,EAAE;wBACH,KAAK,EAAE,EAAE;wBACT,MAAM,EAAE,EAAE;wBACV,YAAY,EAAE,KAAK;wBACnB,eAAe,EAAE,OAAO;wBACxB,KAAK,EAAE,OAAO;wBACd,OAAO,EAAE,MAAM;wBACf,UAAU,EAAE,QAAQ;wBACpB,cAAc,EAAE,QAAQ;wBACxB,UAAU,EAAE,GAAG;wBACf,QAAQ,EAAE,EAAE,GAAG,GAAG;qBACrB,YAEA,QAAQ,GACP,EACN,yBAAO,KAAK,GAAQ,IAClB,GACJ,CACT,CAAC;AACN,CAAC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useOfflineStatus.d.ts","sourceRoot":"","sources":["../../src/helpers/useOfflineStatus.tsx"],"names":[],"mappings":"AAEA,MAAM,CAAC,OAAO,UAAU,gBAAgB,YAmBvC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { useEffect, useState } from 'react';
|
|
2
|
-
export default function useOfflineStatus() {
|
|
3
|
-
var _a = useState(false), isOffline = _a[0], setIsOffline = _a[1];
|
|
4
|
-
useEffect(function () {
|
|
5
|
-
var handleOnline = function () { return setIsOffline(false); };
|
|
6
|
-
var handleOffline = function () { return setIsOffline(true); };
|
|
7
|
-
setIsOffline(!navigator.onLine); // Initial check
|
|
8
|
-
window.addEventListener('online', handleOnline);
|
|
9
|
-
window.addEventListener('offline', handleOffline);
|
|
10
|
-
return function () {
|
|
11
|
-
window.removeEventListener('online', handleOnline);
|
|
12
|
-
window.removeEventListener('offline', handleOffline);
|
|
13
|
-
};
|
|
14
|
-
}, []);
|
|
15
|
-
return isOffline;
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=useOfflineStatus.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"useOfflineStatus.js","sourceRoot":"","sources":["../../src/helpers/useOfflineStatus.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAE5C,MAAM,CAAC,OAAO,UAAU,gBAAgB;IAChC,IAAA,KAA4B,QAAQ,CAAC,KAAK,CAAC,EAA1C,SAAS,QAAA,EAAE,YAAY,QAAmB,CAAC;IAElD,SAAS,CAAC;QACR,IAAM,YAAY,GAAG,cAAM,OAAA,YAAY,CAAC,KAAK,CAAC,EAAnB,CAAmB,CAAC;QAC/C,IAAM,aAAa,GAAG,cAAM,OAAA,YAAY,CAAC,IAAI,CAAC,EAAlB,CAAkB,CAAC;QAE/C,YAAY,CAAC,CAAC,SAAS,CAAC,MAAM,CAAC,CAAC,CAAC,gBAAgB;QAEjD,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAC;QAChD,MAAM,CAAC,gBAAgB,CAAC,SAAS,EAAE,aAAa,CAAC,CAAC;QAElD,OAAO;YACL,MAAM,CAAC,mBAAmB,CAAC,QAAQ,EAAE,YAAY,CAAC,CAAC;YACnD,MAAM,CAAC,mBAAmB,CAAC,SAAS,EAAE,aAAa,CAAC,CAAC;QACvD,CAAC,CAAC;IACJ,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,SAAS,CAAC;AACnB,CAAC"}
|
|
Binary file
|
|
Binary file
|