@perses-dev/logs-table-plugin 0.3.0 → 0.4.0-beta.2
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/__mf/js/{LogsTable.f8cdc769.js → LogsTable.35f3dd46.js} +4 -4
- package/__mf/js/async/1432.fd6f8f2d.js +1 -0
- package/__mf/js/async/1616.eaaab35b.js +1 -0
- package/__mf/js/async/2043.8640face.js +2 -0
- package/__mf/js/async/243.74fe18c2.js +7 -0
- package/__mf/js/async/{8964.3e308de6.js.LICENSE.txt → 243.74fe18c2.js.LICENSE.txt} +41 -1
- package/__mf/js/async/{7445.009cf084.js → 3358.3c58ea5d.js} +8 -7
- package/__mf/js/async/392.8a5ab35e.js +2 -0
- package/__mf/js/async/3923.28684442.js +1 -0
- package/__mf/js/async/4077.178e3667.js +1 -0
- package/__mf/js/async/4121.0697bd8d.js +2 -0
- package/__mf/js/async/4141.5ccc905c.js +1 -0
- package/__mf/js/async/4496.0969f981.js +1 -0
- package/__mf/js/async/5002.98a39aa5.js +1 -0
- package/__mf/js/async/5010.d8f61123.js +1 -0
- package/__mf/js/async/5071.6e41eb5f.js +1 -0
- package/__mf/js/async/5587.cc780fc9.js +1 -0
- package/__mf/js/async/6157.66cd45ff.js +3 -0
- package/__mf/js/async/6205.4ac15eb5.js +1 -0
- package/__mf/js/async/6274.f93e4970.js +2 -0
- package/__mf/js/async/6458.c4aa26e7.js +1 -0
- package/__mf/js/async/6522.38816ee5.js +1 -0
- package/__mf/js/async/6802.e639baa6.js +1 -0
- package/__mf/js/async/7192.10e7ccf4.js +1 -0
- package/__mf/js/async/7633.4f097f9e.js +2 -0
- package/__mf/js/async/7705.ec6af857.js +22 -0
- package/__mf/js/async/7968.5fe4ec6a.js +1 -0
- package/__mf/js/async/7978.c3e990e8.js +1 -0
- package/__mf/js/async/8356.9aa70ee5.js +1 -0
- package/__mf/js/async/8470.f1ab476a.js +2 -0
- package/__mf/js/async/8608.090c4c59.js +1 -0
- package/__mf/js/async/8634.9f5cc5a4.js +2 -0
- package/__mf/js/async/873.ade4d4ea.js +1 -0
- package/__mf/js/async/8985.93a284c8.js +37 -0
- package/__mf/js/async/9148.a2c07101.js +1 -0
- package/__mf/js/async/9235.15674367.js +1 -0
- package/__mf/js/async/941.a9e7a00e.js +2 -0
- package/__mf/js/async/9588.dd41b58d.js +1 -0
- package/__mf/js/async/__federation_expose_LogsTable.da2aa607.js +1 -0
- package/__mf/js/async/lib-router.e3526b78.js +2 -0
- package/__mf/js/{main.4253925a.js → main.02081756.js} +3 -3
- package/lib/LogsTable.d.ts +2 -2
- package/lib/LogsTable.d.ts.map +1 -1
- package/lib/LogsTable.js +5 -5
- package/lib/LogsTable.js.map +1 -1
- package/lib/LogsTableComponent.d.ts +2 -2
- package/lib/LogsTableComponent.d.ts.map +1 -1
- package/lib/LogsTableComponent.js +4 -4
- package/lib/LogsTableComponent.js.map +1 -1
- package/lib/LogsTableCsvExportAction.d.ts +2 -2
- package/lib/LogsTableCsvExportAction.d.ts.map +1 -1
- package/lib/LogsTableCsvExportAction.js +7 -7
- package/lib/LogsTableCsvExportAction.js.map +1 -1
- package/lib/LogsTableExportAction.d.ts +1 -1
- package/lib/LogsTableExportAction.d.ts.map +1 -1
- package/lib/LogsTableExportAction.js +5 -5
- package/lib/LogsTableExportAction.js.map +1 -1
- package/lib/LogsTableItemSelectionActionsEditor.d.ts +2 -2
- package/lib/LogsTableItemSelectionActionsEditor.d.ts.map +1 -1
- package/lib/LogsTableItemSelectionActionsEditor.js +2 -2
- package/lib/LogsTableItemSelectionActionsEditor.js.map +1 -1
- package/lib/LogsTablePanel.d.ts +2 -2
- package/lib/LogsTablePanel.d.ts.map +1 -1
- package/lib/LogsTablePanel.js +3 -3
- package/lib/LogsTablePanel.js.map +1 -1
- package/lib/LogsTableSettingsEditor.d.ts +3 -3
- package/lib/LogsTableSettingsEditor.d.ts.map +1 -1
- package/lib/LogsTableSettingsEditor.js +3 -3
- package/lib/LogsTableSettingsEditor.js.map +1 -1
- package/lib/bootstrap.js +2 -2
- package/lib/components/EmptyLogsState.d.ts.map +1 -1
- package/lib/components/EmptyLogsState.js +2 -2
- package/lib/components/EmptyLogsState.js.map +1 -1
- package/lib/components/LogRow/LogDetailsTable.d.ts +2 -2
- package/lib/components/LogRow/LogDetailsTable.d.ts.map +1 -1
- package/lib/components/LogRow/LogDetailsTable.js +4 -4
- package/lib/components/LogRow/LogDetailsTable.js.map +1 -1
- package/lib/components/LogRow/LogRow.d.ts +3 -2
- package/lib/components/LogRow/LogRow.d.ts.map +1 -1
- package/lib/components/LogRow/LogRow.js +15 -15
- package/lib/components/LogRow/LogRow.js.map +1 -1
- package/lib/components/LogRow/LogTimestamp.js +1 -1
- package/lib/components/LogRow/LogsStyles.d.ts.map +1 -1
- package/lib/components/LogRow/LogsStyles.js +2 -2
- package/lib/components/LogRow/LogsStyles.js.map +1 -1
- package/lib/components/LogRow/index.js +2 -2
- package/lib/components/LogRow/index.js.map +1 -1
- package/lib/components/LogsList.d.ts +2 -2
- package/lib/components/LogsList.d.ts.map +1 -1
- package/lib/components/LogsList.js +5 -5
- package/lib/components/LogsList.js.map +1 -1
- package/lib/components/VirtualizedLogsList.d.ts +2 -2
- package/lib/components/VirtualizedLogsList.d.ts.map +1 -1
- package/lib/components/VirtualizedLogsList.js +18 -13
- package/lib/components/VirtualizedLogsList.js.map +1 -1
- package/lib/components/hooks/useExpandedRows.js +1 -1
- package/lib/components/hooks/useSeverity.d.ts +1 -1
- package/lib/components/hooks/useSeverity.d.ts.map +1 -1
- package/lib/components/hooks/useSeverity.js +2 -2
- package/lib/components/hooks/useSeverity.js.map +1 -1
- package/lib/components/utils.d.ts +1 -1
- package/lib/components/utils.d.ts.map +1 -1
- package/lib/components/utils.js.map +1 -1
- package/lib/getPluginModule.d.ts +1 -1
- package/lib/getPluginModule.d.ts.map +1 -1
- package/lib/getPluginModule.js +3 -1
- package/lib/getPluginModule.js.map +1 -1
- package/lib/index-federation.js +1 -1
- package/lib/index.js +3 -3
- package/lib/index.js.map +1 -1
- package/lib/model.d.ts +3 -3
- package/lib/model.d.ts.map +1 -1
- package/lib/model.js.map +1 -1
- package/lib/setup-tests.d.ts +1 -1
- package/lib/setup-tests.d.ts.map +1 -1
- package/lib/setup-tests.js +2 -2
- package/lib/setup-tests.js.map +1 -1
- package/lib/test/mock-query-results.d.ts +1 -1
- package/lib/test/mock-query-results.d.ts.map +1 -1
- package/lib/test/mock-query-results.js.map +1 -1
- package/lib/utils/ansi.js +2 -2
- package/lib/utils/copyHelpers.d.ts +1 -1
- package/lib/utils/copyHelpers.d.ts.map +1 -1
- package/lib/utils/copyHelpers.js +1 -1
- package/lib/utils/copyHelpers.js.map +1 -1
- package/mf-manifest.json +48 -48
- package/mf-stats.json +48 -48
- package/package.json +11 -11
- package/__mf/js/async/1603.89bfb1ad.js +0 -2
- package/__mf/js/async/1616.c3be409a.js +0 -1
- package/__mf/js/async/2043.dba84aa4.js +0 -2
- package/__mf/js/async/2546.6b3aab40.js +0 -3
- package/__mf/js/async/2842.610cb74b.js +0 -1
- package/__mf/js/async/304.21c30c64.js +0 -37
- package/__mf/js/async/3332.ab0338e8.js +0 -7
- package/__mf/js/async/3332.ab0338e8.js.LICENSE.txt +0 -39
- package/__mf/js/async/392.5cb44640.js +0 -2
- package/__mf/js/async/4077.32e3919d.js +0 -1
- package/__mf/js/async/4121.d4c9b3e3.js +0 -2
- package/__mf/js/async/4869.80345aa7.js +0 -1
- package/__mf/js/async/5002.1d6e3559.js +0 -1
- package/__mf/js/async/5071.be3352f1.js +0 -1
- package/__mf/js/async/5587.9e49a823.js +0 -1
- package/__mf/js/async/6274.fe68ed99.js +0 -2
- package/__mf/js/async/6458.de33906b.js +0 -1
- package/__mf/js/async/7177.8dd90707.js +0 -1
- package/__mf/js/async/7192.017cbe40.js +0 -1
- package/__mf/js/async/7250.05494519.js +0 -1
- package/__mf/js/async/7413.c2661694.js +0 -1
- package/__mf/js/async/7968.ec249f6f.js +0 -1
- package/__mf/js/async/7978.026a8b19.js +0 -1
- package/__mf/js/async/8356.f736e620.js +0 -1
- package/__mf/js/async/8470.f0bbed7d.js +0 -2
- package/__mf/js/async/8542.aa0c5fe3.js +0 -1
- package/__mf/js/async/8608.618e49dc.js +0 -1
- package/__mf/js/async/8634.231e1601.js +0 -2
- package/__mf/js/async/873.4fd8a061.js +0 -1
- package/__mf/js/async/8964.3e308de6.js +0 -2
- package/__mf/js/async/9126.a313fc37.js +0 -22
- package/__mf/js/async/9235.b68f4586.js +0 -1
- package/__mf/js/async/9293.ee3265d4.js +0 -2
- package/__mf/js/async/941.ad1062bb.js +0 -2
- package/__mf/js/async/9588.b214b983.js +0 -1
- package/__mf/js/async/__federation_expose_LogsTable.e6a243de.js +0 -1
- package/__mf/js/async/lib-router.c5e3aef3.js +0 -2
- package/lib/cjs/LogsTable.js +0 -58
- package/lib/cjs/LogsTableComponent.js +0 -47
- package/lib/cjs/LogsTableCsvExportAction.js +0 -124
- package/lib/cjs/LogsTableExportAction.js +0 -80
- package/lib/cjs/LogsTableItemSelectionActionsEditor.js +0 -44
- package/lib/cjs/LogsTablePanel.js +0 -42
- package/lib/cjs/LogsTableSettingsEditor.js +0 -57
- package/lib/cjs/bootstrap.js +0 -26
- package/lib/cjs/components/EmptyLogsState.js +0 -49
- package/lib/cjs/components/LogRow/LogDetailsTable.js +0 -126
- package/lib/cjs/components/LogRow/LogRow.js +0 -421
- package/lib/cjs/components/LogRow/LogTimestamp.js +0 -44
- package/lib/cjs/components/LogRow/LogsStyles.js +0 -87
- package/lib/cjs/components/LogRow/index.js +0 -37
- package/lib/cjs/components/LogsList.js +0 -44
- package/lib/cjs/components/VirtualizedLogsList.js +0 -547
- package/lib/cjs/components/hooks/useExpandedRows.js +0 -45
- package/lib/cjs/components/hooks/useSeverity.js +0 -47
- package/lib/cjs/components/utils.js +0 -78
- package/lib/cjs/env.d.js +0 -14
- package/lib/cjs/getPluginModule.js +0 -39
- package/lib/cjs/index-federation.js +0 -55
- package/lib/cjs/index.js +0 -38
- package/lib/cjs/model.js +0 -16
- package/lib/cjs/setup-tests.js +0 -19
- package/lib/cjs/test/mock-query-results.js +0 -133
- package/lib/cjs/utils/ansi.js +0 -60
- package/lib/cjs/utils/copyHelpers.js +0 -72
- /package/__mf/css/async/{3332.85c2cbf6.css → 243.85c2cbf6.css} +0 -0
- /package/__mf/js/async/{2043.dba84aa4.js.LICENSE.txt → 2043.8640face.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{7445.009cf084.js.LICENSE.txt → 3358.3c58ea5d.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{392.5cb44640.js.LICENSE.txt → 392.8a5ab35e.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{4121.d4c9b3e3.js.LICENSE.txt → 4121.0697bd8d.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{6274.fe68ed99.js.LICENSE.txt → 6274.f93e4970.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{1603.89bfb1ad.js.LICENSE.txt → 7633.4f097f9e.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{9126.a313fc37.js.LICENSE.txt → 7705.ec6af857.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{8470.f0bbed7d.js.LICENSE.txt → 8470.f1ab476a.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{8634.231e1601.js.LICENSE.txt → 8634.9f5cc5a4.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{941.ad1062bb.js.LICENSE.txt → 941.a9e7a00e.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{lib-router.c5e3aef3.js.LICENSE.txt → lib-router.e3526b78.js.LICENSE.txt} +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.chunk_LogsTable=self.chunk_LogsTable||[]).push([["2842"],{40625(e,a,n){n.r(a),n.d(a,{ONE_WEEK_IN_MS:()=>u,querySpecSchema:()=>P,annotationDisplaySchema:()=>R,buildPanelSpecSchema:()=>K,resolvePanelRef:()=>Y,variableDefinitionSchema:()=>et,variableTextSchema:()=>ee,isTimeSeriesValueTuple:()=>j,otlpresourcev1:()=>i,parseDurationString:()=>c,isValidQueryPluginType:()=>_,ONE_YEAR_IN_MS:()=>p,DURATION_REGEX:()=>d,createPanelRef:()=>v,getSuggestedStepMs:()=>x,otlpcommonv1:()=>t,variableListSpecSchema:()=>H,variableDisplaySchema:()=>G,DEFAULT_ALL_VALUE:()=>"$__all",ONE_HOUR_IN_MS:()=>o,convertTimeToDuration:()=>h,ONE_MINUTE_IN_MS:()=>6e4,intervalToDuration:()=>M,getPanelKeyFromRef:()=>g,isDurationString:()=>m,panelSpecSchema:()=>q,buildVariableDefinitionSchema:()=>ei,otlptracev1:()=>s,annotationSpecSchema:()=>$,buildDatasourceSpecSchema:()=>z,panelDisplaySpec:()=>C,panelDefinitionSchema:()=>F,buildVariableListSchema:()=>J,datasourceSpecSchema:()=>L,buildVariableSpecSchema:()=>en,isAbsoluteTimeRange:()=>f,ONE_SECOND_IN_MS:()=>1e3,displaySchema:()=>w,variableListSchema:()=>X,variableTextSpecSchema:()=>Z,isValidTraceId:()=>T,roundStepInterval:()=>b,durationValidationSchema:()=>U,toAbsoluteTimeRange:()=>k,buildVariableListSpecSchema:()=>W,buildAnnotationSpecSchema:()=>N,buildPanelDefinitionSchema:()=>B,isRelativeTimeRange:()=>y,linkSchema:()=>Q,variableSpecSchema:()=>ea,formatDuration:()=>S,ONE_DAY_IN_MS:()=>r,pluginSchema:()=>A});var t={};n.r(t);var i={};n.r(i);var s={};n.r(s),n.d(s,{StatusCodeError:()=>E,StatusCodeOk:()=>D,StatusCodeUnset:()=>O});var l=n(94461);let o=36e5,r=864e5,u=6048e5,p=31536e6,d=/^(?:(\d+)y)?(?:(\d+)w)?(?:(\d+)d)?(?:(\d+)h)?(?:(\d+)m)?(?:(\d+)s)?(?:(\d+)ms)?$/;function c(e){let a=d.exec(e);if(null===a)throw Error(`Invalid duration string '${e}'`);return{years:parseInt(a[1]??"0"),months:0,weeks:parseInt(a[2]??"0"),days:parseInt(a[3]??"0"),hours:parseInt(a[4]??"0"),minutes:parseInt(a[5]??"0"),seconds:parseInt(a[6]??"0")+parseInt(a[7]??"0")/1e3}}function m(e){return""!==e&&d.test(e)}function S(e){let a=[];if(e.years&&a.push(`${e.years}y`),e.weeks&&a.push(`${e.weeks}w`),e.days&&a.push(`${e.days}d`),e.hours&&a.push(`${e.hours}h`),e.minutes&&a.push(`${e.minutes}m`),e.seconds){let n=Math.trunc(e.seconds);n&&a.push(`${n}s`);let t=Math.round((e.seconds-n)*1e3);t&&a.push(`${t}ms`)}return a.join("")}function M(e){return h(e.end.valueOf()-e.start.valueOf())}function h(e){let a=Math.trunc(e/p);a>0&&(e-=a*p);let n=Math.trunc(e/u);n>0&&(e-=n*u);let t=Math.trunc(e/r);t>0&&(e-=t*r);let i=Math.trunc(e/o);i>0&&(e-=i*o);let s=Math.trunc(e/6e4);return s>0&&(e-=6e4*s),{years:a,months:0,weeks:n,days:t,hours:i,minutes:s,seconds:e/1e3}}function y(e){return void 0!==e.pastDuration}function f(e){return void 0!==e.start&&void 0!==e.end}function k(e){let a=e.end??new Date;return{start:(0,l.sub)(a,c(e.pastDuration)),end:a}}let I=[{maxMs:15,roundedStepMs:10,display:"0.01s"},{maxMs:35,roundedStepMs:20,display:"0.02s"},{maxMs:75,roundedStepMs:50,display:"0.05s"},{maxMs:150,roundedStepMs:100,display:"0.1s"},{maxMs:350,roundedStepMs:200,display:"0.2s"},{maxMs:750,roundedStepMs:500,display:"0.5s"},{maxMs:1500,roundedStepMs:1e3,display:"1s"},{maxMs:3500,roundedStepMs:2e3,display:"2s"},{maxMs:7500,roundedStepMs:5e3,display:"5s"},{maxMs:12500,roundedStepMs:1e4,display:"10s"},{maxMs:17500,roundedStepMs:15e3,display:"15s"},{maxMs:25e3,roundedStepMs:2e4,display:"20s"},{maxMs:45e3,roundedStepMs:3e4,display:"30s"},{maxMs:9e4,roundedStepMs:6e4,display:"1m"},{maxMs:21e4,roundedStepMs:12e4,display:"2m"},{maxMs:45e4,roundedStepMs:3e5,display:"5m"},{maxMs:75e4,roundedStepMs:6e5,display:"10m"},{maxMs:75e4,roundedStepMs:9e5,display:"15m"},{maxMs:15e5,roundedStepMs:12e5,display:"20m"},{maxMs:27e5,roundedStepMs:18e5,display:"30m"},{maxMs:54e5,roundedStepMs:36e5,display:"1h"},{maxMs:9e6,roundedStepMs:72e5,display:"2h"},{maxMs:162e5,roundedStepMs:108e5,display:"3h"},{maxMs:324e5,roundedStepMs:216e5,display:"6h"},{maxMs:864e5,roundedStepMs:432e5,display:"12h"},{maxMs:6048e5,roundedStepMs:864e5,display:"1d"},{maxMs:18144e5,roundedStepMs:6048e5,display:"1w"},{maxMs:36288e5,roundedStepMs:2592e6,display:"30d"},{maxMs:63072e6,roundedStepMs:31536e6,display:"1y"}];function b(e){for(let{maxMs:a,roundedStepMs:n}of I)if(e<a)return n;return 15e3}function x(e,a){return b(Math.floor((e.end.valueOf()-e.start.valueOf())/a))}function Y(e,a){let n=g(a),t=e.panels[n];if(void 0===t)throw Error(`Could not resolve panels reference ${a.$ref}`);return t}function g(e){return e.$ref.substring(14)}function v(e){return{$ref:`#/spec/panels/${e}`}}function _(e){return["TimeSeriesQuery","TraceQuery","ProfileQuery","LogQuery","AlertsQuery","SilencesQuery"].includes(e)}function j(e){return 2===e.length}function T(e){return/^[0-9a-fA-F]+$/.test(e)}let O="STATUS_CODE_UNSET",D="STATUS_CODE_OK",E="STATUS_CODE_ERROR";var V=n(59140);let A=V.Ik({kind:V.Yj().min(1,"Required"),spec:V.g1(V.Yj(),V.bz())}),R=V.Ik({name:V.Yj(),description:V.Yj().optional(),hidden:V.zM().optional(),color:V.Yj().optional()});function N(e){return V.Ik({display:R,plugin:e})}let $=V.Ik({display:R,plugin:A}),w=V.Ik({name:V.Yj().optional(),description:V.Yj().optional()}),L=V.Ik({display:w.optional(),default:V.zM(),plugin:A});function z(e){return V.Ik({display:w.optional(),default:V.zM(),plugin:e})}let U=V.Yj().min(1,"Required").regex(d,"Must be a valid duration string"),C=V.Ik({name:V.Yj().optional(),description:V.Yj().optional()}),P=V.Ik({kind:V.Yj().min(1),spec:V.Ik({name:V.Yj().optional(),plugin:A})}),Q=V.Ik({name:V.Yj().optional(),url:V.Yj().min(1),tooltip:V.Yj().optional(),renderVariables:V.zM().optional(),targetBlank:V.zM().optional()}),q=V.Ik({display:C.optional(),plugin:A,queries:V.YO(P).optional(),links:V.YO(Q).optional()});function K(e){return V.Ik({display:C.optional(),plugin:e,queries:V.YO(P).optional(),links:V.YO(Q).optional()})}let F=V.Ik({kind:V.eu("Panel"),spec:q});function B(e){return V.Ik({kind:V.eu("Panel"),spec:K(e)})}let G=V.Ik({name:V.Yj().optional(),description:V.Yj().optional(),hidden:V.zM().optional()}),H=V.Ik({name:V.Yj().min(1),display:G.optional(),defaultValue:V.Yj().or(V.YO(V.Yj())).optional(),allowAllValue:V.zM(),allowMultiple:V.zM(),customAllValue:V.Yj().optional(),capturingRegexp:V.Yj().optional(),sort:V.k5(["none","alphabetical-asc","alphabetical-desc","numerical-asc","numerical-desc","alphabetical-ci-asc","alphabetical-ci-desc"]).optional(),plugin:A});function W(e){return V.Ik({name:V.Yj().min(1),display:G.optional(),defaultValue:V.Yj().or(V.YO(V.Yj())).optional(),allowAllValue:V.zM(),allowMultiple:V.zM(),customAllValue:V.Yj().optional(),capturingRegexp:V.Yj().optional(),sort:V.k5(["none","alphabetical-asc","alphabetical-desc","numerical-asc","numerical-desc","alphabetical-ci-asc","alphabetical-ci-desc"]).optional(),plugin:e})}let X=V.Ik({kind:V.eu("ListVariable"),spec:H});function J(e){return V.Ik({kind:V.eu("ListVariable"),spec:W(e)})}let Z=V.Ik({name:V.Yj().min(1),display:G.optional(),value:V.Yj(),constant:V.zM().optional()}),ee=V.Ik({kind:V.eu("TextVariable"),spec:Z}),ea=V.gM("kind",[ee,X]);function en(e){return V.KC([ee,J(e)])}let et=ea;function ei(e){return V.gM("kind",[V.Ik({kind:V.eu("ListVariable"),spec:W(e)}),V.Ik({kind:V.eu("TextVariable"),spec:Z})])}}}]);
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
(self.chunk_LogsTable=self.chunk_LogsTable||[]).push([["304"],{42927(e,t,r){"use strict";r.d(t,{A:()=>T});var o=r(70451),a=r(11750),n=r(81023),i=r(59238),l=r(32560),s=r(22402),p=r(62540);let c=(0,s.A)((0,p.jsx)("path",{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}),"CheckBoxOutlineBlank"),d=(0,s.A)((0,p.jsx)("path",{d:"M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}),"CheckBox"),u=(0,s.A)((0,p.jsx)("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"}),"IndeterminateCheckBox");var h=r(24726),m=r(83926),v=r(29009),y=r(46733);function f(e){return(0,y.Ay)("MuiCheckbox",e)}let b=(0,v.A)("MuiCheckbox",["root","checked","disabled","indeterminate","colorPrimary","colorSecondary","sizeSmall","sizeMedium"]);var A=r(77308),g=r(23434),x=r(26952),C=r(72052),k=r(64606),w=r(73397);let $=(0,A.A)(l.A,{shouldForwardProp:e=>(0,m.A)(e)||"classes"===e,name:"MuiCheckbox",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[t.root,r.indeterminate&&t.indeterminate,t[`size${(0,h.A)(r.size)}`],"default"!==r.color&&t[`color${(0,h.A)(r.color)}`]]}})((0,g.A)(({theme:e})=>({color:(e.vars||e).palette.text.secondary,variants:[{props:{color:"default",disableRipple:!1},style:{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,i.X4)(e.palette.action.active,e.palette.action.hoverOpacity)}}},...Object.entries(e.palette).filter((0,x.A)()).map(([t])=>({props:{color:t,disableRipple:!1},style:{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette[t].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:(0,i.X4)(e.palette[t].main,e.palette.action.hoverOpacity)}}})),...Object.entries(e.palette).filter((0,x.A)()).map(([t])=>({props:{color:t},style:{[`&.${b.checked}, &.${b.indeterminate}`]:{color:(e.vars||e).palette[t].main},[`&.${b.disabled}`]:{color:(e.vars||e).palette.action.disabled}}})),{props:{disableRipple:!1},style:{"&:hover":{"@media (hover: none)":{backgroundColor:"transparent"}}}}]}))),M=(0,p.jsx)(d,{}),R=(0,p.jsx)(c,{}),S=(0,p.jsx)(u,{}),T=o.forwardRef(function(e,t){let r=(0,C.b)({props:e,name:"MuiCheckbox"}),{checkedIcon:i=M,color:l="primary",icon:s=R,indeterminate:c=!1,indeterminateIcon:d=S,inputProps:u,size:m="medium",disableRipple:v=!1,className:y,slots:b={},slotProps:A={},...g}=r,x=c?d:s,T=c?d:i,H={...r,disableRipple:v,color:l,indeterminate:c,size:m},L=(e=>{let{classes:t,indeterminate:r,color:o,size:a}=e,i={root:["root",r&&"indeterminate",`color${(0,h.A)(o)}`,`size${(0,h.A)(a)}`]},l=(0,n.A)(i,f,t);return{...t,...l}})(H),O=A.input??u,[V,j]=(0,w.A)("root",{ref:t,elementType:$,className:(0,a.A)(L.root,y),shouldForwardComponentProp:!0,externalForwardedProps:{slots:b,slotProps:A,...g},ownerState:H,additionalProps:{type:"checkbox",icon:o.cloneElement(x,{fontSize:x.props.fontSize??m}),checkedIcon:o.cloneElement(T,{fontSize:T.props.fontSize??m}),disableRipple:v,slots:b,slotProps:{input:(0,k.A)("function"==typeof O?O(H):O,{"data-indeterminate":c})}}});return(0,p.jsx)(V,{...j,classes:L})})},57438(e,t,r){"use strict";r.d(t,{A:()=>g});var o=r(70451),a=r(11750),n=r(59238),i=r(81023),l=r(93399),s=r(24726),p=r(77308),c=r(56599),d=r(23434),u=r(26952),h=r(72052),m=r(88091),v=r(82561),y=r(95279),f=r(62540);let b={primary:!0,secondary:!0,error:!0,info:!0,success:!0,warning:!0,textPrimary:!0,textSecondary:!0,textDisabled:!0},A=(0,p.A)(m.A,{name:"MuiLink",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[t.root,t[`underline${(0,s.A)(r.underline)}`],"button"===r.component&&t.button]}})((0,d.A)(({theme:e})=>({variants:[{props:{underline:"none"},style:{textDecoration:"none"}},{props:{underline:"hover"},style:{textDecoration:"none","&:hover":{textDecoration:"underline"}}},{props:{underline:"always"},style:{textDecoration:"underline","&:hover":{textDecorationColor:"inherit"}}},{props:({underline:e,ownerState:t})=>"always"===e&&"inherit"!==t.color,style:{textDecorationColor:"var(--Link-underlineColor)"}},...Object.entries(e.palette).filter((0,u.A)()).map(([t])=>({props:{underline:"always",color:t},style:{"--Link-underlineColor":e.vars?`rgba(${e.vars.palette[t].mainChannel} / 0.4)`:(0,n.X4)(e.palette[t].main,.4)}})),{props:{underline:"always",color:"textPrimary"},style:{"--Link-underlineColor":e.vars?`rgba(${e.vars.palette.text.primaryChannel} / 0.4)`:(0,n.X4)(e.palette.text.primary,.4)}},{props:{underline:"always",color:"textSecondary"},style:{"--Link-underlineColor":e.vars?`rgba(${e.vars.palette.text.secondaryChannel} / 0.4)`:(0,n.X4)(e.palette.text.secondary,.4)}},{props:{underline:"always",color:"textDisabled"},style:{"--Link-underlineColor":(e.vars||e).palette.text.disabled}},{props:{component:"button"},style:{position:"relative",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none","&::-moz-focus-inner":{borderStyle:"none"},[`&.${v.A.focusVisible}`]:{outline:"auto"}}}]}))),g=o.forwardRef(function(e,t){let r=(0,h.b)({props:e,name:"MuiLink"}),p=(0,c.A)(),{className:d,color:u="primary",component:m="a",onBlur:g,onFocus:x,TypographyClasses:C,underline:k="always",variant:w="inherit",sx:$,...M}=r,[R,S]=o.useState(!1),T={...r,color:u,component:m,focusVisible:R,underline:k,variant:w},H=(e=>{let{classes:t,component:r,focusVisible:o,underline:a}=e,n={root:["root",`underline${(0,s.A)(a)}`,"button"===r&&"button",o&&"focusVisible"]};return(0,i.A)(n,v.t,t)})(T);return(0,f.jsx)(A,{color:u,className:(0,a.A)(H.root,d),classes:C,component:m,onBlur:e=>{(0,l.A)(e.target)||S(!1),g&&g(e)},onFocus:e=>{(0,l.A)(e.target)&&S(!0),x&&x(e)},ref:t,ownerState:T,variant:w,...M,sx:[...void 0===b[u]?[{color:u}]:[],...Array.isArray($)?$:[$]],style:{...M.style,..."always"===k&&"inherit"!==u&&!b[u]&&{"--Link-underlineColor":(({theme:e,ownerState:t})=>{let r=t.color,o=(0,y.Yn)(e,`palette.${r}.main`,!1)||(0,y.Yn)(e,`palette.${r}`,!1)||t.color,a=(0,y.Yn)(e,`palette.${r}.mainChannel`)||(0,y.Yn)(e,`palette.${r}Channel`);return"vars"in e&&a?`rgba(${a} / 0.4)`:(0,n.X4)(o,.4)})({theme:p,ownerState:T})}}})})},82561(e,t,r){"use strict";r.d(t,{A:()=>i,t:()=>n});var o=r(29009),a=r(46733);function n(e){return(0,a.Ay)("MuiLink",e)}let i=(0,o.A)("MuiLink",["root","underlineNone","underlineHover","underlineAlways","button","focusVisible"])},33313(e,t,r){"use strict";r.d(t,{A:()=>g});var o=r(70451),a=r(11750),n=r(81023),i=r(59238),l=r(69402),s=r(77308),p=r(23434),c=r(72052),d=r(29009),u=r(46733);function h(e){return(0,u.Ay)("MuiSkeleton",e)}(0,d.A)("MuiSkeleton",["root","text","rectangular","rounded","circular","pulse","wave","withChildren","fitContent","heightAuto"]);var m=r(62540);let v=(0,l.keyframes)`
|
|
2
|
-
0% {
|
|
3
|
-
opacity: 1;
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
50% {
|
|
7
|
-
opacity: 0.4;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
100% {
|
|
11
|
-
opacity: 1;
|
|
12
|
-
}
|
|
13
|
-
`,y=(0,l.keyframes)`
|
|
14
|
-
0% {
|
|
15
|
-
transform: translateX(-100%);
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
50% {
|
|
19
|
-
/* +0.5s of delay between each loop */
|
|
20
|
-
transform: translateX(100%);
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
100% {
|
|
24
|
-
transform: translateX(100%);
|
|
25
|
-
}
|
|
26
|
-
`,f="string"!=typeof v?(0,l.css)`
|
|
27
|
-
animation: ${v} 2s ease-in-out 0.5s infinite;
|
|
28
|
-
`:null,b="string"!=typeof y?(0,l.css)`
|
|
29
|
-
&::after {
|
|
30
|
-
animation: ${y} 2s linear 0.5s infinite;
|
|
31
|
-
}
|
|
32
|
-
`:null,A=(0,s.A)("span",{name:"MuiSkeleton",slot:"Root",overridesResolver:(e,t)=>{let{ownerState:r}=e;return[t.root,t[r.variant],!1!==r.animation&&t[r.animation],r.hasChildren&&t.withChildren,r.hasChildren&&!r.width&&t.fitContent,r.hasChildren&&!r.height&&t.heightAuto]}})((0,p.A)(({theme:e})=>{let t=String(e.shape.borderRadius).match(/[\d.\-+]*\s*(.*)/)[1]||"px",r=parseFloat(e.shape.borderRadius);return{display:"block",backgroundColor:e.vars?e.vars.palette.Skeleton.bg:(0,i.X4)(e.palette.text.primary,"light"===e.palette.mode?.11:.13),height:"1.2em",variants:[{props:{variant:"text"},style:{marginTop:0,marginBottom:0,height:"auto",transformOrigin:"0 55%",transform:"scale(1, 0.60)",borderRadius:`${r}${t}/${Math.round(r/.6*10)/10}${t}`,"&:empty:before":{content:'"\\00a0"'}}},{props:{variant:"circular"},style:{borderRadius:"50%"}},{props:{variant:"rounded"},style:{borderRadius:(e.vars||e).shape.borderRadius}},{props:({ownerState:e})=>e.hasChildren,style:{"& > *":{visibility:"hidden"}}},{props:({ownerState:e})=>e.hasChildren&&!e.width,style:{maxWidth:"fit-content"}},{props:({ownerState:e})=>e.hasChildren&&!e.height,style:{height:"auto"}},{props:{animation:"pulse"},style:f||{animation:`${v} 2s ease-in-out 0.5s infinite`}},{props:{animation:"wave"},style:{position:"relative",overflow:"hidden",WebkitMaskImage:"-webkit-radial-gradient(white, black)","&::after":{background:`linear-gradient(
|
|
33
|
-
90deg,
|
|
34
|
-
transparent,
|
|
35
|
-
${(e.vars||e).palette.action.hover},
|
|
36
|
-
transparent
|
|
37
|
-
)`,content:'""',position:"absolute",transform:"translateX(-100%)",bottom:0,left:0,right:0,top:0}}},{props:{animation:"wave"},style:b||{"&::after":{animation:`${y} 2s linear 0.5s infinite`}}}]}})),g=o.forwardRef(function(e,t){let r=(0,c.b)({props:e,name:"MuiSkeleton"}),{animation:o="pulse",className:i,component:l="span",height:s,style:p,variant:d="text",width:u,...v}=r,y={...r,animation:o,component:l,variant:d,hasChildren:!!v.children},f=(e=>{let{classes:t,variant:r,animation:o,hasChildren:a,width:i,height:l}=e;return(0,n.A)({root:["root",r,o,a&&"withChildren",a&&!i&&"fitContent",a&&!l&&"heightAuto"]},h,t)})(y);return(0,m.jsx)(A,{as:l,ref:t,className:(0,a.A)(f.root,i),ownerState:y,...v,style:{width:u,height:s,...p}})})},347(e,t,r){"use strict";r.d(t,{A:()=>h});var o=r(70451),a=r(11750),n=r(81023),i=r(77308),l=r(72052),s=r(29009),p=r(46733);function c(e){return(0,p.Ay)("MuiTableContainer",e)}(0,s.A)("MuiTableContainer",["root"]);var d=r(62540);let u=(0,i.A)("div",{name:"MuiTableContainer",slot:"Root",overridesResolver:(e,t)=>t.root})({width:"100%",overflowX:"auto"}),h=o.forwardRef(function(e,t){let r=(0,l.b)({props:e,name:"MuiTableContainer"}),{className:o,component:i="div",...s}=r,p={...r,component:i},h=(e=>{let{classes:t}=e;return(0,n.A)({root:["root"]},c,t)})(p);return(0,d.jsx)(u,{ref:t,as:i,className:(0,a.A)(h.root,o),ownerState:p,...s})})},70561(e,t,r){"use strict";r.d(t,{A:()=>y});var o=r(70451),a=r(11750),n=r(81023),i=r(91644),l=r(77308),s=r(72052),p=r(29009),c=r(46733);function d(e){return(0,c.Ay)("MuiTableHead",e)}(0,p.A)("MuiTableHead",["root"]);var u=r(62540);let h=(0,l.A)("thead",{name:"MuiTableHead",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"table-header-group"}),m={variant:"head"},v="thead",y=o.forwardRef(function(e,t){let r=(0,s.b)({props:e,name:"MuiTableHead"}),{className:o,component:l=v,...p}=r,c={...r,component:l},y=(e=>{let{classes:t}=e;return(0,n.A)({root:["root"]},d,t)})(c);return(0,u.jsx)(i.A.Provider,{value:m,children:(0,u.jsx)(h,{as:l,className:(0,a.A)(y.root,o),ref:t,role:l===v?null:"rowgroup",ownerState:c,...p})})})},29917(e,t,r){"use strict";var o;t.default=void 0,t.default=(0,((o=r(1448))&&o.__esModule?o:{default:o}).default)("M16,12V4H17V2H7V4H8V12L6,14V16H11.2V22H12.8V16H18V14L16,12M8.8,14L10,12.8V4H14V12.8L15.2,14H8.8Z","PinOutline")},40362(e,t,r){"use strict";var o=r(56441);function a(){}function n(){}n.resetWarningCache=a,e.exports=function(){function e(e,t,r,a,n,i){if(i!==o){var l=Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var r={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:n,resetWarningCache:a};return r.PropTypes=r,r}},62688(e,t,r){e.exports=r(40362)()},56441(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}}]);
|