@valtimo/shared 13.4.1 → 13.6.0
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/assets/core/en.json +294 -4
- package/assets/core/nl.json +294 -4
- package/fesm2022/valtimo-shared.mjs +1 -2
- package/fesm2022/valtimo-shared.mjs.map +1 -1
- package/lib/models/config.d.ts +1 -2
- package/lib/models/config.d.ts.map +1 -1
- package/lib/models/menu-item.model.d.ts +2 -2
- package/lib/models/menu-item.model.d.ts.map +1 -1
- package/lib/models/page.d.ts +1 -0
- package/lib/models/page.d.ts.map +1 -1
- package/package.json +1 -1
- package/assets/core/de.json +0 -1996
package/assets/core/en.json
CHANGED
|
@@ -840,7 +840,7 @@
|
|
|
840
840
|
"success": "Widget configuration updated successfully",
|
|
841
841
|
"error": "Widget configuration failed to update"
|
|
842
842
|
},
|
|
843
|
-
"
|
|
843
|
+
"type": {
|
|
844
844
|
"description": "Choose the widget type you want to configure.",
|
|
845
845
|
"fields": {"title": "Fields", "description": "Text data with content and a label"},
|
|
846
846
|
"custom": {"title": "Custom component", "description": "For complex content"},
|
|
@@ -850,7 +850,9 @@
|
|
|
850
850
|
"title": "Interactive table",
|
|
851
851
|
"description": "Create an interactive table"
|
|
852
852
|
},
|
|
853
|
-
"collection": {"title": "Collection", "description": "Create a collection"}
|
|
853
|
+
"collection": {"title": "Collection", "description": "Create a collection"},
|
|
854
|
+
"divider": {"title": "Divider"},
|
|
855
|
+
"map": {"title": "Map", "description": "Create a map widget"}
|
|
854
856
|
},
|
|
855
857
|
"width": {
|
|
856
858
|
"description": "Select the desired width for the widget.",
|
|
@@ -908,6 +910,13 @@
|
|
|
908
910
|
"linkTextTooltip": "The text that will be displayed for the link. If left empty, the URL will be used as link text.",
|
|
909
911
|
"linkTextPlaceholder": "Link text (optional)"
|
|
910
912
|
},
|
|
913
|
+
"map": {
|
|
914
|
+
"add": "Add field",
|
|
915
|
+
"layerTitle": "Map layer {{ layer }}",
|
|
916
|
+
"key": "Path to GeoJSON data",
|
|
917
|
+
"keyPlaceholder": "Source path",
|
|
918
|
+
"keyTooltip": "Value resolver path to GeoJSON data"
|
|
919
|
+
},
|
|
911
920
|
"displayType": {
|
|
912
921
|
"text": "Text",
|
|
913
922
|
"boolean": "Yes/No",
|
|
@@ -968,6 +977,12 @@
|
|
|
968
977
|
"selectorLabel": "New process button (Optional)",
|
|
969
978
|
"selectorPlaceholder": "Choose a process"
|
|
970
979
|
},
|
|
980
|
+
"actionButtonLabel": "Action button type",
|
|
981
|
+
"externalLink": {
|
|
982
|
+
"linkLabel": "External link button",
|
|
983
|
+
"linkPlaceholder": "External link",
|
|
984
|
+
"buttonTextLabel": "External link button text"
|
|
985
|
+
},
|
|
971
986
|
"saveModalContent": "Are you sure you want to save the widget configuration?"
|
|
972
987
|
},
|
|
973
988
|
"zgw": {
|
|
@@ -1008,6 +1023,39 @@
|
|
|
1008
1023
|
"title": "No configured columns"
|
|
1009
1024
|
}
|
|
1010
1025
|
},
|
|
1026
|
+
"notifications": {
|
|
1027
|
+
"failed": {
|
|
1028
|
+
"pageTitle": "Failed notifications",
|
|
1029
|
+
"retrySuccess": "Notification retry scheduled",
|
|
1030
|
+
"retryError": "Retry failed. Please try again later.",
|
|
1031
|
+
"noResults": {
|
|
1032
|
+
"title": "No failed notifications",
|
|
1033
|
+
"description": "There are currently no failed notifications."
|
|
1034
|
+
},
|
|
1035
|
+
"columns": {
|
|
1036
|
+
"receivedAt": "Received at",
|
|
1037
|
+
"idempotenceKey": "Idempotence key",
|
|
1038
|
+
"pendingRetries": "Remaining retries",
|
|
1039
|
+
"lastProcessedAt": "Last processed at",
|
|
1040
|
+
"lastErrorMessage": "Last error message"
|
|
1041
|
+
},
|
|
1042
|
+
"detail": {
|
|
1043
|
+
"title": "Failed notification details",
|
|
1044
|
+
"metadataTitle": "Metadata",
|
|
1045
|
+
"id": "Identifier",
|
|
1046
|
+
"idempotenceKey": "Idempotence key",
|
|
1047
|
+
"status": "Status",
|
|
1048
|
+
"pendingRetries": "Remaining retries",
|
|
1049
|
+
"receivedAt": "Received at",
|
|
1050
|
+
"lastProcessedAt": "Last processed at",
|
|
1051
|
+
"payloadTitle": "Payload",
|
|
1052
|
+
"noPayload": "Payload not available.",
|
|
1053
|
+
"errorTitle": "Error details",
|
|
1054
|
+
"noError": "No error details available.",
|
|
1055
|
+
"retry": "Retry notification"
|
|
1056
|
+
}
|
|
1057
|
+
}
|
|
1058
|
+
},
|
|
1011
1059
|
"tags": {
|
|
1012
1060
|
"tag": "Tag",
|
|
1013
1061
|
"add": "Add tag",
|
|
@@ -1252,6 +1300,9 @@
|
|
|
1252
1300
|
}
|
|
1253
1301
|
},
|
|
1254
1302
|
"interface": {
|
|
1303
|
+
"icon": "Icon",
|
|
1304
|
+
"iconPlaceholder": "Select an icon",
|
|
1305
|
+
"iconTooltip": "Select an icon",
|
|
1255
1306
|
"mainMenu": "Main menu",
|
|
1256
1307
|
"toggleMenu": "Menu",
|
|
1257
1308
|
"typeToSearch": "Type here to search",
|
|
@@ -1874,25 +1925,64 @@
|
|
|
1874
1925
|
"noWidgets": "No widgets",
|
|
1875
1926
|
"noWidgetsDescription": "There are no widgets configured for this tab, or you don't have the rights to view them.",
|
|
1876
1927
|
"noWidget": "Widget not found",
|
|
1877
|
-
"noCustomComponentDescription": "The custom component configured for this widget is not available."
|
|
1928
|
+
"noCustomComponentDescription": "The custom component configured for this widget is not available.",
|
|
1929
|
+
"map": {
|
|
1930
|
+
"title": "Map"
|
|
1931
|
+
}
|
|
1878
1932
|
},
|
|
1879
1933
|
"iko": {
|
|
1880
|
-
"searchFieldsNoResults": "No search fields found for this entity"
|
|
1934
|
+
"searchFieldsNoResults": "No search fields found for this entity",
|
|
1935
|
+
"pageTitle": "Views",
|
|
1936
|
+
"searchVia": "Search via"
|
|
1881
1937
|
},
|
|
1882
1938
|
"ikoManagement": {
|
|
1939
|
+
"preparingDownload": "Preparing download",
|
|
1883
1940
|
"ikoServer": "IKO Server",
|
|
1941
|
+
"configureIkoServer": "Configure IKO Server",
|
|
1884
1942
|
"dataUrl": "Data URL",
|
|
1885
1943
|
"title": "Configuration",
|
|
1886
1944
|
"list": "List",
|
|
1887
1945
|
"tabs": {"title": "Tabs"},
|
|
1888
1946
|
"widgets": {"title": "Widgets"},
|
|
1947
|
+
"importDefinition": {
|
|
1948
|
+
"title": "Import IKO definition",
|
|
1949
|
+
"overwriteWarning": "If your IKO definition contains configurations, models and/or definitions with the same name or identifier as already on your system, they will be overwritten.",
|
|
1950
|
+
"startUpload": "Start upload",
|
|
1951
|
+
"progressBar": {
|
|
1952
|
+
"active": "This may take a while",
|
|
1953
|
+
"error": "Unable to import IKO definition. Nothing was imported due to an error at our end. Please try again later. If the issue keeps happening, contact support.",
|
|
1954
|
+
"finished": "IKO definition successfully imported",
|
|
1955
|
+
"label": "Importing IKO definition"
|
|
1956
|
+
},
|
|
1957
|
+
"checkbox": {
|
|
1958
|
+
"message": "I understand that configurations may be overwritten",
|
|
1959
|
+
"error": "This field is mandatory"
|
|
1960
|
+
},
|
|
1961
|
+
"upload": {
|
|
1962
|
+
"title": "Upload file",
|
|
1963
|
+
"description": "Max file size is 500kb. The supported file type is ZIP.",
|
|
1964
|
+
"buttonText": "Select file"
|
|
1965
|
+
},
|
|
1966
|
+
"steps": {
|
|
1967
|
+
"accessControl": {
|
|
1968
|
+
"message": "Don't forget to set the rights in Access Control. Without the proper rights your new IKO-definition won't be accessible.",
|
|
1969
|
+
"title": "Access control"
|
|
1970
|
+
}
|
|
1971
|
+
}
|
|
1972
|
+
},
|
|
1889
1973
|
"views": {
|
|
1890
1974
|
"title": "Views",
|
|
1975
|
+
"upload": "Upload",
|
|
1891
1976
|
"add": "Add view",
|
|
1977
|
+
"edit": "Edit view",
|
|
1892
1978
|
"deleteContent": "Are you sure you want to delete this view? This change cannot be reverted",
|
|
1893
1979
|
"noResultsTitle": "There are no configured views",
|
|
1894
1980
|
"noResultsDescription": "Click here to configure a view."
|
|
1895
1981
|
},
|
|
1982
|
+
"search": {
|
|
1983
|
+
"noResultsTitle": "No results",
|
|
1984
|
+
"noResultsDescription": "Try adjusting your search or filter options to find what you're looking for."
|
|
1985
|
+
},
|
|
1896
1986
|
"searchActions": {
|
|
1897
1987
|
"addActionTitle": "Add search action",
|
|
1898
1988
|
"editActionTitle": "Edit search action",
|
|
@@ -1938,6 +2028,7 @@
|
|
|
1938
2028
|
"editTab": "Edit tab",
|
|
1939
2029
|
"rowAction": "Row action",
|
|
1940
2030
|
"canStartCase": "Can start case",
|
|
2031
|
+
"collectionPathTooltip": "A path which leads to the collection of values which you want to display. For showing properties in IKO's, follow this example: 'iko:/path/to/property'.",
|
|
1941
2032
|
"tabTypes": {
|
|
1942
2033
|
"widgets": "Widgets"
|
|
1943
2034
|
}
|
|
@@ -1965,5 +2056,204 @@
|
|
|
1965
2056
|
"rightClickTooltip": "Right-click for options",
|
|
1966
2057
|
"deleteHelperText": "After creating a quick search item, you can delete it by right-clicking on it",
|
|
1967
2058
|
"duplicateError": "A quick search item with this title already exists"
|
|
2059
|
+
},
|
|
2060
|
+
"mdiIcons": {
|
|
2061
|
+
"mdi-home": "Home",
|
|
2062
|
+
"mdi-home-city": "Home City",
|
|
2063
|
+
"mdi-office-building": "Office Building",
|
|
2064
|
+
"mdi-city": "City",
|
|
2065
|
+
"mdi-domain": "Domain",
|
|
2066
|
+
"mdi-account": "Account",
|
|
2067
|
+
"mdi-account-circle": "Account Circle",
|
|
2068
|
+
"mdi-account-tie": "Account Tie",
|
|
2069
|
+
"mdi-account-group": "Account Group",
|
|
2070
|
+
"mdi-account-multiple": "Account Multiple",
|
|
2071
|
+
"mdi-account-cog": "Account Cog",
|
|
2072
|
+
"mdi-account-clock": "Account Clock",
|
|
2073
|
+
"mdi-account-heart": "Account Heart",
|
|
2074
|
+
"mdi-account-star": "Account Star",
|
|
2075
|
+
"mdi-account-box": "Account Box",
|
|
2076
|
+
"mdi-account-plus": "Account Plus",
|
|
2077
|
+
"mdi-account-check": "Account Check",
|
|
2078
|
+
"mdi-account-key": "Account Key",
|
|
2079
|
+
"mdi-briefcase": "Briefcase",
|
|
2080
|
+
"mdi-briefcase-account": "Briefcase Account",
|
|
2081
|
+
"mdi-briefcase-check": "Briefcase Check",
|
|
2082
|
+
"mdi-calendar": "Calendar",
|
|
2083
|
+
"mdi-calendar-month": "Calendar Month",
|
|
2084
|
+
"mdi-calendar-check": "Calendar Check",
|
|
2085
|
+
"mdi-calendar-range": "Calendar Range",
|
|
2086
|
+
"mdi-clipboard-text": "Clipboard Text",
|
|
2087
|
+
"mdi-clipboard-list": "Clipboard List",
|
|
2088
|
+
"mdi-clipboard-check": "Clipboard Check",
|
|
2089
|
+
"mdi-clipboard-edit": "Clipboard Edit",
|
|
2090
|
+
"mdi-folder": "Folder",
|
|
2091
|
+
"mdi-folder-open": "Folder Open",
|
|
2092
|
+
"mdi-folder-account": "Folder Account",
|
|
2093
|
+
"mdi-folder-multiple": "Folder Multiple",
|
|
2094
|
+
"mdi-folder-star": "Folder Star",
|
|
2095
|
+
"mdi-file": "File",
|
|
2096
|
+
"mdi-file-document": "File Document",
|
|
2097
|
+
"mdi-file-cog": "File Cog",
|
|
2098
|
+
"mdi-file-table": "File Table",
|
|
2099
|
+
"mdi-file-chart": "File Chart",
|
|
2100
|
+
"mdi-file-sign": "File Sign",
|
|
2101
|
+
"mdi-file-tree": "File Tree",
|
|
2102
|
+
"mdi-file-multiple": "File Multiple",
|
|
2103
|
+
"mdi-file-download": "File Download",
|
|
2104
|
+
"mdi-file-upload": "File Upload",
|
|
2105
|
+
"mdi-file-pdf-box": "File PDF Box",
|
|
2106
|
+
"mdi-file-image": "File Image",
|
|
2107
|
+
"mdi-file-music": "File Music",
|
|
2108
|
+
"mdi-file-video": "File Video",
|
|
2109
|
+
"mdi-book": "Book",
|
|
2110
|
+
"mdi-book-open": "Book Open",
|
|
2111
|
+
"mdi-book-open-page-variant": "Book Open Page Variant",
|
|
2112
|
+
"mdi-book-account": "Book Account",
|
|
2113
|
+
"mdi-book-information-variant": "Book Information Variant",
|
|
2114
|
+
"mdi-notebook": "Notebook",
|
|
2115
|
+
"mdi-note-text": "Note Text",
|
|
2116
|
+
"mdi-text-box": "Text Box",
|
|
2117
|
+
"mdi-text-box-check": "Text Box Check",
|
|
2118
|
+
"mdi-email": "Email",
|
|
2119
|
+
"mdi-email-check": "Email Check",
|
|
2120
|
+
"mdi-email-open": "Email Open",
|
|
2121
|
+
"mdi-email-newsletter": "Email Newsletter",
|
|
2122
|
+
"mdi-inbox": "Inbox",
|
|
2123
|
+
"mdi-inbox-arrow-down": "Inbox Arrow Down",
|
|
2124
|
+
"mdi-message": "Message",
|
|
2125
|
+
"mdi-message-text": "Message Text",
|
|
2126
|
+
"mdi-chat": "Chat",
|
|
2127
|
+
"mdi-comment": "Comment",
|
|
2128
|
+
"mdi-comment-text": "Comment Text",
|
|
2129
|
+
"mdi-comment-multiple": "Comment Multiple",
|
|
2130
|
+
"mdi-comment-processing": "Comment Processing",
|
|
2131
|
+
"mdi-bell": "Bell",
|
|
2132
|
+
"mdi-bell-outline": "Bell Outline",
|
|
2133
|
+
"mdi-bell-alert": "Bell Alert",
|
|
2134
|
+
"mdi-bell-ring": "Bell Ring",
|
|
2135
|
+
"mdi-alert": "Alert",
|
|
2136
|
+
"mdi-alert-circle": "Alert Circle",
|
|
2137
|
+
"mdi-help-circle": "Help Circle",
|
|
2138
|
+
"mdi-information": "Information",
|
|
2139
|
+
"mdi-lightbulb": "Lightbulb",
|
|
2140
|
+
"mdi-check": "Check",
|
|
2141
|
+
"mdi-check-circle": "Check Circle",
|
|
2142
|
+
"mdi-close": "Close",
|
|
2143
|
+
"mdi-lock": "Lock",
|
|
2144
|
+
"mdi-lock-open": "Lock Open",
|
|
2145
|
+
"mdi-lock-check": "Lock Check",
|
|
2146
|
+
"mdi-shield": "Shield",
|
|
2147
|
+
"mdi-shield-check": "Shield Check",
|
|
2148
|
+
"mdi-shield-account": "Shield Account",
|
|
2149
|
+
"mdi-security": "Security",
|
|
2150
|
+
"mdi-key": "Key",
|
|
2151
|
+
"mdi-cog": "Cog",
|
|
2152
|
+
"mdi-cog-clockwise": "Cog Clockwise",
|
|
2153
|
+
"mdi-settings-helper": "Settings Helper",
|
|
2154
|
+
"mdi-tune": "Tune",
|
|
2155
|
+
"mdi-gauge": "Gauge",
|
|
2156
|
+
"mdi-speedometer": "Speedometer",
|
|
2157
|
+
"mdi-view-dashboard": "View Dashboard",
|
|
2158
|
+
"mdi-view-list": "View List",
|
|
2159
|
+
"mdi-view-grid": "View Grid",
|
|
2160
|
+
"mdi-table": "Table",
|
|
2161
|
+
"mdi-chart-bar": "Chart Bar",
|
|
2162
|
+
"mdi-chart-line": "Chart Line",
|
|
2163
|
+
"mdi-chart-timeline": "Chart Timeline",
|
|
2164
|
+
"mdi-timeline-text": "Timeline Text",
|
|
2165
|
+
"mdi-timeline-clock": "Timeline Clock",
|
|
2166
|
+
"mdi-map": "Map",
|
|
2167
|
+
"mdi-map-marker": "Map Marker",
|
|
2168
|
+
"mdi-map-marker-radius": "Map Marker Radius",
|
|
2169
|
+
"mdi-map-marker-multiple": "Map Marker Multiple",
|
|
2170
|
+
"mdi-compass": "Compass",
|
|
2171
|
+
"mdi-earth": "Earth",
|
|
2172
|
+
"mdi-navigation": "Navigation",
|
|
2173
|
+
"mdi-laptop": "Laptop",
|
|
2174
|
+
"mdi-monitor": "Monitor",
|
|
2175
|
+
"mdi-cellphone": "Cellphone",
|
|
2176
|
+
"mdi-tablet": "Tablet",
|
|
2177
|
+
"mdi-web": "Web",
|
|
2178
|
+
"mdi-cloud": "Cloud",
|
|
2179
|
+
"mdi-database": "Database",
|
|
2180
|
+
"mdi-server": "Server",
|
|
2181
|
+
"mdi-lan": "LAN",
|
|
2182
|
+
"mdi-api": "API",
|
|
2183
|
+
"mdi-application-braces": "Application Braces",
|
|
2184
|
+
"mdi-cube": "Cube",
|
|
2185
|
+
"mdi-view-module": "View Module",
|
|
2186
|
+
"mdi-puzzle": "Puzzle",
|
|
2187
|
+
"mdi-pipe": "Pipe",
|
|
2188
|
+
"mdi-certificate": "Certificate",
|
|
2189
|
+
"mdi-seal": "Seal",
|
|
2190
|
+
"mdi-tag": "Tag",
|
|
2191
|
+
"mdi-tag-multiple": "Tag Multiple",
|
|
2192
|
+
"mdi-wallet": "Wallet",
|
|
2193
|
+
"mdi-credit-card": "Credit Card",
|
|
2194
|
+
"mdi-cash-multiple": "Cash Multiple",
|
|
2195
|
+
"mdi-store": "Store",
|
|
2196
|
+
"mdi-storefront": "Storefront",
|
|
2197
|
+
"mdi-cart": "Cart",
|
|
2198
|
+
"mdi-truck": "Truck",
|
|
2199
|
+
"mdi-package": "Package",
|
|
2200
|
+
"mdi-gift": "Gift",
|
|
2201
|
+
"mdi-rocket": "Rocket",
|
|
2202
|
+
"mdi-rocket-launch": "Rocket Launch",
|
|
2203
|
+
"mdi-flag": "Flag",
|
|
2204
|
+
"mdi-trophy": "Trophy",
|
|
2205
|
+
"mdi-star": "Star",
|
|
2206
|
+
"mdi-heart": "Heart",
|
|
2207
|
+
"mdi-thumb-up": "Thumb Up",
|
|
2208
|
+
"mdi-thumb-down": "Thumb Down",
|
|
2209
|
+
"mdi-play-circle": "Play Circle",
|
|
2210
|
+
"mdi-pause-circle": "Pause Circle",
|
|
2211
|
+
"mdi-image": "Image",
|
|
2212
|
+
"mdi-camera": "Camera",
|
|
2213
|
+
"mdi-video": "Video",
|
|
2214
|
+
"mdi-microphone": "Microphone",
|
|
2215
|
+
"mdi-magnify": "Magnify",
|
|
2216
|
+
"mdi-link": "Link",
|
|
2217
|
+
"mdi-account-search": "Account Search",
|
|
2218
|
+
"mdi-school": "School",
|
|
2219
|
+
"mdi-clipboard-pulse": "Clipboard Pulse",
|
|
2220
|
+
"mdi-chart-areaspline": "Chart Areaspline",
|
|
2221
|
+
"mdi-chart-gantt": "Chart Gantt",
|
|
2222
|
+
"mdi-finance": "Finance",
|
|
2223
|
+
"mdi-bank": "Bank",
|
|
2224
|
+
"mdi-cash-register": "Cash Register",
|
|
2225
|
+
"mdi-poll": "Poll",
|
|
2226
|
+
"mdi-progress-check": "Progress Check",
|
|
2227
|
+
"mdi-progress-clock": "Progress Clock",
|
|
2228
|
+
"mdi-timeline": "Timeline",
|
|
2229
|
+
"mdi-timeline-alert": "Timeline Alert",
|
|
2230
|
+
"mdi-calendar-text": "Calendar Text",
|
|
2231
|
+
"mdi-folder-information": "Folder Information",
|
|
2232
|
+
"mdi-folder-lock": "Folder Lock",
|
|
2233
|
+
"mdi-folder-key": "Folder Key",
|
|
2234
|
+
"mdi-file-lock": "File Lock",
|
|
2235
|
+
"mdi-file-search": "File Search",
|
|
2236
|
+
"mdi-file-question": "File Question",
|
|
2237
|
+
"mdi-cloud-sync": "Cloud Sync",
|
|
2238
|
+
"mdi-cloud-alert": "Cloud Alert",
|
|
2239
|
+
"mdi-database-search": "Database Search",
|
|
2240
|
+
"mdi-server-security": "Server Security",
|
|
2241
|
+
"mdi-lock-alert": "Lock Alert",
|
|
2242
|
+
"mdi-lock-reset": "Lock Reset",
|
|
2243
|
+
"mdi-account-lock": "Account Lock",
|
|
2244
|
+
"mdi-account-alert": "Account Alert",
|
|
2245
|
+
"mdi-badge-account-horizontal": "Badge Account Horizontal",
|
|
2246
|
+
"mdi-badge-account-horizontal-outline": "Badge Account Horizontal Outline",
|
|
2247
|
+
"mdi-lightbulb-on": "Lightbulb On",
|
|
2248
|
+
"mdi-lifebuoy": "Lifebuoy",
|
|
2249
|
+
"mdi-headset": "Headset",
|
|
2250
|
+
"mdi-headset-help": "Headset Help",
|
|
2251
|
+
"mdi-wrench": "Wrench",
|
|
2252
|
+
"mdi-hammer-wrench": "Hammer Wrench",
|
|
2253
|
+
"mdi-cog-transfer": "Cog Transfer",
|
|
2254
|
+
"mdi-tune-variant": "Tune Variant",
|
|
2255
|
+
"mdi-clipboard-text-clock": "Clipboard Text Clock",
|
|
2256
|
+
"mdi-clipboard-text-play": "Clipboard Text Play",
|
|
2257
|
+
"mdi-clipboard-flow": "Clipboard Flow"
|
|
1968
2258
|
}
|
|
1969
2259
|
}
|