jamespot-front-business 1.2.19 → 1.2.21

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/dist/esm.js CHANGED
@@ -2356,6 +2356,7 @@ const getModelFontAwesomeIcon = (icon) => {
2356
2356
  album: 'images',
2357
2357
  article: 'file-lines',
2358
2358
  businessDirectory: 'building',
2359
+ client: 'hammer',
2359
2360
  document: 'file-arrow-down',
2360
2361
  diffgroup: 'group',
2361
2362
  event: 'calendar-days',
@@ -2363,12 +2364,15 @@ const getModelFontAwesomeIcon = (icon) => {
2363
2364
  idea: 'fs-idea',
2364
2365
  'intranet-page': 'fs-intranet',
2365
2366
  lab: 'flask',
2367
+ magicpad: 'draftio',
2366
2368
  meeting: 'calendar-days',
2367
2369
  news: 'newspaper',
2370
+ platform: 'hammer',
2368
2371
  poll: 'square-poll-vertical',
2369
2372
  process: 'fs-process',
2370
2373
  question: 'circle-question',
2371
2374
  search: 'block-question',
2375
+ 'secure-document': 'file-lock',
2372
2376
  surveyDate: 'calendar-check',
2373
2377
  support: 'headset',
2374
2378
  targetInfo: 'message-exclamation',