@hh.ru/magritte-ui-icon 13.5.4 → 13.7.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/IconDynamic-CM4S1jey.js +19 -0
- package/{IconDynamic-2FCoVHMA.js.map → IconDynamic-CM4S1jey.js.map} +1 -1
- package/IconDynamic.js +1 -1
- package/LoaderGlyph.js +1 -1
- package/Skeleton.js +1 -1
- package/country.js +1 -1
- package/hoc.js +2 -2
- package/hoc.js.map +1 -1
- package/icon.js +6 -2
- package/icon.js.map +1 -1
- package/icon.mock.d.ts +4 -0
- package/icon.mock.js +17 -1
- package/icon.mock.js.map +1 -1
- package/index.css +292 -292
- package/index.js +1 -1
- package/package.json +3 -3
- package/private.js +1 -1
- package/product.js +1 -1
- package/service.js +5 -2
- package/service.js.map +1 -1
- package/service.mock.d.ts +3 -0
- package/service.mock.js +13 -1
- package/service.mock.js.map +1 -1
- package/variants/country/index.d.ts +5 -5
- package/variants/country/index.js +2 -2
- package/variants/country/index.js.map +1 -1
- package/variants/icon/BagFilledSize16.js +1 -1
- package/variants/icon/BagFilledSize16.js.map +1 -1
- package/variants/icon/BagFilledSize24.js +1 -1
- package/variants/icon/BagFilledSize24.js.map +1 -1
- package/variants/icon/ClockOutlinedSize32.js +1 -1
- package/variants/icon/ClockOutlinedSize32.js.map +1 -1
- package/variants/icon/EmojiNeutral3dSize32.js +1 -1
- package/variants/icon/EmojiNeutral3dSize32.js.map +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize24.js +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize24.js.map +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize32.js +1 -1
- package/variants/icon/EmojiNeutralOutlinedSize32.js.map +1 -1
- package/variants/icon/EmojiSad3dSize32.js +1 -1
- package/variants/icon/EmojiSad3dSize32.js.map +1 -1
- package/variants/icon/LightbulbOnFilledSize16.d.ts +2 -0
- package/variants/icon/LightbulbOnFilledSize16.js +9 -0
- package/variants/icon/LightbulbOnFilledSize16.js.map +1 -0
- package/variants/icon/LightbulbOnFilledSize24.d.ts +2 -0
- package/variants/icon/LightbulbOnFilledSize24.js +9 -0
- package/variants/icon/LightbulbOnFilledSize24.js.map +1 -0
- package/variants/icon/LightbulbOnOutlinedSize16.d.ts +2 -0
- package/variants/icon/LightbulbOnOutlinedSize16.js +9 -0
- package/variants/icon/LightbulbOnOutlinedSize16.js.map +1 -0
- package/variants/icon/LightbulbOnOutlinedSize24.d.ts +2 -0
- package/variants/icon/LightbulbOnOutlinedSize24.js +9 -0
- package/variants/icon/LightbulbOnOutlinedSize24.js.map +1 -0
- package/variants/icon/SendWebFilledSize32.js +1 -1
- package/variants/icon/SendWebFilledSize32.js.map +1 -1
- package/variants/icon/SendWebOutlinedSize32.js +1 -1
- package/variants/icon/SendWebOutlinedSize32.js.map +1 -1
- package/variants/icon/index.d.ts +1326 -1306
- package/variants/icon/index.js +717 -709
- package/variants/icon/index.js.map +1 -1
- package/variants/private/index.js +1 -1
- package/variants/product/index.js +1 -1
- package/variants/service/AndroidBrandSize16.js +1 -1
- package/variants/service/AndroidBrandSize16.js.map +1 -1
- package/variants/service/AndroidBrandSize24.js +1 -1
- package/variants/service/AndroidBrandSize24.js.map +1 -1
- package/variants/service/FlBrandSize24.js +1 -1
- package/variants/service/FlBrandSize24.js.map +1 -1
- package/variants/service/IndexGrayscaleSize16.js +1 -1
- package/variants/service/IndexGrayscaleSize16.js.map +1 -1
- package/variants/service/MaxSquareBrandSize24.js +1 -1
- package/variants/service/MaxSquareBrandSize24.js.map +1 -1
- package/variants/service/OkBrandAltSize24.js +1 -1
- package/variants/service/OkBrandAltSize24.js.map +1 -1
- package/variants/service/OneCBrandSize32.d.ts +2 -0
- package/variants/service/OneCBrandSize32.js +9 -0
- package/variants/service/OneCBrandSize32.js.map +1 -0
- package/variants/service/OneCGrayscaleSize32.d.ts +2 -0
- package/variants/service/OneCGrayscaleSize32.js +9 -0
- package/variants/service/OneCGrayscaleSize32.js.map +1 -0
- package/variants/service/OneCSolidSize32.d.ts +2 -0
- package/variants/service/OneCSolidSize32.js +9 -0
- package/variants/service/OneCSolidSize32.js.map +1 -0
- package/variants/service/TalantixLiteSize16.js +1 -1
- package/variants/service/TalantixLiteSize16.js.map +1 -1
- package/variants/service/TalantixLiteSize24.js +1 -1
- package/variants/service/TalantixLiteSize24.js.map +1 -1
- package/variants/service/TwitterBrandSize24.js +1 -1
- package/variants/service/TwitterBrandSize24.js.map +1 -1
- package/variants/service/index.d.ts +17 -2
- package/variants/service/index.js +9 -3
- package/variants/service/index.js.map +1 -1
- package/IconDynamic-2FCoVHMA.js +0 -19
package/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import './index.css';
|
|
2
|
-
export { I as IconDynamic } from './IconDynamic-
|
|
2
|
+
export { I as IconDynamic } from './IconDynamic-CM4S1jey.js';
|
|
3
3
|
export { isIconElement } from './types.js';
|
|
4
4
|
export { SkeletonSize16, SkeletonSize24, SkeletonSize32 } from './Skeleton.js';
|
|
5
5
|
import 'react/jsx-runtime';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hh.ru/magritte-ui-icon",
|
|
3
|
-
"version": "13.
|
|
3
|
+
"version": "13.7.0",
|
|
4
4
|
"main": "index.js",
|
|
5
5
|
"types": "index.d.ts",
|
|
6
6
|
"sideEffects": [
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
"@hh.ru/magritte-common-use-multiple-refs": "1.1.10",
|
|
31
31
|
"@hh.ru/magritte-design-tokens": "24.1.0",
|
|
32
32
|
"@hh.ru/magritte-types": "5.0.5",
|
|
33
|
-
"@hh.ru/magritte-ui-badge": "
|
|
33
|
+
"@hh.ru/magritte-ui-badge": "4.0.0",
|
|
34
34
|
"@hh.ru/magritte-ui-breakpoint": "6.0.2",
|
|
35
35
|
"@hh.ru/magritte-ui-mock-component": "1.1.6",
|
|
36
36
|
"@hh.ru/magritte-ui-skeleton": "3.0.13"
|
|
@@ -42,5 +42,5 @@
|
|
|
42
42
|
"publishConfig": {
|
|
43
43
|
"access": "public"
|
|
44
44
|
},
|
|
45
|
-
"gitHead": "
|
|
45
|
+
"gitHead": "331b124f32dc817c9010da589747b563a08d37be"
|
|
46
46
|
}
|
package/private.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
export { CheckboxCheckSize16, CheckboxCheckSize24, CheckboxLineSize16, CheckboxLineSize24, Diagram100Size16, Diagram100Size24, Diagram60Size16, Diagram60Size24, Diagram75Size16, Diagram75Size24, Diagram80Size16, Diagram80Size24, GripSize16, GripSize24, MetroLineSize16, MetroLineSize24, MetroStationSize16, MetroStationSize24, RadioCircleSize16, RadioCircleSize24, SkillPieAdvancedSize16, SkillPieAdvancedSize24, SkillPieBaseSize16, SkillPieBaseSize24, SkillPieMiddleSize16, SkillPieMiddleSize24 } from './variants/private/index.js';
|
|
3
|
-
export { I as IconDynamic } from './IconDynamic-
|
|
3
|
+
export { I as IconDynamic } from './IconDynamic-CM4S1jey.js';
|
|
4
4
|
import './hoc.js';
|
|
5
5
|
import 'react/jsx-runtime';
|
|
6
6
|
import 'react';
|
package/product.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
2
|
export { CheckmarkOutlinedCircledSize16, CheckmarkOutlinedCircledSize24, CheckmarkOutlinedSize16, CheckmarkOutlinedSize24, ChevronArrowDiagonalUpRightFilledSize16, ChevronArrowDiagonalUpRightFilledSize24, ChevronArrowDownRightFilledSize16, ChevronArrowDownRightFilledSize24, ChevronArrowRightFilledSize16, ChevronArrowRightFilledSize24, ChevronGroup1FilledSize16, ChevronGroup1FilledSize24, ChevronGroup2FilledSize16, ChevronGroup2FilledSize24, ChevronGroup3FilledSize16, ChevronGroup3FilledSize24, CompanysLifeFilledSize16, CompanysLifeFilledSize24, CompanysLifeOutlinedCircledSize16, CompanysLifeOutlinedCircledSize24, CompanysLifeOutlinedSize16, CompanysLifeOutlinedSize24, DreamjobCircledSize16, DreamjobCircledSize24, DreamjobSize16, DreamjobSize24, EmployersRatingFilledSize16, EmployersRatingFilledSize24, EmployersRatingOutlinedCircledSize16, EmployersRatingOutlinedCircledSize24, EmployersRatingOutlinedSize16, EmployersRatingOutlinedSize24, HrBrandOutlinedCircledSize16, HrBrandOutlinedCircledSize24, HrBrandOutlinedSize16, HrBrandOutlinedSize24, ItAccreditationCircledSize16, ItAccreditationCircledSize24, ItAccreditationFilledSize16, ItAccreditationFilledSize24, ItAccreditationSize16, ItAccreditationSize24, LabelEyeFilledSize16, LabelEyeFilledSize24, LabelFlameFilledSize16, LabelFlameFilledSize24, LabelThumbFilledSize16, LabelThumbFilledSize24, LabelUserFilledSize16, LabelUserFilledSize24, OvalSplitFilledSize16, OvalSplitFilledSize24, QuestionFilledSize16, QuestionFilledSize24 } from './variants/product/index.js';
|
|
3
|
-
export { I as IconDynamic } from './IconDynamic-
|
|
3
|
+
export { I as IconDynamic } from './IconDynamic-CM4S1jey.js';
|
|
4
4
|
import './hoc.js';
|
|
5
5
|
import 'react/jsx-runtime';
|
|
6
6
|
import 'react';
|
package/service.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import './index.css';
|
|
2
|
-
export { AndroidBrandSize16, AndroidBrandSize24, AndroidGrayscaleSize16, AndroidGrayscaleSize24, AndroidSolidSize16, AndroidSolidSize24, AppleBrandAltSize16, AppleBrandAltSize24, AppleBrandSize16, AppleBrandSize24, AppleGrayscaleSize16, AppleGrayscaleSize24, AppleSolidSize16, AppleSolidSize24, ClickmeBrandSize16, ClickmeBrandSize24, DnrBrandSize16, DnrBrandSize24, DnrGrayscaleSize16, DnrGrayscaleSize24, DnrSolidSize16, DnrSolidSize24, DreamjobBrandSize16, DreamjobBrandSize24, DreamjobGrayscaleSize16, DreamjobGrayscaleSize24, DreamjobSolidSize16, DreamjobSolidSize24, DzenBrandSize16, DzenBrandSize24, DzenGrayscaleSize16, DzenGrayscaleSize24, DzenSolidSize16, DzenSolidSize24, EsiaBrandAltSize16, EsiaBrandAltSize24, EsiaBrandSize16, EsiaBrandSize24, EsiaGrayscaleSize16, EsiaGrayscaleSize24, EsiaSolidSize16, EsiaSolidSize24, FacebookBrandSize16, FacebookBrandSize24, FacebookGrayscaleSize16, FacebookGrayscaleSize24, FacebookSolidSize16, FacebookSolidSize24, FlBrandSize16, FlBrandSize24, FlGrayscaleSize16, FlGrayscaleSize24, FlSolidSize16, FlSolidSize24, GithubBrandSize16, GithubBrandSize24, GithubGrayscaleSize16, GithubGrayscaleSize24, GithubSolidSize16, GithubSolidSize24, GoogleBrandSize16, GoogleBrandSize24, GoogleGrayscaleSize16, GoogleGrayscaleSize24, GoogleSolidSize16, GoogleSolidSize24, HhBrandSize16, HhBrandSize24, HhGrayscaleSize16, HhGrayscaleSize24, HhProBrandSize16, HhProBrandSize24, HhProBrandSize32, HhProGrayscaleSize16, HhProGrayscaleSize24, HhProGrayscaleSize32, HhProSolidSize16, HhProSolidSize24, HhProSolidSize32, HhSolidSize16, HhSolidSize24, HrLinkBrandSize16, HrLinkBrandSize24, HrLinkGrayscaleSize16, HrLinkGrayscaleSize24, HrLinkSolidSize16, HrLinkSolidSize24, IcqBrandSize16, IcqBrandSize24, IcqGrayscaleSize16, IcqGrayscaleSize24, IcqSolidSize16, IcqSolidSize24, ImessageBrandSize16, ImessageBrandSize24, ImessageGrayscaleSize16, ImessageGrayscaleSize24, ImessageSolidSize16, ImessageSolidSize24, IndexBrandSize16, IndexBrandSize24, IndexGrayscaleSize16, IndexGrayscaleSize24, IndexSolidSize16, IndexSolidSize24, InstagramBrandSize16, InstagramBrandSize24, InstagramGrayscaleSize16, InstagramGrayscaleSize24, InstagramSolidSize16, InstagramSolidSize24, LinkedinBrandSize16, LinkedinBrandSize24, LinkedinGrayscaleSize16, LinkedinGrayscaleSize24, LinkedinSolidSize16, LinkedinSolidSize24, LivejournalBrandSize16, LivejournalBrandSize24, LivejournalGrayscaleSize16, LivejournalGrayscaleSize24, LivejournalSolidSize16, LivejournalSolidSize24, MailBrandAltSize16, MailBrandAltSize24, MailBrandSize16, MailBrandSize24, MailGrayscaleSize16, MailGrayscaleSize24, MailSolidSize16, MailSolidSize24, MaxGrayscaleSize16, MaxGrayscaleSize24, MaxSolidSize16, MaxSolidSize24, MaxSquareBrandSize16, MaxSquareBrandSize24, MaxSquareGrayscaleSize16, MaxSquareGrayscaleSize24, MaxSquareSolidSize16, MaxSquareSolidSize24, MediumBrandSize16, MediumBrandSize24, MediumSize16, MediumSize24, MediumSolidSize16, MediumSolidSize24, OkBrandAltSize16, OkBrandAltSize24, OkBrandSize16, OkBrandSize24, OkGrayscaleSize16, OkGrayscaleSize24, OkSolidSize16, OkSolidSize24, OneCBrandSize16, OneCBrandSize24, OneCGrayscaleSize16, OneCGrayscaleSize24, OneCSolidSize16, OneCSolidSize24, RabotaByBrandSize16, RabotaByBrandSize24, RabotaByGrayscaleSize16, RabotaByGrayscaleSize24, RabotaBySolidSize16, RabotaBySolidSize24, SetkaBrandSize16, SetkaBrandSize24, SetkaBrandSize32, SetkaBrandSize48, SetkaGrayscaleSize16, SetkaGrayscaleSize24, SetkaGrayscaleSize32, SetkaGrayscaleSize48, SetkaSolidSize16, SetkaSolidSize24, SetkaSolidSize32, SetkaSolidSize48, SkillazBrandSize16, SkillazBrandSize24, SkypeBrandSize16, SkypeBrandSize24, SkypeGrayscaleSize16, SkypeGrayscaleSize24, SkypeSolidSize16, SkypeSolidSize24, StackoverflowBrandSize16, StackoverflowBrandSize24, StackoverflowGrayscaleSize16, StackoverflowGrayscaleSize24, StackoverflowSolidSize16, StackoverflowSolidSize24, TalantixBrandSize16, TalantixBrandSize24, TalantixGrayscaleSize16, TalantixGrayscaleSize24, TalantixLiteSize16, TalantixLiteSize24, TalantixSolidSize16, TalantixSolidSize24, TelegramBrandSize16, TelegramBrandSize24, TelegramGrayscaleSize16, TelegramGrayscaleSize24, TelegramSolidSize16, TelegramSolidSize24, TinkoffBrandAltSize16, TinkoffBrandAltSize24, TinkoffBrandSize16, TinkoffBrandSize24, TinkoffGrayscaleSize16, TinkoffGrayscaleSize24, TinkoffIdBrandSize16, TinkoffIdBrandSize24, TinkoffIdGrayscaleSize16, TinkoffIdGrayscaleSize24, TinkoffIdSolidSize16, TinkoffIdSolidSize24, TinkoffSolidSize16, TinkoffSolidSize24, TwitterBrandSize16, TwitterBrandSize24, TwitterGrayscaleSize16, TwitterGrayscaleSize24, TwitterSolidSize16, TwitterSolidSize24, ViberBrandSize16, ViberBrandSize24, ViberGrayscaleSize16, ViberGrayscaleSize24, ViberSolidSize16, ViberSolidSize24, VkBrandAltSize16, VkBrandAltSize24, VkBrandSize16, VkBrandSize24, VkGrayscaleSize16, VkGrayscaleSize24, VkSolidSize16, VkSolidSize24, VkSquareBrandAltSize16, VkSquareBrandAltSize24, VkSquareBrandSize16, VkSquareBrandSize24, VkSquareGrayscaleSize16, VkSquareGrayscaleSize24, VkSquareSolidSize16, VkSquareSolidSize24, WhatsappBrandSize16, WhatsappBrandSize24, WhatsappGrayscaleSize16, WhatsappGrayscaleSize24, WhatsappSolidSize16, WhatsappSolidSize24, YandexBrandAltSize16, YandexBrandAltSize24, YandexBrandSize16, YandexBrandSize24, YandexGrayscaleSize16, YandexGrayscaleSize24, YandexSolidSize16, YandexSolidSize24, ZarplataBrandSize16, ZarplataBrandSize24, ZarplataGrayscaleSize16, ZarplataGrayscaleSize24, ZarplataSolidSize16, ZarplataSolidSize24 } from './variants/service/index.js';
|
|
3
|
-
export { I as IconDynamic } from './IconDynamic-
|
|
2
|
+
export { AndroidBrandSize16, AndroidBrandSize24, AndroidGrayscaleSize16, AndroidGrayscaleSize24, AndroidSolidSize16, AndroidSolidSize24, AppleBrandAltSize16, AppleBrandAltSize24, AppleBrandSize16, AppleBrandSize24, AppleGrayscaleSize16, AppleGrayscaleSize24, AppleSolidSize16, AppleSolidSize24, ClickmeBrandSize16, ClickmeBrandSize24, DnrBrandSize16, DnrBrandSize24, DnrGrayscaleSize16, DnrGrayscaleSize24, DnrSolidSize16, DnrSolidSize24, DreamjobBrandSize16, DreamjobBrandSize24, DreamjobGrayscaleSize16, DreamjobGrayscaleSize24, DreamjobSolidSize16, DreamjobSolidSize24, DzenBrandSize16, DzenBrandSize24, DzenGrayscaleSize16, DzenGrayscaleSize24, DzenSolidSize16, DzenSolidSize24, EsiaBrandAltSize16, EsiaBrandAltSize24, EsiaBrandSize16, EsiaBrandSize24, EsiaGrayscaleSize16, EsiaGrayscaleSize24, EsiaSolidSize16, EsiaSolidSize24, FacebookBrandSize16, FacebookBrandSize24, FacebookGrayscaleSize16, FacebookGrayscaleSize24, FacebookSolidSize16, FacebookSolidSize24, FlBrandSize16, FlBrandSize24, FlGrayscaleSize16, FlGrayscaleSize24, FlSolidSize16, FlSolidSize24, GithubBrandSize16, GithubBrandSize24, GithubGrayscaleSize16, GithubGrayscaleSize24, GithubSolidSize16, GithubSolidSize24, GoogleBrandSize16, GoogleBrandSize24, GoogleGrayscaleSize16, GoogleGrayscaleSize24, GoogleSolidSize16, GoogleSolidSize24, HhBrandSize16, HhBrandSize24, HhGrayscaleSize16, HhGrayscaleSize24, HhProBrandSize16, HhProBrandSize24, HhProBrandSize32, HhProGrayscaleSize16, HhProGrayscaleSize24, HhProGrayscaleSize32, HhProSolidSize16, HhProSolidSize24, HhProSolidSize32, HhSolidSize16, HhSolidSize24, HrLinkBrandSize16, HrLinkBrandSize24, HrLinkGrayscaleSize16, HrLinkGrayscaleSize24, HrLinkSolidSize16, HrLinkSolidSize24, IcqBrandSize16, IcqBrandSize24, IcqGrayscaleSize16, IcqGrayscaleSize24, IcqSolidSize16, IcqSolidSize24, ImessageBrandSize16, ImessageBrandSize24, ImessageGrayscaleSize16, ImessageGrayscaleSize24, ImessageSolidSize16, ImessageSolidSize24, IndexBrandSize16, IndexBrandSize24, IndexGrayscaleSize16, IndexGrayscaleSize24, IndexSolidSize16, IndexSolidSize24, InstagramBrandSize16, InstagramBrandSize24, InstagramGrayscaleSize16, InstagramGrayscaleSize24, InstagramSolidSize16, InstagramSolidSize24, LinkedinBrandSize16, LinkedinBrandSize24, LinkedinGrayscaleSize16, LinkedinGrayscaleSize24, LinkedinSolidSize16, LinkedinSolidSize24, LivejournalBrandSize16, LivejournalBrandSize24, LivejournalGrayscaleSize16, LivejournalGrayscaleSize24, LivejournalSolidSize16, LivejournalSolidSize24, MailBrandAltSize16, MailBrandAltSize24, MailBrandSize16, MailBrandSize24, MailGrayscaleSize16, MailGrayscaleSize24, MailSolidSize16, MailSolidSize24, MaxGrayscaleSize16, MaxGrayscaleSize24, MaxSolidSize16, MaxSolidSize24, MaxSquareBrandSize16, MaxSquareBrandSize24, MaxSquareGrayscaleSize16, MaxSquareGrayscaleSize24, MaxSquareSolidSize16, MaxSquareSolidSize24, MediumBrandSize16, MediumBrandSize24, MediumSize16, MediumSize24, MediumSolidSize16, MediumSolidSize24, OkBrandAltSize16, OkBrandAltSize24, OkBrandSize16, OkBrandSize24, OkGrayscaleSize16, OkGrayscaleSize24, OkSolidSize16, OkSolidSize24, OneCBrandSize16, OneCBrandSize24, OneCBrandSize32, OneCGrayscaleSize16, OneCGrayscaleSize24, OneCGrayscaleSize32, OneCSolidSize16, OneCSolidSize24, OneCSolidSize32, RabotaByBrandSize16, RabotaByBrandSize24, RabotaByGrayscaleSize16, RabotaByGrayscaleSize24, RabotaBySolidSize16, RabotaBySolidSize24, SetkaBrandSize16, SetkaBrandSize24, SetkaBrandSize32, SetkaBrandSize48, SetkaGrayscaleSize16, SetkaGrayscaleSize24, SetkaGrayscaleSize32, SetkaGrayscaleSize48, SetkaSolidSize16, SetkaSolidSize24, SetkaSolidSize32, SetkaSolidSize48, SkillazBrandSize16, SkillazBrandSize24, SkypeBrandSize16, SkypeBrandSize24, SkypeGrayscaleSize16, SkypeGrayscaleSize24, SkypeSolidSize16, SkypeSolidSize24, StackoverflowBrandSize16, StackoverflowBrandSize24, StackoverflowGrayscaleSize16, StackoverflowGrayscaleSize24, StackoverflowSolidSize16, StackoverflowSolidSize24, TalantixBrandSize16, TalantixBrandSize24, TalantixGrayscaleSize16, TalantixGrayscaleSize24, TalantixLiteSize16, TalantixLiteSize24, TalantixSolidSize16, TalantixSolidSize24, TelegramBrandSize16, TelegramBrandSize24, TelegramGrayscaleSize16, TelegramGrayscaleSize24, TelegramSolidSize16, TelegramSolidSize24, TinkoffBrandAltSize16, TinkoffBrandAltSize24, TinkoffBrandSize16, TinkoffBrandSize24, TinkoffGrayscaleSize16, TinkoffGrayscaleSize24, TinkoffIdBrandSize16, TinkoffIdBrandSize24, TinkoffIdGrayscaleSize16, TinkoffIdGrayscaleSize24, TinkoffIdSolidSize16, TinkoffIdSolidSize24, TinkoffSolidSize16, TinkoffSolidSize24, TwitterBrandSize16, TwitterBrandSize24, TwitterGrayscaleSize16, TwitterGrayscaleSize24, TwitterSolidSize16, TwitterSolidSize24, ViberBrandSize16, ViberBrandSize24, ViberGrayscaleSize16, ViberGrayscaleSize24, ViberSolidSize16, ViberSolidSize24, VkBrandAltSize16, VkBrandAltSize24, VkBrandSize16, VkBrandSize24, VkGrayscaleSize16, VkGrayscaleSize24, VkSolidSize16, VkSolidSize24, VkSquareBrandAltSize16, VkSquareBrandAltSize24, VkSquareBrandSize16, VkSquareBrandSize24, VkSquareGrayscaleSize16, VkSquareGrayscaleSize24, VkSquareSolidSize16, VkSquareSolidSize24, WhatsappBrandSize16, WhatsappBrandSize24, WhatsappGrayscaleSize16, WhatsappGrayscaleSize24, WhatsappSolidSize16, WhatsappSolidSize24, YandexBrandAltSize16, YandexBrandAltSize24, YandexBrandSize16, YandexBrandSize24, YandexGrayscaleSize16, YandexGrayscaleSize24, YandexSolidSize16, YandexSolidSize24, ZarplataBrandSize16, ZarplataBrandSize24, ZarplataGrayscaleSize16, ZarplataGrayscaleSize24, ZarplataSolidSize16, ZarplataSolidSize24 } from './variants/service/index.js';
|
|
3
|
+
export { I as IconDynamic } from './IconDynamic-CM4S1jey.js';
|
|
4
4
|
import './hoc.js';
|
|
5
5
|
import 'react/jsx-runtime';
|
|
6
6
|
import 'react';
|
|
@@ -175,10 +175,13 @@ import './variants/service/OkSolidSize16.js';
|
|
|
175
175
|
import './variants/service/OkSolidSize24.js';
|
|
176
176
|
import './variants/service/OneCBrandSize16.js';
|
|
177
177
|
import './variants/service/OneCBrandSize24.js';
|
|
178
|
+
import './variants/service/OneCBrandSize32.js';
|
|
178
179
|
import './variants/service/OneCGrayscaleSize16.js';
|
|
179
180
|
import './variants/service/OneCGrayscaleSize24.js';
|
|
181
|
+
import './variants/service/OneCGrayscaleSize32.js';
|
|
180
182
|
import './variants/service/OneCSolidSize16.js';
|
|
181
183
|
import './variants/service/OneCSolidSize24.js';
|
|
184
|
+
import './variants/service/OneCSolidSize32.js';
|
|
182
185
|
import './variants/service/RabotaByBrandSize16.js';
|
|
183
186
|
import './variants/service/RabotaByBrandSize24.js';
|
|
184
187
|
import './variants/service/RabotaByGrayscaleSize16.js';
|
package/service.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"service.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"service.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
package/service.mock.d.ts
CHANGED
|
@@ -158,10 +158,13 @@ export declare const OkSolidSize16: ForwardRefExoticComponent<Record<string, unk
|
|
|
158
158
|
export declare const OkSolidSize24: ForwardRefExoticComponent<Record<string, unknown>>;
|
|
159
159
|
export declare const OneCBrandSize16: ForwardRefExoticComponent<Record<string, unknown>>;
|
|
160
160
|
export declare const OneCBrandSize24: ForwardRefExoticComponent<Record<string, unknown>>;
|
|
161
|
+
export declare const OneCBrandSize32: ForwardRefExoticComponent<Record<string, unknown>>;
|
|
161
162
|
export declare const OneCGrayscaleSize16: ForwardRefExoticComponent<Record<string, unknown>>;
|
|
162
163
|
export declare const OneCGrayscaleSize24: ForwardRefExoticComponent<Record<string, unknown>>;
|
|
164
|
+
export declare const OneCGrayscaleSize32: ForwardRefExoticComponent<Record<string, unknown>>;
|
|
163
165
|
export declare const OneCSolidSize16: ForwardRefExoticComponent<Record<string, unknown>>;
|
|
164
166
|
export declare const OneCSolidSize24: ForwardRefExoticComponent<Record<string, unknown>>;
|
|
167
|
+
export declare const OneCSolidSize32: ForwardRefExoticComponent<Record<string, unknown>>;
|
|
165
168
|
export declare const RabotaByBrandSize16: ForwardRefExoticComponent<Record<string, unknown>>;
|
|
166
169
|
export declare const RabotaByBrandSize24: ForwardRefExoticComponent<Record<string, unknown>>;
|
|
167
170
|
export declare const RabotaByGrayscaleSize16: ForwardRefExoticComponent<Record<string, unknown>>;
|
package/service.mock.js
CHANGED
|
@@ -636,6 +636,10 @@ const OneCBrandSize24 = mockComponent('OneCBrandSize24', { _size: 24, isIcon: tr
|
|
|
636
636
|
withChildren: false,
|
|
637
637
|
WrapperComponent: WrapperMockComponent,
|
|
638
638
|
});
|
|
639
|
+
const OneCBrandSize32 = mockComponent('OneCBrandSize32', { _size: 32, isIcon: true }, {
|
|
640
|
+
withChildren: false,
|
|
641
|
+
WrapperComponent: WrapperMockComponent,
|
|
642
|
+
});
|
|
639
643
|
const OneCGrayscaleSize16 = mockComponent('OneCGrayscaleSize16', { _size: 16, isIcon: true }, {
|
|
640
644
|
withChildren: false,
|
|
641
645
|
WrapperComponent: WrapperMockComponent,
|
|
@@ -644,6 +648,10 @@ const OneCGrayscaleSize24 = mockComponent('OneCGrayscaleSize24', { _size: 24, is
|
|
|
644
648
|
withChildren: false,
|
|
645
649
|
WrapperComponent: WrapperMockComponent,
|
|
646
650
|
});
|
|
651
|
+
const OneCGrayscaleSize32 = mockComponent('OneCGrayscaleSize32', { _size: 32, isIcon: true }, {
|
|
652
|
+
withChildren: false,
|
|
653
|
+
WrapperComponent: WrapperMockComponent,
|
|
654
|
+
});
|
|
647
655
|
const OneCSolidSize16 = mockComponent('OneCSolidSize16', { _size: 16, isIcon: true }, {
|
|
648
656
|
withChildren: false,
|
|
649
657
|
WrapperComponent: WrapperMockComponent,
|
|
@@ -652,6 +660,10 @@ const OneCSolidSize24 = mockComponent('OneCSolidSize24', { _size: 24, isIcon: tr
|
|
|
652
660
|
withChildren: false,
|
|
653
661
|
WrapperComponent: WrapperMockComponent,
|
|
654
662
|
});
|
|
663
|
+
const OneCSolidSize32 = mockComponent('OneCSolidSize32', { _size: 32, isIcon: true }, {
|
|
664
|
+
withChildren: false,
|
|
665
|
+
WrapperComponent: WrapperMockComponent,
|
|
666
|
+
});
|
|
655
667
|
const RabotaByBrandSize16 = mockComponent('RabotaByBrandSize16', { _size: 16, isIcon: true }, {
|
|
656
668
|
withChildren: false,
|
|
657
669
|
WrapperComponent: WrapperMockComponent,
|
|
@@ -1085,5 +1097,5 @@ const ZarplataSolidSize24 = mockComponent('ZarplataSolidSize24', { _size: 24, is
|
|
|
1085
1097
|
WrapperComponent: WrapperMockComponent,
|
|
1086
1098
|
});
|
|
1087
1099
|
|
|
1088
|
-
export { AndroidBrandSize16, AndroidBrandSize24, AndroidGrayscaleSize16, AndroidGrayscaleSize24, AndroidSolidSize16, AndroidSolidSize24, AppleBrandAltSize16, AppleBrandAltSize24, AppleBrandSize16, AppleBrandSize24, AppleGrayscaleSize16, AppleGrayscaleSize24, AppleSolidSize16, AppleSolidSize24, ClickmeBrandSize16, ClickmeBrandSize24, DnrBrandSize16, DnrBrandSize24, DnrGrayscaleSize16, DnrGrayscaleSize24, DnrSolidSize16, DnrSolidSize24, DreamjobBrandSize16, DreamjobBrandSize24, DreamjobGrayscaleSize16, DreamjobGrayscaleSize24, DreamjobSolidSize16, DreamjobSolidSize24, DzenBrandSize16, DzenBrandSize24, DzenGrayscaleSize16, DzenGrayscaleSize24, DzenSolidSize16, DzenSolidSize24, EsiaBrandAltSize16, EsiaBrandAltSize24, EsiaBrandSize16, EsiaBrandSize24, EsiaGrayscaleSize16, EsiaGrayscaleSize24, EsiaSolidSize16, EsiaSolidSize24, FacebookBrandSize16, FacebookBrandSize24, FacebookGrayscaleSize16, FacebookGrayscaleSize24, FacebookSolidSize16, FacebookSolidSize24, FlBrandSize16, FlBrandSize24, FlGrayscaleSize16, FlGrayscaleSize24, FlSolidSize16, FlSolidSize24, GithubBrandSize16, GithubBrandSize24, GithubGrayscaleSize16, GithubGrayscaleSize24, GithubSolidSize16, GithubSolidSize24, GoogleBrandSize16, GoogleBrandSize24, GoogleGrayscaleSize16, GoogleGrayscaleSize24, GoogleSolidSize16, GoogleSolidSize24, HhBrandSize16, HhBrandSize24, HhGrayscaleSize16, HhGrayscaleSize24, HhProBrandSize16, HhProBrandSize24, HhProBrandSize32, HhProGrayscaleSize16, HhProGrayscaleSize24, HhProGrayscaleSize32, HhProSolidSize16, HhProSolidSize24, HhProSolidSize32, HhSolidSize16, HhSolidSize24, HrLinkBrandSize16, HrLinkBrandSize24, HrLinkGrayscaleSize16, HrLinkGrayscaleSize24, HrLinkSolidSize16, HrLinkSolidSize24, IconDynamic, IcqBrandSize16, IcqBrandSize24, IcqGrayscaleSize16, IcqGrayscaleSize24, IcqSolidSize16, IcqSolidSize24, ImessageBrandSize16, ImessageBrandSize24, ImessageGrayscaleSize16, ImessageGrayscaleSize24, ImessageSolidSize16, ImessageSolidSize24, IndexBrandSize16, IndexBrandSize24, IndexGrayscaleSize16, IndexGrayscaleSize24, IndexSolidSize16, IndexSolidSize24, InstagramBrandSize16, InstagramBrandSize24, InstagramGrayscaleSize16, InstagramGrayscaleSize24, InstagramSolidSize16, InstagramSolidSize24, LinkedinBrandSize16, LinkedinBrandSize24, LinkedinGrayscaleSize16, LinkedinGrayscaleSize24, LinkedinSolidSize16, LinkedinSolidSize24, LivejournalBrandSize16, LivejournalBrandSize24, LivejournalGrayscaleSize16, LivejournalGrayscaleSize24, LivejournalSolidSize16, LivejournalSolidSize24, MailBrandAltSize16, MailBrandAltSize24, MailBrandSize16, MailBrandSize24, MailGrayscaleSize16, MailGrayscaleSize24, MailSolidSize16, MailSolidSize24, MaxGrayscaleSize16, MaxGrayscaleSize24, MaxSolidSize16, MaxSolidSize24, MaxSquareBrandSize16, MaxSquareBrandSize24, MaxSquareGrayscaleSize16, MaxSquareGrayscaleSize24, MaxSquareSolidSize16, MaxSquareSolidSize24, MediumBrandSize16, MediumBrandSize24, MediumSize16, MediumSize24, MediumSolidSize16, MediumSolidSize24, OkBrandAltSize16, OkBrandAltSize24, OkBrandSize16, OkBrandSize24, OkGrayscaleSize16, OkGrayscaleSize24, OkSolidSize16, OkSolidSize24, OneCBrandSize16, OneCBrandSize24, OneCGrayscaleSize16, OneCGrayscaleSize24, OneCSolidSize16, OneCSolidSize24, RabotaByBrandSize16, RabotaByBrandSize24, RabotaByGrayscaleSize16, RabotaByGrayscaleSize24, RabotaBySolidSize16, RabotaBySolidSize24, SetkaBrandSize16, SetkaBrandSize24, SetkaBrandSize32, SetkaBrandSize48, SetkaGrayscaleSize16, SetkaGrayscaleSize24, SetkaGrayscaleSize32, SetkaGrayscaleSize48, SetkaSolidSize16, SetkaSolidSize24, SetkaSolidSize32, SetkaSolidSize48, SkillazBrandSize16, SkillazBrandSize24, SkypeBrandSize16, SkypeBrandSize24, SkypeGrayscaleSize16, SkypeGrayscaleSize24, SkypeSolidSize16, SkypeSolidSize24, StackoverflowBrandSize16, StackoverflowBrandSize24, StackoverflowGrayscaleSize16, StackoverflowGrayscaleSize24, StackoverflowSolidSize16, StackoverflowSolidSize24, TalantixBrandSize16, TalantixBrandSize24, TalantixGrayscaleSize16, TalantixGrayscaleSize24, TalantixLiteSize16, TalantixLiteSize24, TalantixSolidSize16, TalantixSolidSize24, TelegramBrandSize16, TelegramBrandSize24, TelegramGrayscaleSize16, TelegramGrayscaleSize24, TelegramSolidSize16, TelegramSolidSize24, TinkoffBrandAltSize16, TinkoffBrandAltSize24, TinkoffBrandSize16, TinkoffBrandSize24, TinkoffGrayscaleSize16, TinkoffGrayscaleSize24, TinkoffIdBrandSize16, TinkoffIdBrandSize24, TinkoffIdGrayscaleSize16, TinkoffIdGrayscaleSize24, TinkoffIdSolidSize16, TinkoffIdSolidSize24, TinkoffSolidSize16, TinkoffSolidSize24, TwitterBrandSize16, TwitterBrandSize24, TwitterGrayscaleSize16, TwitterGrayscaleSize24, TwitterSolidSize16, TwitterSolidSize24, ViberBrandSize16, ViberBrandSize24, ViberGrayscaleSize16, ViberGrayscaleSize24, ViberSolidSize16, ViberSolidSize24, VkBrandAltSize16, VkBrandAltSize24, VkBrandSize16, VkBrandSize24, VkGrayscaleSize16, VkGrayscaleSize24, VkSolidSize16, VkSolidSize24, VkSquareBrandAltSize16, VkSquareBrandAltSize24, VkSquareBrandSize16, VkSquareBrandSize24, VkSquareGrayscaleSize16, VkSquareGrayscaleSize24, VkSquareSolidSize16, VkSquareSolidSize24, WhatsappBrandSize16, WhatsappBrandSize24, WhatsappGrayscaleSize16, WhatsappGrayscaleSize24, WhatsappSolidSize16, WhatsappSolidSize24, YandexBrandAltSize16, YandexBrandAltSize24, YandexBrandSize16, YandexBrandSize24, YandexGrayscaleSize16, YandexGrayscaleSize24, YandexSolidSize16, YandexSolidSize24, ZarplataBrandSize16, ZarplataBrandSize24, ZarplataGrayscaleSize16, ZarplataGrayscaleSize24, ZarplataSolidSize16, ZarplataSolidSize24 };
|
|
1100
|
+
export { AndroidBrandSize16, AndroidBrandSize24, AndroidGrayscaleSize16, AndroidGrayscaleSize24, AndroidSolidSize16, AndroidSolidSize24, AppleBrandAltSize16, AppleBrandAltSize24, AppleBrandSize16, AppleBrandSize24, AppleGrayscaleSize16, AppleGrayscaleSize24, AppleSolidSize16, AppleSolidSize24, ClickmeBrandSize16, ClickmeBrandSize24, DnrBrandSize16, DnrBrandSize24, DnrGrayscaleSize16, DnrGrayscaleSize24, DnrSolidSize16, DnrSolidSize24, DreamjobBrandSize16, DreamjobBrandSize24, DreamjobGrayscaleSize16, DreamjobGrayscaleSize24, DreamjobSolidSize16, DreamjobSolidSize24, DzenBrandSize16, DzenBrandSize24, DzenGrayscaleSize16, DzenGrayscaleSize24, DzenSolidSize16, DzenSolidSize24, EsiaBrandAltSize16, EsiaBrandAltSize24, EsiaBrandSize16, EsiaBrandSize24, EsiaGrayscaleSize16, EsiaGrayscaleSize24, EsiaSolidSize16, EsiaSolidSize24, FacebookBrandSize16, FacebookBrandSize24, FacebookGrayscaleSize16, FacebookGrayscaleSize24, FacebookSolidSize16, FacebookSolidSize24, FlBrandSize16, FlBrandSize24, FlGrayscaleSize16, FlGrayscaleSize24, FlSolidSize16, FlSolidSize24, GithubBrandSize16, GithubBrandSize24, GithubGrayscaleSize16, GithubGrayscaleSize24, GithubSolidSize16, GithubSolidSize24, GoogleBrandSize16, GoogleBrandSize24, GoogleGrayscaleSize16, GoogleGrayscaleSize24, GoogleSolidSize16, GoogleSolidSize24, HhBrandSize16, HhBrandSize24, HhGrayscaleSize16, HhGrayscaleSize24, HhProBrandSize16, HhProBrandSize24, HhProBrandSize32, HhProGrayscaleSize16, HhProGrayscaleSize24, HhProGrayscaleSize32, HhProSolidSize16, HhProSolidSize24, HhProSolidSize32, HhSolidSize16, HhSolidSize24, HrLinkBrandSize16, HrLinkBrandSize24, HrLinkGrayscaleSize16, HrLinkGrayscaleSize24, HrLinkSolidSize16, HrLinkSolidSize24, IconDynamic, IcqBrandSize16, IcqBrandSize24, IcqGrayscaleSize16, IcqGrayscaleSize24, IcqSolidSize16, IcqSolidSize24, ImessageBrandSize16, ImessageBrandSize24, ImessageGrayscaleSize16, ImessageGrayscaleSize24, ImessageSolidSize16, ImessageSolidSize24, IndexBrandSize16, IndexBrandSize24, IndexGrayscaleSize16, IndexGrayscaleSize24, IndexSolidSize16, IndexSolidSize24, InstagramBrandSize16, InstagramBrandSize24, InstagramGrayscaleSize16, InstagramGrayscaleSize24, InstagramSolidSize16, InstagramSolidSize24, LinkedinBrandSize16, LinkedinBrandSize24, LinkedinGrayscaleSize16, LinkedinGrayscaleSize24, LinkedinSolidSize16, LinkedinSolidSize24, LivejournalBrandSize16, LivejournalBrandSize24, LivejournalGrayscaleSize16, LivejournalGrayscaleSize24, LivejournalSolidSize16, LivejournalSolidSize24, MailBrandAltSize16, MailBrandAltSize24, MailBrandSize16, MailBrandSize24, MailGrayscaleSize16, MailGrayscaleSize24, MailSolidSize16, MailSolidSize24, MaxGrayscaleSize16, MaxGrayscaleSize24, MaxSolidSize16, MaxSolidSize24, MaxSquareBrandSize16, MaxSquareBrandSize24, MaxSquareGrayscaleSize16, MaxSquareGrayscaleSize24, MaxSquareSolidSize16, MaxSquareSolidSize24, MediumBrandSize16, MediumBrandSize24, MediumSize16, MediumSize24, MediumSolidSize16, MediumSolidSize24, OkBrandAltSize16, OkBrandAltSize24, OkBrandSize16, OkBrandSize24, OkGrayscaleSize16, OkGrayscaleSize24, OkSolidSize16, OkSolidSize24, OneCBrandSize16, OneCBrandSize24, OneCBrandSize32, OneCGrayscaleSize16, OneCGrayscaleSize24, OneCGrayscaleSize32, OneCSolidSize16, OneCSolidSize24, OneCSolidSize32, RabotaByBrandSize16, RabotaByBrandSize24, RabotaByGrayscaleSize16, RabotaByGrayscaleSize24, RabotaBySolidSize16, RabotaBySolidSize24, SetkaBrandSize16, SetkaBrandSize24, SetkaBrandSize32, SetkaBrandSize48, SetkaGrayscaleSize16, SetkaGrayscaleSize24, SetkaGrayscaleSize32, SetkaGrayscaleSize48, SetkaSolidSize16, SetkaSolidSize24, SetkaSolidSize32, SetkaSolidSize48, SkillazBrandSize16, SkillazBrandSize24, SkypeBrandSize16, SkypeBrandSize24, SkypeGrayscaleSize16, SkypeGrayscaleSize24, SkypeSolidSize16, SkypeSolidSize24, StackoverflowBrandSize16, StackoverflowBrandSize24, StackoverflowGrayscaleSize16, StackoverflowGrayscaleSize24, StackoverflowSolidSize16, StackoverflowSolidSize24, TalantixBrandSize16, TalantixBrandSize24, TalantixGrayscaleSize16, TalantixGrayscaleSize24, TalantixLiteSize16, TalantixLiteSize24, TalantixSolidSize16, TalantixSolidSize24, TelegramBrandSize16, TelegramBrandSize24, TelegramGrayscaleSize16, TelegramGrayscaleSize24, TelegramSolidSize16, TelegramSolidSize24, TinkoffBrandAltSize16, TinkoffBrandAltSize24, TinkoffBrandSize16, TinkoffBrandSize24, TinkoffGrayscaleSize16, TinkoffGrayscaleSize24, TinkoffIdBrandSize16, TinkoffIdBrandSize24, TinkoffIdGrayscaleSize16, TinkoffIdGrayscaleSize24, TinkoffIdSolidSize16, TinkoffIdSolidSize24, TinkoffSolidSize16, TinkoffSolidSize24, TwitterBrandSize16, TwitterBrandSize24, TwitterGrayscaleSize16, TwitterGrayscaleSize24, TwitterSolidSize16, TwitterSolidSize24, ViberBrandSize16, ViberBrandSize24, ViberGrayscaleSize16, ViberGrayscaleSize24, ViberSolidSize16, ViberSolidSize24, VkBrandAltSize16, VkBrandAltSize24, VkBrandSize16, VkBrandSize24, VkGrayscaleSize16, VkGrayscaleSize24, VkSolidSize16, VkSolidSize24, VkSquareBrandAltSize16, VkSquareBrandAltSize24, VkSquareBrandSize16, VkSquareBrandSize24, VkSquareGrayscaleSize16, VkSquareGrayscaleSize24, VkSquareSolidSize16, VkSquareSolidSize24, WhatsappBrandSize16, WhatsappBrandSize24, WhatsappGrayscaleSize16, WhatsappGrayscaleSize24, WhatsappSolidSize16, WhatsappSolidSize24, YandexBrandAltSize16, YandexBrandAltSize24, YandexBrandSize16, YandexBrandSize24, YandexGrayscaleSize16, YandexGrayscaleSize24, YandexSolidSize16, YandexSolidSize24, ZarplataBrandSize16, ZarplataBrandSize24, ZarplataGrayscaleSize16, ZarplataGrayscaleSize24, ZarplataSolidSize16, ZarplataSolidSize24 };
|
|
1089
1101
|
//# sourceMappingURL=service.mock.js.map
|