diff --git a/visual-kpi-docs/docs/supporting-pages/icons-map.mdx b/visual-kpi-docs/docs/supporting-pages/icons-map.mdx new file mode 100644 index 00000000..c52a6e6f --- /dev/null +++ b/visual-kpi-docs/docs/supporting-pages/icons-map.mdx @@ -0,0 +1,11 @@ +--- +id: mapped-icons +title: Mapped Icons +slug: /mapped-icons +description: 'On this page we should list all existing video training.' +tags: [] +--- + +import IconsMap from '@site/src/components/SvgFont/IconsMap'; + + diff --git a/visual-kpi-docs/docs/supporting-pages/trainning.mdx b/visual-kpi-docs/docs/supporting-pages/training.mdx similarity index 100% rename from visual-kpi-docs/docs/supporting-pages/trainning.mdx rename to visual-kpi-docs/docs/supporting-pages/training.mdx diff --git a/visual-kpi-docs/sidebars.js b/visual-kpi-docs/sidebars.js index fae142b1..7e836cb5 100644 --- a/visual-kpi-docs/sidebars.js +++ b/visual-kpi-docs/sidebars.js @@ -317,6 +317,11 @@ const sidebars = { defaultStyle: true, className: 'sidebar_title', }, + { + type: 'doc', + id: 'supporting-pages/mapped-icons', + label: 'Mapped Icons', + }, { type: 'doc', id: 'supporting-pages/faq', @@ -337,8 +342,7 @@ const sidebars = { type: 'doc', id: 'supporting-pages/glossary', label: 'Glossary', - }, - + }, ], }; diff --git a/visual-kpi-docs/src/components/SvgFont/IconsMap.jsx b/visual-kpi-docs/src/components/SvgFont/IconsMap.jsx new file mode 100644 index 00000000..775c9dbf --- /dev/null +++ b/visual-kpi-docs/src/components/SvgFont/IconsMap.jsx @@ -0,0 +1,24 @@ +import selection from '@site/static/font/selection.json'; +import SvgFont from '@site/src/components/SvgFont/SvgFont'; + +export default function IconsMap() { + const gridContainerStyle = { + display: 'grid', + gridTemplateColumns: 'repeat(auto-fill, minmax(200px, 1fr))', + gap: '10px', + }; + console.log(selection.icons[8]) + + return ( +
+ { + selection.icons.map((icon, index) => ( +
+ + {index} - {icon.properties.name} +
+ )) + } +
+ ) +} diff --git a/visual-kpi-docs/src/components/SvgFont/SvgFont.jsx b/visual-kpi-docs/src/components/SvgFont/SvgFont.jsx index 14399b6e..e7e05740 100644 --- a/visual-kpi-docs/src/components/SvgFont/SvgFont.jsx +++ b/visual-kpi-docs/src/components/SvgFont/SvgFont.jsx @@ -12,7 +12,7 @@ export default function SvgFont({ data, position, size }) { - + test diff --git a/visual-kpi-docs/static/font/index.html b/visual-kpi-docs/static/font/index.html new file mode 100644 index 00000000..8d5b04f6 --- /dev/null +++ b/visual-kpi-docs/static/font/index.html @@ -0,0 +1,12 @@ + + + + + + + Document + + +
test 0 - refreshmetadata28
test 1 - closeall28
test 2 - closeallbutthis28
test 3 - trash28
test 4 - selectall28
test 5 - unselectall28
test 6 - upload28
test 7 - shareoptions28
test 8 - save28
test 9 - new28
test 10 - dashboard32
test 11 - dashboarddial32
test 12 - group32
test 13 - helpcircle32
test 14 - kpi32
test 15 - menu32
test 16 - search32
test 17 - share32
test 18 - siterollups32
test 19 - table32
test 20 - trend32
test 21 - groupmaptable22
test 22 - maplayers22
test 23 - boxplot22
test 24 - scalesingle22
test 25 - scalemulti22
test 26 - robot22
test 27 - circuit22
test 28 - meter22
test 29 - transformer22
test 30 - copy22
test 31 - layerdatabase22
test 32 - layerstatus22
test 33 - stopwatchline22
test 34 - stopwatch22
test 35 - stale22
test 36 - statustrend22
test 37 - statusbarlist22
test 38 - trendprediction22
test 39 - ship22
test 40 - airplane22
test 41 - alarm22
test 42 - shadedchart22
test 43 - batteryempty22
test 44 - battery2522
test 45 - battery5022
test 46 - battery7522
test 47 - batteryfull22
test 48 - bell22
test 49 - desktoptime22
test 50 - clienttime22
test 51 - databasetime22
test 52 - cloudtime22
test 53 - radiounselect22
test 54 - halffullcircle22
test 55 - circlefull22
test 56 - database22
test 57 - teardrop22
test 58 - teardropempty22
test 59 - eventrange22
test 60 - pdf22
test 61 - heartbroken22
test 62 - image22
test 63 - kpimapstructured22
test 64 - lifesaver22
test 65 - linechart22
test 66 - location22
test 67 - mapedit22
test 68 - moonfilled22
test 69 - moonopen22
test 70 - neutralface22
test 71 - building22
test 72 - phone22
test 73 - print22
test 74 - radioactive22
test 75 - stack22
test 76 - starempty22
test 77 - starhalf22
test 78 - starfull22
test 79 - statistics22
test 80 - sunempty22
test 81 - halfsun22
test 82 - sunrise22
test 83 - sunset22
test 84 - switch22
test 85 - tank2522
test 86 - tank5022
test 87 - tank7522
test 88 - tankempty22
test 89 - tankfull22
test 90 - target22
test 91 - temperatureempty22
test 92 - temperature2522
test 93 - temperature5022
test 94 - temperature7522
test 95 - temperaturefull22
test 96 - batchtime22
test 97 - toggleoff22
test 98 - toggleon22
test 99 - truck22
test 100 - volumemute22
test 101 - volumelow22
test 102 - volumemedium22
test 103 - volume22
test 104 - wifioff22
test 105 - wifi5022
test 106 - wifi7522
test 107 - wifi22
test 108 - wrench22
test 109 - bookmarkhide22
test 110 - bookmark22
test 111 - return22
test 112 - expandwidget22
test 113 - link22
test 114 - groupby22
test 115 - addtodashboard22
test 116 - dashboard22
test 117 - profilegroup22
test 118 - profile22
test 119 - dropdown22
test 120 - pin22
test 121 - html22
test 122 - gantt22
test 123 - boxzoom22
test 124 - piechart22
test 125 - tablesearch22
test 126 - reply22
test 127 - infofull22
test 128 - morefull22
test 129 - more22
test 130 - chart22
test 131 - control22
test 132 - pareto22
test 133 - xyplot22
test 134 - chart32
test 135 - history22
test 136 - alerthistory22
test 137 - notificationhistory22
test 138 - statushistory22
test 139 - expandsquare22
test 140 - collapsesquare22
test 141 - groupmap22
test 142 - barchart22
test 143 - caretleft22
test 144 - caretright22
test 145 - embedhtml22
test 146 - embed22
test 147 - left22
test 148 - leftnarrow22
test 149 - right22
test 150 - rightnarrow22
test 151 - na22
test 152 - unknown22
test 153 - checkboxchecked22
test 154 - checkboxunchecked22
test 155 - checkboxfilled22
test 156 - compasse22
test 157 - compassn22
test 158 - compassne22
test 159 - compassnw22
test 160 - compasss22
test 161 - compassse22
test 162 - compasssw22
test 163 - compassw22
test 164 - addtodashboarddial22
test 165 - adhoctrend22
test 166 - adhocvalue22
test 167 - alert22
test 168 - back22
test 169 - banner22
test 170 - bolt22
test 171 - bulletchart22
test 172 - bullhorn22
test 173 - changeprofile22
test 174 - clock22
test 175 - cloudempty22
test 176 - club22
test 177 - cone22
test 178 - dashboarddial22
test 179 - diamond22
test 180 - drag22
test 181 - edit22
test 182 - export22
test 183 - eye22
test 184 - filter22
test 185 - fire22
test 186 - flag22
test 187 - frownfull22
test 188 - gear22
test 189 - globe22
test 190 - good22
test 191 - group22
test 192 - grouptrend22
test 193 - h22
test 194 - heartempty22
test 195 - heartfull22
test 196 - helpcircle22
test 197 - hh22
test 198 - hhh22
test 199 - hourglass22
test 200 - info22
test 201 - key22
test 202 - kpi22
test 203 - kpimap22
test 204 - l22
test 205 - light22
test 206 - list22
test 207 - listcollapse22
test 208 - listexpand22
test 209 - ll22
test 210 - lll22
test 211 - lock22
test 212 - menu22
test 213 - minusfull22
test 214 - nis22
test 215 - play22
test 216 - playfull22
test 217 - plug22
test 218 - plusfull22
test 219 - radioselect22
test 220 - repair22
test 221 - restart22
test 222 - revert22
test 223 - rocket22
test 224 - search22
test 225 - share22
test 226 - shield22
test 227 - smile22
test 228 - snapto22
test 229 - spade22
test 230 - squareempty22
test 231 - squarefull22
test 232 - table22
test 233 - tag22
test 234 - talkfull22
test 235 - talksquare22
test 236 - thumbdown22
test 237 - thumbup22
test 238 - transpara22
test 239 - trend22
test 240 - trendaxis22
test 241 - trendback22
test 242 - trendcursor22
test 243 - trendforward22
test 244 - trendrange22
test 245 - unlock22
test 246 - user22
test 247 - wave22
test 248 - x22
test 249 - fullscreen16
test 250 - return16
test 251 - link16
test 252 - sort16
test 253 - sortaz16
test 254 - sortza16
test 255 - checkboxchecked16
test 256 - checkboxunchecked16
test 257 - addtodashboarddial16
test 258 - alert16
test 259 - clock16
test 260 - edit16
test 261 - expandwidget16
test 262 - eye16
test 263 - gear16
test 264 - globe16
test 265 - helpcircle16
test 266 - home16
test 267 - info16
test 268 - linkchain16
test 269 - mail16
test 270 - menucollapse16
test 271 - menuexpand16
test 272 - minusfull16
test 273 - phone16
test 274 - plusfull16
test 275 - radioselect16
test 276 - radiounselect16
test 277 - refresh16
test 278 - sectioncollapse16
test 279 - sectionexpand16
test 280 - share16
test 281 - squareempty16
test 282 - user16
test 283 - whereami16
test 284 - x16
test 285 - link12
test 286 - alert12
test 287 - clock12
test 288 - info12
test 289 - linkchain12
test 290 - alert9
test 291 - clock9
+ + \ No newline at end of file