relay-dsh-plugin-events 0.2.2 → 0.2.3-rc.1
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/lib/client.js +40 -40
- package/package.json +1 -1
package/lib/client.js
CHANGED
|
@@ -18,58 +18,58 @@ window.__ModuleLoader__.load({
|
|
|
18
18
|
document.head.appendChild(tag);
|
|
19
19
|
}
|
|
20
20
|
var WaitingEventsSection_module_css_default = {
|
|
21
|
-
"error": "bDRFYa_error",
|
|
22
|
-
"bundlePermissions": "bDRFYa_bundlePermissions",
|
|
23
21
|
"details": "bDRFYa_details",
|
|
24
|
-
"eventHeader": "bDRFYa_eventHeader",
|
|
25
|
-
"pagination": "bDRFYa_pagination",
|
|
26
|
-
"cadenceAction": "bDRFYa_cadenceAction",
|
|
27
|
-
"connectorNote": "bDRFYa_connectorNote",
|
|
28
|
-
"counts": "bDRFYa_counts",
|
|
29
|
-
"registration": "bDRFYa_registration",
|
|
30
22
|
"statusBadge": "bDRFYa_statusBadge",
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"connectors": "bDRFYa_connectors",
|
|
23
|
+
"stateDot": "bDRFYa_stateDot",
|
|
24
|
+
"waits": "bDRFYa_waits",
|
|
25
|
+
"message": "bDRFYa_message",
|
|
35
26
|
"iconButton": "bDRFYa_iconButton",
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"emptyCatalog": "bDRFYa_emptyCatalog",
|
|
39
|
-
"bundleRemediation": "bDRFYa_bundleRemediation",
|
|
40
|
-
"actions": "bDRFYa_actions",
|
|
27
|
+
"cadenceAction": "bDRFYa_cadenceAction",
|
|
28
|
+
"failure": "bDRFYa_failure",
|
|
41
29
|
"monitorMain": "bDRFYa_monitorMain",
|
|
42
|
-
"historyHeader": "bDRFYa_historyHeader",
|
|
43
|
-
"rowState": "bDRFYa_rowState",
|
|
44
30
|
"activation": "bDRFYa_activation",
|
|
31
|
+
"total": "bDRFYa_total",
|
|
32
|
+
"toolbar": "bDRFYa_toolbar",
|
|
33
|
+
"filters": "bDRFYa_filters",
|
|
34
|
+
"rowState": "bDRFYa_rowState",
|
|
35
|
+
"bundleTypes": "bDRFYa_bundleTypes",
|
|
45
36
|
"connector": "bDRFYa_connector",
|
|
46
|
-
"confirmation": "bDRFYa_confirmation",
|
|
47
37
|
"summary": "bDRFYa_summary",
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"section": "bDRFYa_section",
|
|
38
|
+
"events": "bDRFYa_events",
|
|
39
|
+
"connectors": "bDRFYa_connectors",
|
|
51
40
|
"secretAction": "bDRFYa_secretAction",
|
|
52
|
-
"
|
|
53
|
-
"sessionButton": "bDRFYa_sessionButton",
|
|
54
|
-
"connectorHeader": "bDRFYa_connectorHeader",
|
|
55
|
-
"total": "bDRFYa_total",
|
|
56
|
-
"monitorTimes": "bDRFYa_monitorTimes",
|
|
41
|
+
"registration": "bDRFYa_registration",
|
|
57
42
|
"catalogHeader": "bDRFYa_catalogHeader",
|
|
58
|
-
"
|
|
59
|
-
"
|
|
60
|
-
"bundleHeader": "bDRFYa_bundleHeader",
|
|
43
|
+
"timerSummary": "bDRFYa_timerSummary",
|
|
44
|
+
"section": "bDRFYa_section",
|
|
61
45
|
"overdue": "bDRFYa_overdue",
|
|
62
|
-
"message": "bDRFYa_message",
|
|
63
|
-
"title": "bDRFYa_title",
|
|
64
|
-
"bundleCatalog": "bDRFYa_bundleCatalog",
|
|
65
|
-
"stateDot": "bDRFYa_stateDot",
|
|
66
|
-
"toolbar": "bDRFYa_toolbar",
|
|
67
|
-
"waits": "bDRFYa_waits",
|
|
68
46
|
"history": "bDRFYa_history",
|
|
47
|
+
"emptyHistory": "bDRFYa_emptyHistory",
|
|
48
|
+
"registrations": "bDRFYa_registrations",
|
|
49
|
+
"bundleCatalog": "bDRFYa_bundleCatalog",
|
|
50
|
+
"actions": "bDRFYa_actions",
|
|
51
|
+
"waitText": "bDRFYa_waitText",
|
|
52
|
+
"bundlePermissions": "bDRFYa_bundlePermissions",
|
|
53
|
+
"connectorHeader": "bDRFYa_connectorHeader",
|
|
54
|
+
"empty": "bDRFYa_empty",
|
|
55
|
+
"sessionButton": "bDRFYa_sessionButton",
|
|
56
|
+
"error": "bDRFYa_error",
|
|
57
|
+
"emptyCatalog": "bDRFYa_emptyCatalog",
|
|
58
|
+
"connectorNote": "bDRFYa_connectorNote",
|
|
59
|
+
"confirmation": "bDRFYa_confirmation",
|
|
60
|
+
"pagination": "bDRFYa_pagination",
|
|
69
61
|
"accounts": "bDRFYa_accounts",
|
|
70
|
-
"
|
|
71
|
-
"
|
|
72
|
-
"
|
|
62
|
+
"monitorTimes": "bDRFYa_monitorTimes",
|
|
63
|
+
"counts": "bDRFYa_counts",
|
|
64
|
+
"monitors": "bDRFYa_monitors",
|
|
65
|
+
"bundleRemediation": "bDRFYa_bundleRemediation",
|
|
66
|
+
"waitContent": "bDRFYa_waitContent",
|
|
67
|
+
"title": "bDRFYa_title",
|
|
68
|
+
"eventHeader": "bDRFYa_eventHeader",
|
|
69
|
+
"bundleHeader": "bDRFYa_bundleHeader",
|
|
70
|
+
"registrationHeader": "bDRFYa_registrationHeader",
|
|
71
|
+
"historyHeader": "bDRFYa_historyHeader",
|
|
72
|
+
"eventDetails": "bDRFYa_eventDetails"
|
|
73
73
|
};
|
|
74
74
|
//#endregion
|
|
75
75
|
//#region src/client/WaitingEventsSection.tsx
|