@vscode/codicons 0.0.44 → 0.0.45-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.
Files changed (45) hide show
  1. package/RELEASING.md +32 -0
  2. package/_iconCloud/categories.csv +533 -0
  3. package/_iconCloud/categories.transforms.json +92 -0
  4. package/_iconCloud/categories.variables.json +48 -0
  5. package/_iconCloud/descriptions.csv +533 -0
  6. package/_iconCloud/descriptions.transforms.json +83 -0
  7. package/_iconCloud/descriptions.variables.json +47 -0
  8. package/_iconCloud/keywords.csv +533 -1
  9. package/_iconCloud/keywords.transforms.json +22 -13
  10. package/_iconCloud/keywords.variables.json +19 -18
  11. package/_iconCloud/manifest.json +11 -1
  12. package/_iconCloud/manifest.transforms.json +2 -2
  13. package/_iconCloud/metaphors.csv +533 -0
  14. package/_iconCloud/metaphors.transforms.json +92 -0
  15. package/_iconCloud/metaphors.variables.json +48 -0
  16. package/build/pipeline.yml +18 -7
  17. package/dist/codicon.css +7 -1
  18. package/dist/codicon.csv +6 -0
  19. package/dist/codicon.html +8129 -851
  20. package/dist/codicon.svg +1 -1
  21. package/dist/codicon.ttf +0 -0
  22. package/dist/codiconsLibrary.ts +6 -0
  23. package/dist/metadata.json +2672 -0
  24. package/package.json +6 -2
  25. package/scripts/check-metadata.js +126 -0
  26. package/scripts/embed-metadata.js +25 -0
  27. package/scripts/embed-svg-data.js +31 -0
  28. package/src/icons/add-small.svg +1 -0
  29. package/src/icons/ask.svg +1 -0
  30. package/src/icons/chat-sparkle-error.svg +1 -1
  31. package/src/icons/chat-sparkle-warning.svg +1 -1
  32. package/src/icons/chat-sparkle.svg +1 -1
  33. package/src/icons/cloud-download.svg +1 -1
  34. package/src/icons/cloud-upload.svg +1 -1
  35. package/src/icons/cloud.svg +1 -1
  36. package/src/icons/index-zero.svg +1 -1
  37. package/src/icons/keyboard-tab-above.svg +1 -1
  38. package/src/icons/remove-small.svg +1 -0
  39. package/src/icons/report.svg +1 -1
  40. package/src/icons/screen-cut.svg +1 -0
  41. package/src/icons/worktree-small.svg +1 -0
  42. package/src/icons/worktree.svg +1 -0
  43. package/src/template/mapping.json +18 -0
  44. package/src/template/metadata.json +2672 -0
  45. package/src/template/preview.hbs +583 -321
