MDL-78316 core: Move IconSystem init to Factory
commit5b54ac43b10da069abd563369d2af1206864e9f3
authorAndrew Nicols <andrew@nicols.co.uk>
Fri, 19 May 2023 02:51:38 +0000 (19 10:51 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Fri, 7 Jul 2023 08:13:28 +0000 (7 16:13 +0800)
tree1d5db829b5bf87caa8f795fb6e6e09004a0a035d
parentc0043004e1e11c146a1a54291c59ae60e2172933
MDL-78316 core: Move IconSystem init to Factory

This is throwback to times when we understood JS less.

We should not have the factory method for the IconSystem in
core/templates.
lib/amd/build/icon_system.min.js
lib/amd/build/icon_system.min.js.map
lib/amd/build/local/templates/renderer.min.js
lib/amd/build/local/templates/renderer.min.js.map
lib/amd/build/templates.min.js.map
lib/amd/src/icon_system.js
lib/amd/src/local/templates/renderer.js
lib/amd/src/templates.js