@@ -0,0 +1,533 @@
1
+ IconKeyValue,Descriptions
2
+ account,User account or person icon
3
+ activate-breakpoints,Enable or activate breakpoints
4
+ add,Add or create new item
5
+ archive,Archive or package items
6
+ arrow-both,Bidirectional arrow
7
+ arrow-circle-down,Circular arrow pointing down
8
+ arrow-circle-left,Circular arrow pointing left
9
+ arrow-circle-right,Circular arrow pointing right
10
+ arrow-circle-up,Circular arrow pointing up
11
+ arrow-down,Arrow pointing down
12
+ arrow-left,Arrow pointing left
13
+ arrow-right,Arrow pointing right
14
+ arrow-up,Arrow pointing up
15
+ beaker,Testing or experimental feature
16
+ bell,Notification or alert
17
+ bell-dot,Notification with unread indicator
18
+ bold,Bold text formatting
19
+ book,Documentation or reading material
20
+ bookmark,Bookmark or save for later
21
+ briefcase,Work or business related
22
+ broadcast,Broadcast or transmit signal
23
+ browser,Web browser or webpage
24
+ bug,Bug or error
25
+ calendar,Calendar or schedule
26
+ call-incoming,Incoming call
27
+ call-outgoing,Outgoing call
28
+ case-sensitive,Case-sensitive search option
29
+ check,Check or success indicator
30
+ check-all,Check all or select all
31
+ checklist,Checklist or task list
32
+ chevron-down,Chevron pointing down
33
+ chevron-left,Chevron pointing left
34
+ chevron-right,Chevron pointing right
35
+ chevron-up,Chevron pointing up
36
+ chrome-close,Close window button
37
+ chrome-maximize,Maximize window button
38
+ chrome-minimize,Minimize window button
39
+ chrome-restore,Restore window button
40
+ circle-filled,Filled circle
41
+ circle-large-filled,Large filled circle
42
+ circle-large,Large circle outline
43
+ circle-slash,Blocked or disabled
44
+ circuit-board,Circuit board or IoT device
45
+ clear-all,Clear or reset all
46
+ clippy,Clipboard or copy
47
+ close,Close or cancel
48
+ close-all,Close all items
49
+ cloud,Cloud service or storage
50
+ cloud-download,Download from cloud
51
+ cloud-upload,Upload to cloud
52
+ code,Code or programming
53
+ coffee,Coffee or break time
54
+ collapse-all,Collapse all items
55
+ color-mode,Color or theme mode
56
+ comment,Comment or message
57
+ comment-discussion,Discussion or conversation
58
+ copilot,AI Copilot assistant
59
+ copy,Copy content
60
+ credit-card,Payment or credit card
61
+ dash,Dash or minus
62
+ dashboard,Dashboard or overview
63
+ database,Database or data storage
64
+ debug,Debug or test
65
+ debug-alt,Debug alternative icon
66
+ debug-console,Debug console or terminal
67
+ device-camera,Camera device
68
+ device-camera-video,Video camera
69
+ device-mobile,Mobile device
70
+ diff,Diff or comparison
71
+ diff-added,Added changes in diff
72
+ diff-ignored,Ignored changes in diff
73
+ diff-modified,Modified changes in diff
74
+ diff-removed,Removed changes in diff
75
+ diff-renamed,Renamed changes in diff
76
+ edit,Edit or modify
77
+ error,Error or critical issue
78
+ extensions,Extensions or plugins
79
+ eye,View or watch
80
+ eye-closed,Hide or invisible
81
+ file,File or document
82
+ file-code,Code file
83
+ files,Multiple files
84
+ filter,Filter or refine
85
+ folder,Folder or directory
86
+ folder-opened,Opened folder
87
+ gear,Settings or configuration
88
+ git-branch,Git branch
89
+ git-commit,Git commit
90
+ git-merge,Git merge
91
+ git-pull-request,Pull request
92
+ globe,Globe or web
93
+ graph,Graph or chart
94
+ heart,Like or favorite
95
+ home,Home page
96
+ info,Information or help
97
+ issues,Issues or tasks
98
+ json,JSON format
99
+ key,Key or password
100
+ law,Legal or license
101
+ library,Library or collection
102
+ lightbulb,Idea or suggestion
103
+ link,Link or reference
104
+ link-external,External link
105
+ list-ordered,Ordered list
106
+ list-unordered,Unordered list
107
+ loading,Loading or processing
108
+ location,Location or place
109
+ mail,Email or mail
110
+ markdown,Markdown format
111
+ menu,Menu or options
112
+ merge,Merge or combine
113
+ mic,Microphone or audio
114
+ mirror,Mirror or reflect
115
+ more,More options
116
+ move,Move or drag
117
+ new-file,New file
118
+ new-folder,New folder
119
+ note,Note or memo
120
+ notebook,Notebook or interactive document
121
+ organization,Organization or company
122
+ output,Output or result
123
+ package,Package or module
124
+ pass,Pass or success
125
+ person,Person or user
126
+ pin,Pin or attach
127
+ play,Play or run
128
+ plug,Plugin or extension
129
+ preview,Preview or view
130
+ project,Project or workspace
131
+ question,Question or help
132
+ record,Record or capture
133
+ redo,Redo action
134
+ refresh,Refresh or reload
135
+ regex,Regular expression
136
+ remote,Remote connection
137
+ remove,Remove or delete
138
+ replace,Replace or substitute
139
+ repo,Repository
140
+ report,Report or summary
141
+ rocket,Launch or deploy
142
+ save,Save or store
143
+ save-all,Save all
144
+ search,Search or find
145
+ server,Server or host
146
+ settings,Settings or preferences
147
+ settings-gear,Settings gear
148
+ shield,Security or protection
149
+ source-control,Source control
150
+ sparkle,AI or automated feature
151
+ split-horizontal,Split horizontally
152
+ split-vertical,Split vertically
153
+ star,Star or favorite
154
+ symbol-class,Class symbol
155
+ symbol-method,Method symbol
156
+ tag,Tag or label
157
+ terminal,Terminal or console
158
+ text-size,Text size or font
159
+ trash,Trash or delete
160
+ unlock,Unlock or open
161
+ verified,Verified or approved
162
+ watch,Watch or monitor
163
+ window,Window or panel
164
+ workspace-trusted,Trusted workspace
165
+ zoom-in,Zoom in or enlarge
166
+ zoom-out,Zoom out or reduce
167
+ add-small,Small add icon
168
+ agent,AI agent or bot
169
+ alert,Alert or warning
170
+ array,Array data structure
171
+ arrow-small-down,Small arrow pointing down
172
+ arrow-small-left,Small arrow pointing left
173
+ arrow-small-right,Small arrow pointing right
174
+ arrow-small-up,Small arrow pointing up
175
+ arrow-swap,Swap arrows
176
+ attach,Attach file or item
177
+ azure,Microsoft Azure logo
178
+ azure-devops,Azure DevOps logo
179
+ beaker-stop,Stop experiment or test
180
+ bell-slash,Notifications disabled
181
+ bell-slash-dot,Notifications disabled with unread
182
+ blank,Blank or empty space
183
+ bracket-dot,Bracket with dot indicator
184
+ bracket-error,Bracket with error indicator
185
+ build,Build or compile
186
+ chat-sparkle,AI chat suggestion
187
+ chat-sparkle-error,AI chat error
188
+ chat-sparkle-warning,AI chat warning
189
+ chip,Computer chip or processor
190
+ circle-outline,Circle outline shape
191
+ circle-small,Small circle outline
192
+ circle-small-filled,Small filled circle
193
+ clockface,Clock face showing time
194
+ clone,Clone or duplicate
195
+ cloud-small,Small cloud icon
196
+ code-oss,Code OSS logo
197
+ code-review,Code review
198
+ collection,Collection of items
199
+ collection-small,Small collection
200
+ combine,Combine items
201
+ comment-discussion-quote,Quoted discussion comment
202
+ comment-discussion-sparkle,AI discussion comment
203
+ comment-draft,Draft comment
204
+ comment-unresolved,Unresolved comment
205
+ compass,Compass for navigation
206
+ compass-active,Active compass
207
+ compass-dot,Compass with indicator
208
+ copilot-blocked,Copilot blocked
209
+ copilot-error,Copilot error
210
+ copilot-in-progress,Copilot working
211
+ copilot-large,Large Copilot logo
212
+ copilot-not-connected,Copilot disconnected
213
+ copilot-snooze,Copilot snoozed
214
+ copilot-success,Copilot success
215
+ copilot-unavailable,Copilot unavailable
216
+ copilot-warning,Copilot warning
217
+ copilot-warning-large,Large Copilot warning
218
+ coverage,Code coverage
219
+ cursor,Mouse cursor
220
+ debug-all,Debug all
221
+ debug-alt-small,Small debug run icon
222
+ debug-breakpoint-conditional,Conditional breakpoint
223
+ debug-breakpoint-conditional-unverified,Unverified conditional breakpoint
224
+ debug-breakpoint-data,Data breakpoint
225
+ debug-breakpoint-data-unverified,Unverified data breakpoint
226
+ debug-breakpoint-function,Function breakpoint
227
+ debug-breakpoint-function-unverified,Unverified function breakpoint
228
+ debug-breakpoint-log,Logpoint
229
+ debug-breakpoint-log-unverified,Unverified logpoint
230
+ debug-breakpoint-unsupported,Unsupported breakpoint
231
+ debug-connected,Debugger connected
232
+ debug-continue,Continue debugging
233
+ debug-continue-small,Small continue icon
234
+ debug-coverage,Debug coverage
235
+ debug-disconnect,Disconnect debugger
236
+ debug-line-by-line,Debug line by line
237
+ debug-pause,Pause debugging
238
+ debug-rerun,Rerun debug session
239
+ debug-restart,Restart debugging
240
+ debug-restart-frame,Restart stack frame
241
+ debug-reverse-continue,Reverse continue
242
+ debug-stackframe,Stack frame
243
+ debug-stackframe-active,Active stack frame
244
+ debug-start,Start debugging
245
+ debug-step-back,Step back
246
+ debug-step-into,Step into
247
+ debug-step-out,Step out
248
+ debug-step-over,Step over
249
+ debug-stop,Stop debugging
250
+ diff-multiple,Multiple diffs
251
+ diff-single,Single diff
252
+ discard,Discard changes
253
+ download,Download
254
+ edit-code,Edit code
255
+ edit-session,Edit session
256
+ edit-sparkle,AI edit
257
+ editor-layout,Editor layout
258
+ empty-window,Empty window
259
+ eraser,Eraser
260
+ error-small,Small error icon
261
+ exclude,Exclude item
262
+ expand-all,Expand all items
263
+ export,Export data
264
+ extensions-large,Large extensions icon
265
+ feedback,Feedback
266
+ file-binary,Binary file
267
+ file-media,Media file
268
+ file-pdf,PDF file
269
+ file-submodule,Git submodule
270
+ file-symlink-directory,Directory symlink
271
+ file-symlink-file,File symlink
272
+ file-text,Text file
273
+ file-zip,Zip archive
274
+ filter-filled,Filled filter icon
275
+ flag,Flag
276
+ flame,Flame or fire
277
+ fold,Fold or collapse
278
+ fold-down,Fold down
279
+ fold-up,Fold up
280
+ folder-active,Active folder
281
+ folder-library,Library folder
282
+ forward,Forward
283
+ game,Game controller
284
+ gift,Gift box
285
+ gist,GitHub Gist
286
+ gist-fork,Fork Gist
287
+ gist-private,Private Gist
288
+ gist-secret,Secret Gist
289
+ git-branch-changes,Branch changes
290
+ git-branch-conflicts,Branch conflicts
291
+ git-branch-staged-changes,Staged changes
292
+ git-compare,Compare git versions
293
+ git-pull-request-closed,Closed pull request
294
+ git-pull-request-create,Create pull request
295
+ git-pull-request-done,Completed pull request
296
+ git-pull-request-draft,Draft pull request
297
+ git-pull-request-go-to-changes,Go to PR changes
298
+ git-pull-request-new-changes,New PR changes
299
+ git-stash,Git stash
300
+ git-stash-apply,Apply git stash
301
+ git-stash-pop,Pop git stash
302
+ github-action,GitHub Action
303
+ github-alt,GitHub logo alternative
304
+ github-inverted,Inverted GitHub logo
305
+ github-project,GitHub Project
306
+ go-to-editing-session,Go to editing session
307
+ go-to-search,Go to search
308
+ grabber,Drag handle
309
+ graph-left,Graph aligned left
310
+ graph-line,Line graph
311
+ graph-scatter,Scatter plot
312
+ gripper,Gripper handle
313
+ group-by-ref-type,Group by reference type
314
+ heart-filled,Filled heart
315
+ history,History or log
316
+ horizontal-rule,Horizontal rule
317
+ hubot,Hubot
318
+ inbox,Inbox
319
+ indent,Indent text
320
+ index-zero,Zero index
321
+ insert,Insert item
322
+ inspect,Inspect element
323
+ issue-draft,Draft issue
324
+ issue-reopened,Reopened issue
325
+ italic,Italic text
326
+ jersey,Jersey or shirt
327
+ kebab-vertical,Vertical kebab menu
328
+ keyboard-tab,Tab key
329
+ keyboard-tab-above,Tab above
330
+ keyboard-tab-below,Tab below
331
+ layers,Layers
332
+ layers-active,Active layers
333
+ layers-dot,Layers with indicator
334
+ layout,Layout
335
+ layout-activitybar-left,Activity bar left
336
+ layout-activitybar-right,Activity bar right
337
+ layout-centered,Centered layout
338
+ layout-menubar,Menubar layout
339
+ layout-panel,Panel layout
340
+ layout-panel-center,Panel center
341
+ layout-panel-dock,Dock panel
342
+ layout-panel-justify,Justify panel
343
+ layout-panel-left,Panel left
344
+ layout-panel-off,Hide panel
345
+ layout-panel-right,Panel right
346
+ layout-sidebar-left,Sidebar left
347
+ layout-sidebar-left-dock,Dock sidebar left
348
+ layout-sidebar-left-off,Hide sidebar left
349
+ layout-sidebar-right,Sidebar right
350
+ layout-sidebar-right-dock,Dock sidebar right
351
+ layout-sidebar-right-off,Hide sidebar right
352
+ layout-statusbar,Status bar
353
+ lightbulb-autofix,Auto-fix suggestion
354
+ lightbulb-empty,Empty lightbulb
355
+ lightbulb-sparkle,AI suggestion
356
+ list-filter,Filter list
357
+ list-flat,Flat list
358
+ list-selection,List selection
359
+ list-tree,Tree list
360
+ live-share,Live Share
361
+ lock-small,Small lock
362
+ log-in,Log in
363
+ log-out,Log out
364
+ logo-github,GitHub logo
365
+ magnet,Magnet
366
+ mail-read,Read mail
367
+ mail-reply,Reply to mail
368
+ map,Map
369
+ map-filled,Filled map
370
+ map-vertical,Vertical map
371
+ map-vertical-filled,Filled vertical map
372
+ mcp,Model Context Protocol
373
+ megaphone,Megaphone
374
+ mention,Mention or @ symbol
375
+ merge-into,Merge into
376
+ mic-filled,Filled microphone
377
+ milestone,Milestone
378
+ mortar-board,Mortar board or graduation
379
+ multiple-windows,Multiple windows
380
+ music,Music note
381
+ mute,Mute sound
382
+ new-collection,New collection
383
+ newline,Newline character
384
+ no-newline,No newline
385
+ notebook-template,Notebook template
386
+ octoface,Octocat face
387
+ open-in-product,Open in product
388
+ open-preview,Open preview
389
+ paintcan,Paint can
390
+ pass-filled,Filled pass icon
391
+ percentage,Percentage symbol
392
+ person-add,Add person
393
+ piano,Piano keys
394
+ pie-chart,Pie chart
395
+ pinned,Pinned item
396
+ pinned-dirty,Pinned item with changes
397
+ play-circle,Play circle
398
+ preserve-case,Preserve case
399
+ primitive-square,Square shape
400
+ pulse,Pulse or activity
401
+ python,Python language logo
402
+ quote,Quote mark
403
+ quotes,Double quotes
404
+ radio-tower,Radio tower
405
+ reactions,Reactions
406
+ record-keys,Record keystrokes
407
+ record-small,Small record icon
408
+ references,Code references
409
+ remote-explorer,Remote explorer
410
+ remove-small,Small remove icon
411
+ rename,Rename
412
+ replace-all,Replace all
413
+ repo-clone,Clone repository
414
+ repo-fetch,Fetch repository
415
+ repo-force-push,Force push repository
416
+ repo-pinned,Pinned repository
417
+ repo-pull,Pull repository
418
+ repo-push,Push repository
419
+ repo-selected,Selected repository
420
+ repo-sync,Sync repository
421
+ request-changes,Request changes
422
+ robot,Robot
423
+ root-folder,Root folder
424
+ root-folder-opened,Opened root folder
425
+ rss,RSS feed
426
+ ruby,Ruby language
427
+ run-above,Run above
428
+ run-all,Run all
429
+ run-all-coverage,Run all with coverage
430
+ run-below,Run below
431
+ run-coverage,Run with coverage
432
+ run-errors,Run errors
433
+ run-with-deps,Run with dependencies
434
+ save-as,Save as
435
+ screen-full,Full screen
436
+ screen-normal,Normal screen
437
+ search-fuzzy,Fuzzy search
438
+ search-large,Large search icon
439
+ search-sparkle,AI search
440
+ search-stop,Stop search
441
+ send,Send message
442
+ send-to-remote-agent,Send to remote agent
443
+ server-environment,Server environment
444
+ server-process,Server process
445
+ session-in-progress,Session in progress
446
+ share,Share
447
+ skip,Skip
448
+ smiley,Smiley face
449
+ snake,Snake
450
+ sort-precedence,Sort by precedence
451
+ sparkle-filled,Filled sparkle
452
+ squirrel,Squirrel
453
+ star-full,Full star
454
+ star-half,Half star
455
+ stop-circle,Stop circle
456
+ strikethrough,Strikethrough text
457
+ surround-with,Surround with
458
+ symbol-boolean,Boolean symbol
459
+ symbol-color,Color symbol
460
+ symbol-constant,Constant symbol
461
+ symbol-enum,Enum symbol
462
+ symbol-enum-member,Enum member symbol
463
+ symbol-field,Field symbol
464
+ symbol-file,File symbol
465
+ symbol-interface,Interface symbol
466
+ symbol-key,Key symbol
467
+ symbol-keyword,Keyword symbol
468
+ symbol-method-arrow,Method arrow symbol
469
+ symbol-misc,Miscellaneous symbol
470
+ symbol-module,Module symbol
471
+ symbol-numeric,Numeric symbol
472
+ symbol-operator,Operator symbol
473
+ symbol-parameter,Parameter symbol
474
+ symbol-property,Property symbol
475
+ symbol-reference,Reference symbol
476
+ symbol-ruler,Ruler symbol
477
+ symbol-snippet,Snippet symbol
478
+ symbol-string,String symbol
479
+ symbol-structure,Structure symbol
480
+ sync-ignored,Sync ignored
481
+ table,Table
482
+ target,Target
483
+ tasklist,Task list
484
+ telescope,Telescope
485
+ terminal-bash,Bash terminal
486
+ terminal-cmd,Command prompt
487
+ terminal-debian,Debian terminal
488
+ terminal-git-bash,Git Bash terminal
489
+ terminal-linux,Linux terminal
490
+ terminal-powershell,PowerShell terminal
491
+ terminal-tmux,Tmux terminal
492
+ terminal-ubuntu,Ubuntu terminal
493
+ thinking,Thinking
494
+ three-bars,Three bars menu
495
+ thumbsdown,Thumbs down
496
+ thumbsdown-filled,Filled thumbs down
497
+ thumbsup,Thumbs up
498
+ thumbsup-filled,Filled thumbs up
499
+ tools,Tools
500
+ triangle-down,Triangle pointing down
501
+ triangle-left,Triangle pointing left
502
+ triangle-right,Triangle pointing right
503
+ triangle-up,Triangle pointing up
504
+ twitter,Twitter logo
505
+ type-hierarchy,Type hierarchy
506
+ type-hierarchy-sub,Sub-type hierarchy
507
+ type-hierarchy-super,Super-type hierarchy
508
+ unarchive,Unarchive
509
+ unfold,Unfold
510
+ ungroup-by-ref-type,Ungroup by reference type
511
+ unmute,Unmute sound
512
+ unverified,Unverified
513
+ variable,Variable
514
+ variable-group,Variable group
515
+ verified-filled,Filled verified icon
516
+ versions,Versions
517
+ vm,Virtual machine
518
+ vm-active,Active virtual machine
519
+ vm-connect,Connect to VM
520
+ vm-outline,VM outline
521
+ vm-running,Running VM
522
+ vm-small,Small VM icon
523
+ vr,VR headset
524
+ vscode,VS Code logo
525
+ vscode-insiders,VS Code Insiders logo
526
+ wand,Magic wand
527
+ whitespace,Whitespace character
528
+ whole-word,Match whole word
529
+ window-active,Active window
530
+ word-wrap,Word wrap
531
+ workspace-unknown,Unknown workspace trust
532
+ workspace-untrusted,Untrusted workspace
533
+ zap,Zap or flash
@@ -0,0 +1,83 @@
1
+ [
2
+ {
3
+ "method": "LoadTable",
4
+ "params": {
5
+ "relativePath": "_DataFilePath_",
6
+ "rootPath": "_RootPath_"
7
+ },
8
+ "variable": "iconDescriptionsInputTable"
9
+ },
10
+ {
11
+ "method": "ForEachRow",
12
+ "transforms": [
13
+ {
14
+ "method": "Copy",
15
+ "params": {
16
+ "from": "_LibraryKey_"
17
+ },
18
+ "variable": "_IconData_LibraryKey_"
19
+ },
20
+ {
21
+ "method": "Copy",
22
+ "params": {
23
+ "from": "_IconTypeKey_"
24
+ },
25
+ "variable": "_IconData_TypeKey_"
26
+ },
27
+ {
28
+ "method": "GetColumnValue",
29
+ "params": {
30
+ "columnName": "iconColumnIconKeyValueName",
31
+ "iterator": "iconDescriptionsTableIterator"
32
+ },
33
+ "variable": "iconKeyValue"
34
+ },
35
+ {
36
+ "method": "GetHashKey",
37
+ "notes": "The icon Key is derived from the shortend icon file name.",
38
+ "params": {
39
+ "from": "iconKeyValue"
40
+ },
41
+ "variable": "_IconData_Key_"
42
+ },
43
+ {
44
+ "method": "UpdateVariablesTable",
45
+ "params": {
46
+ "variables": "_IconDataVariables_"
47
+ },
48
+ "variable": "_IconData_"
49
+ },
50
+ {
51
+ "method": "Clear",
52
+ "variable": "iconArtifacts"
53
+ },
54
+ {
55
+ "method": "GetColumnValue",
56
+ "params": {
57
+ "columnName": "iconColumnDescriptionsName",
58
+ "iterator": "iconDescriptionsTableIterator"
59
+ },
60
+ "variable": "iconDescriptions"
61
+ },
62
+ {
63
+ "method": "AddToVariableBag",
64
+ "params": {
65
+ "value": "iconDescriptions"
66
+ },
67
+ "variable": "iconArtifacts"
68
+ },
69
+ {
70
+ "method": "AddNameValuePairsToAssociationTable",
71
+ "params": {
72
+ "key": "_IconData_Key_",
73
+ "keyColumn": "_IconArtifactData_IconKey_",
74
+ "namesColumn": "_IconArtifactData_Name_",
75
+ "values": "iconArtifacts",
76
+ "valuesColumn": "_IconArtifactData_Value_"
77
+ },
78
+ "variable": "_IconArtifactData_"
79
+ }
80
+ ],
81
+ "variable": "iconDescriptionsTableIterator"
82
+ }
83
+ ]
@@ -0,0 +1,47 @@
1
+ [
2
+ {
3
+ "name": "iconDescriptionsInputTable",
4
+ "tableSpecifier": {
5
+ "dataColumnIndex": 0,
6
+ "dataRowIndex": 1,
7
+ "headerRowIndex": 0
8
+ },
9
+ "type": "Table",
10
+ "valueType": "None"
11
+ },
12
+ {
13
+ "name": "iconColumnIconKeyValueName",
14
+ "referenceOnly": true,
15
+ "type": "Value",
16
+ "value": "IconKeyValue",
17
+ "valueType": "Text"
18
+ },
19
+ {
20
+ "name": "iconColumnDescriptionsName",
21
+ "referenceOnly": true,
22
+ "type": "Value",
23
+ "value": "Descriptions",
24
+ "valueType": "Text"
25
+ },
26
+ {
27
+ "TargetName": "iconDescriptionsInputTable",
28
+ "name": "iconDescriptionsTableIterator",
29
+ "type": "TableIterator"
30
+ },
31
+ {
32
+ "name": "iconKeyValue",
33
+ "type": "Value",
34
+ "valueType": "Text"
35
+ },
36
+ {
37
+ "name": "iconDescriptions",
38
+ "type": "Value",
39
+ "valueType": "Text"
40
+ },
41
+ {
42
+ "name": "iconArtifacts",
43
+ "type": "VariableBag",
44
+ "valueType": "None",
45
+ "values": []
46
+ }
47
+ ]