From 07ee3ff3346d004f5c1cab26f3b9f97b1bab1c89 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 Oct 2020 16:17:22 +0000 Subject: [PATCH 1/4] chore(deps): update devdependency bootstrap-icons to ^1.1.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 25b9e56a562..7abe61019f2 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "babel-eslint": "^10.1.0", "babel-jest": "^26.6.1", "babel-plugin-istanbul": "^6.0.0", - "bootstrap-icons": "^1.0.0", + "bootstrap-icons": "^1.1.0", "bundlewatch": "^0.3.1", "clean-css-cli": "^4.3.0", "codemirror": "^5.58.2", diff --git a/yarn.lock b/yarn.lock index 0778889c7ee..9316138e584 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3127,10 +3127,10 @@ boolbase@^1.0.0, boolbase@~1.0.0: resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= -bootstrap-icons@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.0.0.tgz#90ed08c9503cef95184972420fbea7b09780bd83" - integrity sha512-PaQm3VtSqbUnWuyqGmFJG5iF9UMieDuk8raPOmKOtKeyWyiVshgLoKa+9EWGolGU/nvyBLEBWhZoQqhu9ccNBg== +bootstrap-icons@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/bootstrap-icons/-/bootstrap-icons-1.1.0.tgz#8f2e268a563e3056723171dfd1c5f78a8c3e1677" + integrity sha512-z5wWjw+SGLdDdP9R5qqEYSi+yRJOeOwlGW83VNftMO+jIgW/rtxHk3LI8sRxPYZEB0G+btJaEiUKLKsx3Mlycg== "bootstrap@>=4.5.3 <5.0.0": version "4.5.3" From fa0ad39ac58c922dcdfca689d46d65bc456cfaa9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacob=20M=C3=BCller?= Date: Wed, 28 Oct 2020 20:03:21 +0100 Subject: [PATCH 2/4] Update .bundlewatch.config.json --- .bundlewatch.config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bundlewatch.config.json b/.bundlewatch.config.json index d425cf314d8..0248c54b04d 100644 --- a/.bundlewatch.config.json +++ b/.bundlewatch.config.json @@ -2,7 +2,7 @@ "files": [ { "path": "./dist/bootstrap-vue-icons.js", - "maxSize": "110 kB" + "maxSize": "115 kB" }, { "path": "./dist/bootstrap-vue-icons.min.js", From ec8c12dd02212b963265363066ec915a3cf19643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacob=20M=C3=BCller?= Date: Wed, 28 Oct 2020 20:05:13 +0100 Subject: [PATCH 3/4] Regenerate icon files --- src/icons/icons.d.ts | 66 +- src/icons/icons.js | 224 ++- src/icons/package.json | 4167 ++++++++++++++++++++++++++++------------ src/icons/plugin.js | 97 +- 4 files changed, 3269 insertions(+), 1285 deletions(-) diff --git a/src/icons/icons.d.ts b/src/icons/icons.d.ts index ec25f3c8cd2..d4971fefb00 100644 --- a/src/icons/icons.d.ts +++ b/src/icons/icons.d.ts @@ -1,7 +1,7 @@ // --- BEGIN AUTO-GENERATED FILE --- // -// @IconsVersion: 1.0.0 -// @Generated: 2020-09-03T14:07:12.302Z +// @IconsVersion: 1.1.0 +// @Generated: 2020-10-28T19:03:32.056Z // // This file is generated on each build. Do not edit this file! @@ -972,22 +972,48 @@ export declare class BIconEjectFill extends BvComponent {} export declare class BIconEmojiAngry extends BvComponent {} +export declare class BIconEmojiAngryFill extends BvComponent {} + export declare class BIconEmojiDizzy extends BvComponent {} +export declare class BIconEmojiDizzyFill extends BvComponent {} + export declare class BIconEmojiExpressionless extends BvComponent {} +export declare class BIconEmojiExpressionlessFill extends BvComponent {} + export declare class BIconEmojiFrown extends BvComponent {} +export declare class BIconEmojiFrownFill extends BvComponent {} + +export declare class BIconEmojiHeartEyes extends BvComponent {} + +export declare class BIconEmojiHeartEyesFill extends BvComponent {} + export declare class BIconEmojiLaughing extends BvComponent {} +export declare class BIconEmojiLaughingFill extends BvComponent {} + export declare class BIconEmojiNeutral extends BvComponent {} +export declare class BIconEmojiNeutralFill extends BvComponent {} + export declare class BIconEmojiSmile extends BvComponent {} +export declare class BIconEmojiSmileFill extends BvComponent {} + export declare class BIconEmojiSmileUpsideDown extends BvComponent {} +export declare class BIconEmojiSmileUpsideDownFill extends BvComponent {} + export declare class BIconEmojiSunglasses extends BvComponent {} +export declare class BIconEmojiSunglassesFill extends BvComponent {} + +export declare class BIconEmojiWink extends BvComponent {} + +export declare class BIconEmojiWinkFill extends BvComponent {} + export declare class BIconEnvelope extends BvComponent {} export declare class BIconEnvelopeFill extends BvComponent {} @@ -1040,6 +1066,10 @@ export declare class BIconFileArrowUp extends BvComponent {} export declare class BIconFileArrowUpFill extends BvComponent {} +export declare class BIconFileBarGraph extends BvComponent {} + +export declare class BIconFileBarGraphFill extends BvComponent {} + export declare class BIconFileBinary extends BvComponent {} export declare class BIconFileBinaryFill extends BvComponent {} @@ -1070,6 +1100,10 @@ export declare class BIconFileEarmarkArrowUp extends BvComponent {} export declare class BIconFileEarmarkArrowUpFill extends BvComponent {} +export declare class BIconFileEarmarkBarGraph extends BvComponent {} + +export declare class BIconFileEarmarkBarGraphFill extends BvComponent {} + export declare class BIconFileEarmarkBinary extends BvComponent {} export declare class BIconFileEarmarkBinaryFill extends BvComponent {} @@ -1094,6 +1128,10 @@ export declare class BIconFileEarmarkEasel extends BvComponent {} export declare class BIconFileEarmarkEaselFill extends BvComponent {} +export declare class BIconFileEarmarkExcel extends BvComponent {} + +export declare class BIconFileEarmarkExcelFill extends BvComponent {} + export declare class BIconFileEarmarkFill extends BvComponent {} export declare class BIconFileEarmarkFont extends BvComponent {} @@ -1140,6 +1178,10 @@ export declare class BIconFileEarmarkPost extends BvComponent {} export declare class BIconFileEarmarkPostFill extends BvComponent {} +export declare class BIconFileEarmarkPpt extends BvComponent {} + +export declare class BIconFileEarmarkPptFill extends BvComponent {} + export declare class BIconFileEarmarkRichtext extends BvComponent {} export declare class BIconFileEarmarkRichtextFill extends BvComponent {} @@ -1160,6 +1202,10 @@ export declare class BIconFileEarmarkText extends BvComponent {} export declare class BIconFileEarmarkTextFill extends BvComponent {} +export declare class BIconFileEarmarkWord extends BvComponent {} + +export declare class BIconFileEarmarkWordFill extends BvComponent {} + export declare class BIconFileEarmarkX extends BvComponent {} export declare class BIconFileEarmarkXFill extends BvComponent {} @@ -1172,6 +1218,10 @@ export declare class BIconFileEasel extends BvComponent {} export declare class BIconFileEaselFill extends BvComponent {} +export declare class BIconFileExcel extends BvComponent {} + +export declare class BIconFileExcelFill extends BvComponent {} + export declare class BIconFileFill extends BvComponent {} export declare class BIconFileFont extends BvComponent {} @@ -1218,6 +1268,10 @@ export declare class BIconFilePost extends BvComponent {} export declare class BIconFilePostFill extends BvComponent {} +export declare class BIconFilePpt extends BvComponent {} + +export declare class BIconFilePptFill extends BvComponent {} + export declare class BIconFileRichtext extends BvComponent {} export declare class BIconFileRichtextFill extends BvComponent {} @@ -1238,6 +1292,10 @@ export declare class BIconFileText extends BvComponent {} export declare class BIconFileTextFill extends BvComponent {} +export declare class BIconFileWord extends BvComponent {} + +export declare class BIconFileWordFill extends BvComponent {} + export declare class BIconFileX extends BvComponent {} export declare class BIconFileXFill extends BvComponent {} @@ -1478,6 +1536,10 @@ export declare class BIconJournalArrowDown extends BvComponent {} export declare class BIconJournalArrowUp extends BvComponent {} +export declare class BIconJournalBookmark extends BvComponent {} + +export declare class BIconJournalBookmarkFill extends BvComponent {} + export declare class BIconJournalCheck extends BvComponent {} export declare class BIconJournalCode extends BvComponent {} diff --git a/src/icons/icons.js b/src/icons/icons.js index 5fc5c39a6fd..f4a672960fd 100644 --- a/src/icons/icons.js +++ b/src/icons/icons.js @@ -1,12 +1,12 @@ // --- BEGIN AUTO-GENERATED FILE --- // -// @IconsVersion: 1.0.0 -// @Generated: 2020-09-03T14:07:12.302Z +// @IconsVersion: 1.1.0 +// @Generated: 2020-10-28T19:03:32.056Z // // This file is generated on each build. Do not edit this file! /*! - * BootstrapVue Icons, generated from Bootstrap Icons 1.0.0 + * BootstrapVue Icons, generated from Bootstrap Icons 1.1.0 * * @link https://icons.getbootstrap.com/ * @license MIT @@ -450,7 +450,7 @@ export const BIconArrowUpSquare = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconArrowUpSquareFill = /*#__PURE__*/ makeIcon( 'ArrowUpSquareFill', - '' + '' ) // eslint-disable-next-line @@ -2895,54 +2895,132 @@ export const BIconEmojiAngry = /*#__PURE__*/ makeIcon( '' ) +// eslint-disable-next-line +export const BIconEmojiAngryFill = /*#__PURE__*/ makeIcon( + 'EmojiAngryFill', + '' +) + // eslint-disable-next-line export const BIconEmojiDizzy = /*#__PURE__*/ makeIcon( 'EmojiDizzy', '' ) +// eslint-disable-next-line +export const BIconEmojiDizzyFill = /*#__PURE__*/ makeIcon( + 'EmojiDizzyFill', + '' +) + // eslint-disable-next-line export const BIconEmojiExpressionless = /*#__PURE__*/ makeIcon( 'EmojiExpressionless', '' ) +// eslint-disable-next-line +export const BIconEmojiExpressionlessFill = /*#__PURE__*/ makeIcon( + 'EmojiExpressionlessFill', + '' +) + // eslint-disable-next-line export const BIconEmojiFrown = /*#__PURE__*/ makeIcon( 'EmojiFrown', '' ) +// eslint-disable-next-line +export const BIconEmojiFrownFill = /*#__PURE__*/ makeIcon( + 'EmojiFrownFill', + '' +) + +// eslint-disable-next-line +export const BIconEmojiHeartEyes = /*#__PURE__*/ makeIcon( + 'EmojiHeartEyes', + '' +) + +// eslint-disable-next-line +export const BIconEmojiHeartEyesFill = /*#__PURE__*/ makeIcon( + 'EmojiHeartEyesFill', + '' +) + // eslint-disable-next-line export const BIconEmojiLaughing = /*#__PURE__*/ makeIcon( 'EmojiLaughing', '' ) +// eslint-disable-next-line +export const BIconEmojiLaughingFill = /*#__PURE__*/ makeIcon( + 'EmojiLaughingFill', + '' +) + // eslint-disable-next-line export const BIconEmojiNeutral = /*#__PURE__*/ makeIcon( 'EmojiNeutral', '' ) +// eslint-disable-next-line +export const BIconEmojiNeutralFill = /*#__PURE__*/ makeIcon( + 'EmojiNeutralFill', + '' +) + // eslint-disable-next-line export const BIconEmojiSmile = /*#__PURE__*/ makeIcon( 'EmojiSmile', '' ) +// eslint-disable-next-line +export const BIconEmojiSmileFill = /*#__PURE__*/ makeIcon( + 'EmojiSmileFill', + '' +) + // eslint-disable-next-line export const BIconEmojiSmileUpsideDown = /*#__PURE__*/ makeIcon( 'EmojiSmileUpsideDown', '' ) +// eslint-disable-next-line +export const BIconEmojiSmileUpsideDownFill = /*#__PURE__*/ makeIcon( + 'EmojiSmileUpsideDownFill', + '' +) + // eslint-disable-next-line export const BIconEmojiSunglasses = /*#__PURE__*/ makeIcon( 'EmojiSunglasses', '' ) +// eslint-disable-next-line +export const BIconEmojiSunglassesFill = /*#__PURE__*/ makeIcon( + 'EmojiSunglassesFill', + '' +) + +// eslint-disable-next-line +export const BIconEmojiWink = /*#__PURE__*/ makeIcon( + 'EmojiWink', + '' +) + +// eslint-disable-next-line +export const BIconEmojiWinkFill = /*#__PURE__*/ makeIcon( + 'EmojiWinkFill', + '' +) + // eslint-disable-next-line export const BIconEnvelope = /*#__PURE__*/ makeIcon( 'Envelope', @@ -3099,6 +3177,18 @@ export const BIconFileArrowUpFill = /*#__PURE__*/ makeIcon( '' ) +// eslint-disable-next-line +export const BIconFileBarGraph = /*#__PURE__*/ makeIcon( + 'FileBarGraph', + '' +) + +// eslint-disable-next-line +export const BIconFileBarGraphFill = /*#__PURE__*/ makeIcon( + 'FileBarGraphFill', + '' +) + // eslint-disable-next-line export const BIconFileBinary = /*#__PURE__*/ makeIcon( 'FileBinary', @@ -3174,7 +3264,7 @@ export const BIconFileEarmarkArrowDown = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconFileEarmarkArrowDownFill = /*#__PURE__*/ makeIcon( 'FileEarmarkArrowDownFill', - '' + '' ) // eslint-disable-next-line @@ -3186,7 +3276,19 @@ export const BIconFileEarmarkArrowUp = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconFileEarmarkArrowUpFill = /*#__PURE__*/ makeIcon( 'FileEarmarkArrowUpFill', - '' + '' +) + +// eslint-disable-next-line +export const BIconFileEarmarkBarGraph = /*#__PURE__*/ makeIcon( + 'FileEarmarkBarGraph', + '' +) + +// eslint-disable-next-line +export const BIconFileEarmarkBarGraphFill = /*#__PURE__*/ makeIcon( + 'FileEarmarkBarGraphFill', + '' ) // eslint-disable-next-line @@ -3198,7 +3300,7 @@ export const BIconFileEarmarkBinary = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconFileEarmarkBinaryFill = /*#__PURE__*/ makeIcon( 'FileEarmarkBinaryFill', - '' + '' ) // eslint-disable-next-line @@ -3210,7 +3312,7 @@ export const BIconFileEarmarkBreak = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconFileEarmarkBreakFill = /*#__PURE__*/ makeIcon( 'FileEarmarkBreakFill', - '' + '' ) // eslint-disable-next-line @@ -3234,7 +3336,7 @@ export const BIconFileEarmarkCode = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconFileEarmarkCodeFill = /*#__PURE__*/ makeIcon( 'FileEarmarkCodeFill', - '' + '' ) // eslint-disable-next-line @@ -3246,7 +3348,7 @@ export const BIconFileEarmarkDiff = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconFileEarmarkDiffFill = /*#__PURE__*/ makeIcon( 'FileEarmarkDiffFill', - '' + '' ) // eslint-disable-next-line @@ -3261,6 +3363,18 @@ export const BIconFileEarmarkEaselFill = /*#__PURE__*/ makeIcon( '' ) +// eslint-disable-next-line +export const BIconFileEarmarkExcel = /*#__PURE__*/ makeIcon( + 'FileEarmarkExcel', + '' +) + +// eslint-disable-next-line +export const BIconFileEarmarkExcelFill = /*#__PURE__*/ makeIcon( + 'FileEarmarkExcelFill', + '' +) + // eslint-disable-next-line export const BIconFileEarmarkFill = /*#__PURE__*/ makeIcon( 'FileEarmarkFill', @@ -3324,7 +3438,7 @@ export const BIconFileEarmarkMedical = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconFileEarmarkMedicalFill = /*#__PURE__*/ makeIcon( 'FileEarmarkMedicalFill', - '' + '' ) // eslint-disable-next-line @@ -3396,7 +3510,19 @@ export const BIconFileEarmarkPost = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconFileEarmarkPostFill = /*#__PURE__*/ makeIcon( 'FileEarmarkPostFill', - '' + '' +) + +// eslint-disable-next-line +export const BIconFileEarmarkPpt = /*#__PURE__*/ makeIcon( + 'FileEarmarkPpt', + '' +) + +// eslint-disable-next-line +export const BIconFileEarmarkPptFill = /*#__PURE__*/ makeIcon( + 'FileEarmarkPptFill', + '' ) // eslint-disable-next-line @@ -3408,7 +3534,7 @@ export const BIconFileEarmarkRichtext = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconFileEarmarkRichtextFill = /*#__PURE__*/ makeIcon( 'FileEarmarkRichtextFill', - '' + '' ) // eslint-disable-next-line @@ -3420,7 +3546,7 @@ export const BIconFileEarmarkRuled = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconFileEarmarkRuledFill = /*#__PURE__*/ makeIcon( 'FileEarmarkRuledFill', - '' + '' ) // eslint-disable-next-line @@ -3444,7 +3570,7 @@ export const BIconFileEarmarkSpreadsheet = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconFileEarmarkSpreadsheetFill = /*#__PURE__*/ makeIcon( 'FileEarmarkSpreadsheetFill', - '' + '' ) // eslint-disable-next-line @@ -3456,7 +3582,19 @@ export const BIconFileEarmarkText = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconFileEarmarkTextFill = /*#__PURE__*/ makeIcon( 'FileEarmarkTextFill', - '' + '' +) + +// eslint-disable-next-line +export const BIconFileEarmarkWord = /*#__PURE__*/ makeIcon( + 'FileEarmarkWord', + '' +) + +// eslint-disable-next-line +export const BIconFileEarmarkWordFill = /*#__PURE__*/ makeIcon( + 'FileEarmarkWordFill', + '' ) // eslint-disable-next-line @@ -3480,7 +3618,7 @@ export const BIconFileEarmarkZip = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconFileEarmarkZipFill = /*#__PURE__*/ makeIcon( 'FileEarmarkZipFill', - '' + '' ) // eslint-disable-next-line @@ -3495,6 +3633,18 @@ export const BIconFileEaselFill = /*#__PURE__*/ makeIcon( '' ) +// eslint-disable-next-line +export const BIconFileExcel = /*#__PURE__*/ makeIcon( + 'FileExcel', + '' +) + +// eslint-disable-next-line +export const BIconFileExcelFill = /*#__PURE__*/ makeIcon( + 'FileExcelFill', + '' +) + // eslint-disable-next-line export const BIconFileFill = /*#__PURE__*/ makeIcon( 'FileFill', @@ -3633,6 +3783,18 @@ export const BIconFilePostFill = /*#__PURE__*/ makeIcon( '' ) +// eslint-disable-next-line +export const BIconFilePpt = /*#__PURE__*/ makeIcon( + 'FilePpt', + '' +) + +// eslint-disable-next-line +export const BIconFilePptFill = /*#__PURE__*/ makeIcon( + 'FilePptFill', + '' +) + // eslint-disable-next-line export const BIconFileRichtext = /*#__PURE__*/ makeIcon( 'FileRichtext', @@ -3693,6 +3855,18 @@ export const BIconFileTextFill = /*#__PURE__*/ makeIcon( '' ) +// eslint-disable-next-line +export const BIconFileWord = /*#__PURE__*/ makeIcon( + 'FileWord', + '' +) + +// eslint-disable-next-line +export const BIconFileWordFill = /*#__PURE__*/ makeIcon( + 'FileWordFill', + '' +) + // eslint-disable-next-line export const BIconFileX = /*#__PURE__*/ makeIcon( 'FileX', @@ -4068,13 +4242,13 @@ export const BIconGridFill = /*#__PURE__*/ makeIcon( // eslint-disable-next-line export const BIconGripHorizontal = /*#__PURE__*/ makeIcon( 'GripHorizontal', - '' + '' ) // eslint-disable-next-line export const BIconGripVertical = /*#__PURE__*/ makeIcon( 'GripVertical', - '' + '' ) // eslint-disable-next-line @@ -4413,6 +4587,18 @@ export const BIconJournalArrowUp = /*#__PURE__*/ makeIcon( '' ) +// eslint-disable-next-line +export const BIconJournalBookmark = /*#__PURE__*/ makeIcon( + 'JournalBookmark', + '' +) + +// eslint-disable-next-line +export const BIconJournalBookmarkFill = /*#__PURE__*/ makeIcon( + 'JournalBookmarkFill', + '' +) + // eslint-disable-next-line export const BIconJournalCheck = /*#__PURE__*/ makeIcon( 'JournalCheck', diff --git a/src/icons/package.json b/src/icons/package.json index bddd93f8fd3..42172c006c8 100644 --- a/src/icons/package.json +++ b/src/icons/package.json @@ -4,7 +4,7 @@ "meta": { "title": "Bootstrap Icons", "version": "2.2.0", - "bootstrap-icons-version": "1.0.0", + "bootstrap-icons-version": "1.1.0", "slug": "", "description": "Bootstrap Icons are designed to work with Bootstrap components, from form controls to navigation. Bootstrap Icons are SVGs, so they scale quickly and easily and can be styled with CSS.", "REMARK": "Note all bootstrap-icons are added to this file during the build phase. Avoid editing this file directly.", @@ -169,7 +169,7 @@ }, { "component": "BIconAlarm", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -222,7 +222,7 @@ }, { "component": "BIconAlarmFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -275,7 +275,7 @@ }, { "component": "BIconAlignBottom", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -328,7 +328,7 @@ }, { "component": "BIconAlignCenter", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -381,7 +381,7 @@ }, { "component": "BIconAlignEnd", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -434,7 +434,7 @@ }, { "component": "BIconAlignMiddle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -487,7 +487,7 @@ }, { "component": "BIconAlignStart", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -540,7 +540,7 @@ }, { "component": "BIconAlignTop", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -593,7 +593,7 @@ }, { "component": "BIconAlt", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -646,7 +646,7 @@ }, { "component": "BIconApp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -699,7 +699,7 @@ }, { "component": "BIconAppIndicator", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -752,7 +752,7 @@ }, { "component": "BIconArchive", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -805,7 +805,7 @@ }, { "component": "BIconArchiveFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -858,7 +858,7 @@ }, { "component": "BIconArrow90degDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -911,7 +911,7 @@ }, { "component": "BIconArrow90degLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -964,7 +964,7 @@ }, { "component": "BIconArrow90degRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1017,7 +1017,7 @@ }, { "component": "BIconArrow90degUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1070,7 +1070,7 @@ }, { "component": "BIconArrowBarDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1123,7 +1123,7 @@ }, { "component": "BIconArrowBarLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1176,7 +1176,7 @@ }, { "component": "BIconArrowBarRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1229,7 +1229,7 @@ }, { "component": "BIconArrowBarUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1282,7 +1282,7 @@ }, { "component": "BIconArrowClockwise", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1335,7 +1335,7 @@ }, { "component": "BIconArrowCounterclockwise", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1388,7 +1388,7 @@ }, { "component": "BIconArrowDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1441,7 +1441,7 @@ }, { "component": "BIconArrowDownCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1494,7 +1494,7 @@ }, { "component": "BIconArrowDownCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1547,7 +1547,7 @@ }, { "component": "BIconArrowDownLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1600,7 +1600,7 @@ }, { "component": "BIconArrowDownLeftCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1653,7 +1653,7 @@ }, { "component": "BIconArrowDownLeftCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1706,7 +1706,7 @@ }, { "component": "BIconArrowDownLeftSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1759,7 +1759,7 @@ }, { "component": "BIconArrowDownLeftSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1812,7 +1812,7 @@ }, { "component": "BIconArrowDownRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1865,7 +1865,7 @@ }, { "component": "BIconArrowDownRightCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1918,7 +1918,7 @@ }, { "component": "BIconArrowDownRightCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -1971,7 +1971,7 @@ }, { "component": "BIconArrowDownRightSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2024,7 +2024,7 @@ }, { "component": "BIconArrowDownRightSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2077,7 +2077,7 @@ }, { "component": "BIconArrowDownShort", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2130,7 +2130,7 @@ }, { "component": "BIconArrowDownSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2183,7 +2183,7 @@ }, { "component": "BIconArrowDownSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2236,7 +2236,7 @@ }, { "component": "BIconArrowDownUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2289,7 +2289,7 @@ }, { "component": "BIconArrowLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2342,7 +2342,7 @@ }, { "component": "BIconArrowLeftCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2395,7 +2395,7 @@ }, { "component": "BIconArrowLeftCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2448,7 +2448,7 @@ }, { "component": "BIconArrowLeftRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2501,7 +2501,7 @@ }, { "component": "BIconArrowLeftShort", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2554,7 +2554,7 @@ }, { "component": "BIconArrowLeftSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2607,7 +2607,7 @@ }, { "component": "BIconArrowLeftSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2660,7 +2660,7 @@ }, { "component": "BIconArrowRepeat", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2713,7 +2713,7 @@ }, { "component": "BIconArrowReturnLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2766,7 +2766,7 @@ }, { "component": "BIconArrowReturnRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2819,7 +2819,7 @@ }, { "component": "BIconArrowRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2872,7 +2872,7 @@ }, { "component": "BIconArrowRightCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2925,7 +2925,7 @@ }, { "component": "BIconArrowRightCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -2978,7 +2978,7 @@ }, { "component": "BIconArrowRightShort", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3031,7 +3031,7 @@ }, { "component": "BIconArrowRightSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3084,7 +3084,7 @@ }, { "component": "BIconArrowRightSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3137,7 +3137,7 @@ }, { "component": "BIconArrowUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3190,7 +3190,7 @@ }, { "component": "BIconArrowUpCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3243,7 +3243,7 @@ }, { "component": "BIconArrowUpCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3296,7 +3296,7 @@ }, { "component": "BIconArrowUpLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3349,7 +3349,7 @@ }, { "component": "BIconArrowUpLeftCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3402,7 +3402,7 @@ }, { "component": "BIconArrowUpLeftCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3455,7 +3455,7 @@ }, { "component": "BIconArrowUpLeftSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3508,7 +3508,7 @@ }, { "component": "BIconArrowUpLeftSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3561,7 +3561,7 @@ }, { "component": "BIconArrowUpRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3614,7 +3614,7 @@ }, { "component": "BIconArrowUpRightCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3667,7 +3667,7 @@ }, { "component": "BIconArrowUpRightCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3720,7 +3720,7 @@ }, { "component": "BIconArrowUpRightSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3773,7 +3773,7 @@ }, { "component": "BIconArrowUpRightSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3826,7 +3826,7 @@ }, { "component": "BIconArrowUpShort", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3879,7 +3879,7 @@ }, { "component": "BIconArrowUpSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3932,7 +3932,7 @@ }, { "component": "BIconArrowUpSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -3985,7 +3985,7 @@ }, { "component": "BIconArrowsAngleContract", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4038,7 +4038,7 @@ }, { "component": "BIconArrowsAngleExpand", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4091,7 +4091,7 @@ }, { "component": "BIconArrowsCollapse", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4144,7 +4144,7 @@ }, { "component": "BIconArrowsExpand", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4197,7 +4197,7 @@ }, { "component": "BIconArrowsFullscreen", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4250,7 +4250,7 @@ }, { "component": "BIconArrowsMove", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4303,7 +4303,7 @@ }, { "component": "BIconAspectRatio", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4356,7 +4356,7 @@ }, { "component": "BIconAspectRatioFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4409,7 +4409,7 @@ }, { "component": "BIconAsterisk", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4462,7 +4462,7 @@ }, { "component": "BIconAt", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4515,7 +4515,7 @@ }, { "component": "BIconAward", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4568,7 +4568,7 @@ }, { "component": "BIconAwardFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4621,7 +4621,7 @@ }, { "component": "BIconBack", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4674,7 +4674,7 @@ }, { "component": "BIconBackspace", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4727,7 +4727,7 @@ }, { "component": "BIconBackspaceFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4780,7 +4780,7 @@ }, { "component": "BIconBackspaceReverse", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4833,7 +4833,7 @@ }, { "component": "BIconBackspaceReverseFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4886,7 +4886,7 @@ }, { "component": "BIconBadge4k", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4939,7 +4939,7 @@ }, { "component": "BIconBadge4kFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -4992,7 +4992,7 @@ }, { "component": "BIconBadge8k", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5045,7 +5045,7 @@ }, { "component": "BIconBadge8kFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5098,7 +5098,7 @@ }, { "component": "BIconBadgeAd", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5151,7 +5151,7 @@ }, { "component": "BIconBadgeAdFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5204,7 +5204,7 @@ }, { "component": "BIconBadgeCc", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5257,7 +5257,7 @@ }, { "component": "BIconBadgeCcFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5310,7 +5310,7 @@ }, { "component": "BIconBadgeHd", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5363,7 +5363,7 @@ }, { "component": "BIconBadgeHdFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5416,7 +5416,7 @@ }, { "component": "BIconBadgeTm", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5469,7 +5469,7 @@ }, { "component": "BIconBadgeTmFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5522,7 +5522,7 @@ }, { "component": "BIconBadgeVo", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5575,7 +5575,7 @@ }, { "component": "BIconBadgeVoFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5628,7 +5628,7 @@ }, { "component": "BIconBag", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5681,7 +5681,7 @@ }, { "component": "BIconBagCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5734,7 +5734,7 @@ }, { "component": "BIconBagCheckFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5787,7 +5787,7 @@ }, { "component": "BIconBagDash", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5840,7 +5840,7 @@ }, { "component": "BIconBagDashFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5893,7 +5893,7 @@ }, { "component": "BIconBagFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5946,7 +5946,7 @@ }, { "component": "BIconBagPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -5999,7 +5999,7 @@ }, { "component": "BIconBagPlusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6052,7 +6052,7 @@ }, { "component": "BIconBagX", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6105,7 +6105,7 @@ }, { "component": "BIconBagXFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6158,7 +6158,7 @@ }, { "component": "BIconBarChart", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6211,7 +6211,7 @@ }, { "component": "BIconBarChartFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6264,7 +6264,7 @@ }, { "component": "BIconBarChartLine", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6317,7 +6317,7 @@ }, { "component": "BIconBarChartLineFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6370,7 +6370,7 @@ }, { "component": "BIconBarChartSteps", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6423,7 +6423,7 @@ }, { "component": "BIconBasket", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6476,7 +6476,7 @@ }, { "component": "BIconBasket2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6529,7 +6529,7 @@ }, { "component": "BIconBasket2Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6582,7 +6582,7 @@ }, { "component": "BIconBasket3", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6635,7 +6635,7 @@ }, { "component": "BIconBasket3Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6688,7 +6688,7 @@ }, { "component": "BIconBasketFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6741,7 +6741,7 @@ }, { "component": "BIconBattery", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6794,7 +6794,7 @@ }, { "component": "BIconBatteryCharging", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6847,7 +6847,7 @@ }, { "component": "BIconBatteryFull", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6900,7 +6900,7 @@ }, { "component": "BIconBatteryHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -6953,7 +6953,7 @@ }, { "component": "BIconBell", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7006,7 +7006,7 @@ }, { "component": "BIconBellFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7059,7 +7059,7 @@ }, { "component": "BIconBezier", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7112,7 +7112,7 @@ }, { "component": "BIconBezier2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7165,7 +7165,7 @@ }, { "component": "BIconBicycle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7218,7 +7218,7 @@ }, { "component": "BIconBinoculars", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7271,7 +7271,7 @@ }, { "component": "BIconBinocularsFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7324,7 +7324,7 @@ }, { "component": "BIconBlockquoteLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7377,7 +7377,7 @@ }, { "component": "BIconBlockquoteRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7430,7 +7430,7 @@ }, { "component": "BIconBook", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7483,7 +7483,7 @@ }, { "component": "BIconBookFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7536,7 +7536,7 @@ }, { "component": "BIconBookHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7589,7 +7589,7 @@ }, { "component": "BIconBookmark", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7642,7 +7642,7 @@ }, { "component": "BIconBookmarkCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7695,7 +7695,7 @@ }, { "component": "BIconBookmarkCheckFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7748,7 +7748,7 @@ }, { "component": "BIconBookmarkDash", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7801,7 +7801,7 @@ }, { "component": "BIconBookmarkDashFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7854,7 +7854,7 @@ }, { "component": "BIconBookmarkFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7907,7 +7907,7 @@ }, { "component": "BIconBookmarkHeart", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -7960,7 +7960,7 @@ }, { "component": "BIconBookmarkHeartFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8013,7 +8013,7 @@ }, { "component": "BIconBookmarkPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8066,7 +8066,7 @@ }, { "component": "BIconBookmarkPlusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8119,7 +8119,7 @@ }, { "component": "BIconBookmarkStar", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8172,7 +8172,7 @@ }, { "component": "BIconBookmarkStarFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8225,7 +8225,7 @@ }, { "component": "BIconBookmarkX", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8278,7 +8278,7 @@ }, { "component": "BIconBookmarkXFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8331,7 +8331,7 @@ }, { "component": "BIconBookmarks", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8384,7 +8384,7 @@ }, { "component": "BIconBookmarksFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8437,7 +8437,7 @@ }, { "component": "BIconBookshelf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8490,7 +8490,7 @@ }, { "component": "BIconBootstrap", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8543,7 +8543,7 @@ }, { "component": "BIconBootstrapFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8596,7 +8596,7 @@ }, { "component": "BIconBootstrapReboot", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8649,7 +8649,7 @@ }, { "component": "BIconBorderStyle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8702,7 +8702,7 @@ }, { "component": "BIconBorderWidth", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8755,7 +8755,7 @@ }, { "component": "BIconBoundingBox", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8808,7 +8808,7 @@ }, { "component": "BIconBoundingBoxCircles", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8861,7 +8861,7 @@ }, { "component": "BIconBox", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8914,7 +8914,7 @@ }, { "component": "BIconBoxArrowDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -8967,7 +8967,7 @@ }, { "component": "BIconBoxArrowDownLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9020,7 +9020,7 @@ }, { "component": "BIconBoxArrowDownRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9073,7 +9073,7 @@ }, { "component": "BIconBoxArrowInDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9126,7 +9126,7 @@ }, { "component": "BIconBoxArrowInDownLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9179,7 +9179,7 @@ }, { "component": "BIconBoxArrowInDownRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9232,7 +9232,7 @@ }, { "component": "BIconBoxArrowInLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9285,7 +9285,7 @@ }, { "component": "BIconBoxArrowInRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9338,7 +9338,7 @@ }, { "component": "BIconBoxArrowInUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9391,7 +9391,7 @@ }, { "component": "BIconBoxArrowInUpLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9444,7 +9444,7 @@ }, { "component": "BIconBoxArrowInUpRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9497,7 +9497,7 @@ }, { "component": "BIconBoxArrowLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9550,7 +9550,7 @@ }, { "component": "BIconBoxArrowRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9603,7 +9603,7 @@ }, { "component": "BIconBoxArrowUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9656,7 +9656,7 @@ }, { "component": "BIconBoxArrowUpLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9709,7 +9709,7 @@ }, { "component": "BIconBoxArrowUpRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9762,7 +9762,7 @@ }, { "component": "BIconBoxSeam", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9815,7 +9815,7 @@ }, { "component": "BIconBraces", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9868,7 +9868,7 @@ }, { "component": "BIconBricks", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9921,7 +9921,7 @@ }, { "component": "BIconBriefcase", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -9974,7 +9974,7 @@ }, { "component": "BIconBriefcaseFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10027,7 +10027,7 @@ }, { "component": "BIconBrightnessAltHigh", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10080,7 +10080,7 @@ }, { "component": "BIconBrightnessAltHighFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10133,7 +10133,7 @@ }, { "component": "BIconBrightnessAltLow", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10186,7 +10186,7 @@ }, { "component": "BIconBrightnessAltLowFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10239,7 +10239,7 @@ }, { "component": "BIconBrightnessHigh", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10292,7 +10292,7 @@ }, { "component": "BIconBrightnessHighFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10345,7 +10345,7 @@ }, { "component": "BIconBrightnessLow", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10398,7 +10398,7 @@ }, { "component": "BIconBrightnessLowFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10451,7 +10451,7 @@ }, { "component": "BIconBroadcast", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10504,7 +10504,7 @@ }, { "component": "BIconBroadcastPin", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10557,7 +10557,7 @@ }, { "component": "BIconBrush", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10610,7 +10610,7 @@ }, { "component": "BIconBrushFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10663,7 +10663,7 @@ }, { "component": "BIconBucket", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10716,7 +10716,7 @@ }, { "component": "BIconBucketFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10769,7 +10769,7 @@ }, { "component": "BIconBug", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10822,7 +10822,7 @@ }, { "component": "BIconBugFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10875,7 +10875,7 @@ }, { "component": "BIconBuilding", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10928,7 +10928,7 @@ }, { "component": "BIconBullseye", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -10981,7 +10981,7 @@ }, { "component": "BIconCalculator", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11034,7 +11034,7 @@ }, { "component": "BIconCalculatorFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11087,7 +11087,7 @@ }, { "component": "BIconCalendar", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11140,7 +11140,7 @@ }, { "component": "BIconCalendar2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11193,7 +11193,7 @@ }, { "component": "BIconCalendar2Check", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11246,7 +11246,7 @@ }, { "component": "BIconCalendar2CheckFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11299,7 +11299,7 @@ }, { "component": "BIconCalendar2Date", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11352,7 +11352,7 @@ }, { "component": "BIconCalendar2DateFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11405,7 +11405,7 @@ }, { "component": "BIconCalendar2Day", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11458,7 +11458,7 @@ }, { "component": "BIconCalendar2DayFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11511,7 +11511,7 @@ }, { "component": "BIconCalendar2Event", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11564,7 +11564,7 @@ }, { "component": "BIconCalendar2EventFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11617,7 +11617,7 @@ }, { "component": "BIconCalendar2Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11670,7 +11670,7 @@ }, { "component": "BIconCalendar2Minus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11723,7 +11723,7 @@ }, { "component": "BIconCalendar2MinusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11776,7 +11776,7 @@ }, { "component": "BIconCalendar2Month", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11829,7 +11829,7 @@ }, { "component": "BIconCalendar2MonthFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11882,7 +11882,7 @@ }, { "component": "BIconCalendar2Plus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11935,7 +11935,7 @@ }, { "component": "BIconCalendar2PlusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -11988,7 +11988,7 @@ }, { "component": "BIconCalendar2Range", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12041,7 +12041,7 @@ }, { "component": "BIconCalendar2RangeFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12094,7 +12094,7 @@ }, { "component": "BIconCalendar2Week", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12147,7 +12147,7 @@ }, { "component": "BIconCalendar2WeekFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12200,7 +12200,7 @@ }, { "component": "BIconCalendar2X", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12253,7 +12253,7 @@ }, { "component": "BIconCalendar2XFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12306,7 +12306,7 @@ }, { "component": "BIconCalendar3", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12359,7 +12359,7 @@ }, { "component": "BIconCalendar3Event", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12412,7 +12412,7 @@ }, { "component": "BIconCalendar3EventFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12465,7 +12465,7 @@ }, { "component": "BIconCalendar3Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12518,7 +12518,7 @@ }, { "component": "BIconCalendar3Range", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12571,7 +12571,7 @@ }, { "component": "BIconCalendar3RangeFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12624,7 +12624,7 @@ }, { "component": "BIconCalendar3Week", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12677,7 +12677,7 @@ }, { "component": "BIconCalendar3WeekFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12730,7 +12730,7 @@ }, { "component": "BIconCalendar4", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12783,7 +12783,7 @@ }, { "component": "BIconCalendar4Event", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12836,7 +12836,7 @@ }, { "component": "BIconCalendar4Range", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12889,7 +12889,7 @@ }, { "component": "BIconCalendar4Week", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12942,7 +12942,7 @@ }, { "component": "BIconCalendarCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -12995,7 +12995,7 @@ }, { "component": "BIconCalendarCheckFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13048,7 +13048,7 @@ }, { "component": "BIconCalendarDate", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13101,7 +13101,7 @@ }, { "component": "BIconCalendarDateFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13154,7 +13154,7 @@ }, { "component": "BIconCalendarDay", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13207,7 +13207,7 @@ }, { "component": "BIconCalendarDayFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13260,7 +13260,7 @@ }, { "component": "BIconCalendarEvent", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13313,7 +13313,7 @@ }, { "component": "BIconCalendarEventFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13366,7 +13366,7 @@ }, { "component": "BIconCalendarFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13419,7 +13419,7 @@ }, { "component": "BIconCalendarMinus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13472,7 +13472,7 @@ }, { "component": "BIconCalendarMinusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13525,7 +13525,7 @@ }, { "component": "BIconCalendarMonth", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13578,7 +13578,7 @@ }, { "component": "BIconCalendarMonthFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13631,7 +13631,7 @@ }, { "component": "BIconCalendarPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13684,7 +13684,7 @@ }, { "component": "BIconCalendarPlusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13737,7 +13737,7 @@ }, { "component": "BIconCalendarRange", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13790,7 +13790,7 @@ }, { "component": "BIconCalendarRangeFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13843,7 +13843,7 @@ }, { "component": "BIconCalendarWeek", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13896,7 +13896,7 @@ }, { "component": "BIconCalendarWeekFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -13949,7 +13949,7 @@ }, { "component": "BIconCalendarX", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14002,7 +14002,7 @@ }, { "component": "BIconCalendarXFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14055,7 +14055,7 @@ }, { "component": "BIconCamera", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14108,7 +14108,7 @@ }, { "component": "BIconCamera2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14161,7 +14161,7 @@ }, { "component": "BIconCameraFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14214,7 +14214,7 @@ }, { "component": "BIconCameraReels", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14267,7 +14267,7 @@ }, { "component": "BIconCameraReelsFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14320,7 +14320,7 @@ }, { "component": "BIconCameraVideo", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14373,7 +14373,7 @@ }, { "component": "BIconCameraVideoFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14426,7 +14426,7 @@ }, { "component": "BIconCameraVideoOff", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14479,7 +14479,7 @@ }, { "component": "BIconCameraVideoOffFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14532,7 +14532,7 @@ }, { "component": "BIconCapslock", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14585,7 +14585,7 @@ }, { "component": "BIconCapslockFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14638,7 +14638,7 @@ }, { "component": "BIconCardChecklist", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14691,7 +14691,7 @@ }, { "component": "BIconCardHeading", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14744,7 +14744,7 @@ }, { "component": "BIconCardImage", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14797,7 +14797,7 @@ }, { "component": "BIconCardList", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14850,7 +14850,7 @@ }, { "component": "BIconCardText", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14903,7 +14903,7 @@ }, { "component": "BIconCaretDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -14956,7 +14956,7 @@ }, { "component": "BIconCaretDownFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15009,7 +15009,7 @@ }, { "component": "BIconCaretDownSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15062,7 +15062,7 @@ }, { "component": "BIconCaretDownSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15115,7 +15115,7 @@ }, { "component": "BIconCaretLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15168,7 +15168,7 @@ }, { "component": "BIconCaretLeftFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15221,7 +15221,7 @@ }, { "component": "BIconCaretLeftSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15274,7 +15274,7 @@ }, { "component": "BIconCaretLeftSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15327,7 +15327,7 @@ }, { "component": "BIconCaretRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15380,7 +15380,7 @@ }, { "component": "BIconCaretRightFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15433,7 +15433,7 @@ }, { "component": "BIconCaretRightSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15486,7 +15486,7 @@ }, { "component": "BIconCaretRightSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15539,7 +15539,7 @@ }, { "component": "BIconCaretUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15592,7 +15592,7 @@ }, { "component": "BIconCaretUpFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15645,7 +15645,7 @@ }, { "component": "BIconCaretUpSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15698,7 +15698,7 @@ }, { "component": "BIconCaretUpSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15751,7 +15751,7 @@ }, { "component": "BIconCart", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15804,7 +15804,7 @@ }, { "component": "BIconCart2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15857,7 +15857,7 @@ }, { "component": "BIconCart3", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15910,7 +15910,7 @@ }, { "component": "BIconCart4", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -15963,7 +15963,7 @@ }, { "component": "BIconCartCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16016,7 +16016,7 @@ }, { "component": "BIconCartCheckFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16069,7 +16069,7 @@ }, { "component": "BIconCartDash", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16122,7 +16122,7 @@ }, { "component": "BIconCartDashFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16175,7 +16175,7 @@ }, { "component": "BIconCartFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16228,7 +16228,7 @@ }, { "component": "BIconCartPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16281,7 +16281,7 @@ }, { "component": "BIconCartPlusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16334,7 +16334,7 @@ }, { "component": "BIconCartX", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16387,7 +16387,7 @@ }, { "component": "BIconCartXFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16440,7 +16440,7 @@ }, { "component": "BIconCash", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16493,7 +16493,7 @@ }, { "component": "BIconCashStack", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16546,7 +16546,7 @@ }, { "component": "BIconCast", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16599,7 +16599,7 @@ }, { "component": "BIconChat", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16652,7 +16652,7 @@ }, { "component": "BIconChatDots", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16705,7 +16705,7 @@ }, { "component": "BIconChatDotsFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16758,7 +16758,7 @@ }, { "component": "BIconChatFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16811,7 +16811,7 @@ }, { "component": "BIconChatLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16864,7 +16864,7 @@ }, { "component": "BIconChatLeftDots", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16917,7 +16917,7 @@ }, { "component": "BIconChatLeftDotsFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -16970,7 +16970,7 @@ }, { "component": "BIconChatLeftFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17023,7 +17023,7 @@ }, { "component": "BIconChatLeftQuote", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17076,7 +17076,7 @@ }, { "component": "BIconChatLeftQuoteFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17129,7 +17129,7 @@ }, { "component": "BIconChatLeftText", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17182,7 +17182,7 @@ }, { "component": "BIconChatLeftTextFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17235,7 +17235,7 @@ }, { "component": "BIconChatQuote", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17288,7 +17288,7 @@ }, { "component": "BIconChatQuoteFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17341,7 +17341,7 @@ }, { "component": "BIconChatRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17394,7 +17394,7 @@ }, { "component": "BIconChatRightDots", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17447,7 +17447,7 @@ }, { "component": "BIconChatRightDotsFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17500,7 +17500,7 @@ }, { "component": "BIconChatRightFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17553,7 +17553,7 @@ }, { "component": "BIconChatRightQuote", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17606,7 +17606,7 @@ }, { "component": "BIconChatRightQuoteFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17659,7 +17659,7 @@ }, { "component": "BIconChatRightText", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17712,7 +17712,7 @@ }, { "component": "BIconChatRightTextFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17765,7 +17765,7 @@ }, { "component": "BIconChatSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17818,7 +17818,7 @@ }, { "component": "BIconChatSquareDots", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17871,7 +17871,7 @@ }, { "component": "BIconChatSquareDotsFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17924,7 +17924,7 @@ }, { "component": "BIconChatSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -17977,7 +17977,7 @@ }, { "component": "BIconChatSquareQuote", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18030,7 +18030,7 @@ }, { "component": "BIconChatSquareQuoteFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18083,7 +18083,7 @@ }, { "component": "BIconChatSquareText", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18136,7 +18136,7 @@ }, { "component": "BIconChatSquareTextFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18189,7 +18189,7 @@ }, { "component": "BIconChatText", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18242,7 +18242,7 @@ }, { "component": "BIconChatTextFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18295,7 +18295,7 @@ }, { "component": "BIconCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18348,7 +18348,7 @@ }, { "component": "BIconCheck2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18401,7 +18401,7 @@ }, { "component": "BIconCheck2All", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18454,7 +18454,7 @@ }, { "component": "BIconCheck2Circle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18507,7 +18507,7 @@ }, { "component": "BIconCheck2Square", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18560,7 +18560,7 @@ }, { "component": "BIconCheckAll", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18613,7 +18613,7 @@ }, { "component": "BIconCheckCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18666,7 +18666,7 @@ }, { "component": "BIconCheckCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18719,7 +18719,7 @@ }, { "component": "BIconCheckSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18772,7 +18772,7 @@ }, { "component": "BIconCheckSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18825,7 +18825,7 @@ }, { "component": "BIconChevronBarContract", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18878,7 +18878,7 @@ }, { "component": "BIconChevronBarDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18931,7 +18931,7 @@ }, { "component": "BIconChevronBarExpand", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -18984,7 +18984,7 @@ }, { "component": "BIconChevronBarLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19037,7 +19037,7 @@ }, { "component": "BIconChevronBarRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19090,7 +19090,7 @@ }, { "component": "BIconChevronBarUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19143,7 +19143,7 @@ }, { "component": "BIconChevronCompactDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19196,7 +19196,7 @@ }, { "component": "BIconChevronCompactLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19249,7 +19249,7 @@ }, { "component": "BIconChevronCompactRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19302,7 +19302,7 @@ }, { "component": "BIconChevronCompactUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19355,7 +19355,7 @@ }, { "component": "BIconChevronContract", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19408,7 +19408,7 @@ }, { "component": "BIconChevronDoubleDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19461,7 +19461,7 @@ }, { "component": "BIconChevronDoubleLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19514,7 +19514,7 @@ }, { "component": "BIconChevronDoubleRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19567,7 +19567,7 @@ }, { "component": "BIconChevronDoubleUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19620,7 +19620,7 @@ }, { "component": "BIconChevronDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19673,7 +19673,7 @@ }, { "component": "BIconChevronExpand", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19726,7 +19726,7 @@ }, { "component": "BIconChevronLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19779,7 +19779,7 @@ }, { "component": "BIconChevronRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19832,7 +19832,7 @@ }, { "component": "BIconChevronUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19885,7 +19885,7 @@ }, { "component": "BIconCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19938,7 +19938,7 @@ }, { "component": "BIconCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -19991,7 +19991,7 @@ }, { "component": "BIconCircleHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20044,7 +20044,7 @@ }, { "component": "BIconCircleSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20097,7 +20097,7 @@ }, { "component": "BIconClipboard", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20150,7 +20150,7 @@ }, { "component": "BIconClipboardCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20203,7 +20203,7 @@ }, { "component": "BIconClipboardData", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20256,7 +20256,7 @@ }, { "component": "BIconClipboardMinus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20309,7 +20309,7 @@ }, { "component": "BIconClipboardPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20362,7 +20362,7 @@ }, { "component": "BIconClipboardX", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20415,7 +20415,7 @@ }, { "component": "BIconClock", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20468,7 +20468,7 @@ }, { "component": "BIconClockFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20521,7 +20521,7 @@ }, { "component": "BIconClockHistory", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20574,7 +20574,7 @@ }, { "component": "BIconCloud", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20627,7 +20627,7 @@ }, { "component": "BIconCloudArrowDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20680,7 +20680,7 @@ }, { "component": "BIconCloudArrowDownFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20733,7 +20733,7 @@ }, { "component": "BIconCloudArrowUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20786,7 +20786,7 @@ }, { "component": "BIconCloudArrowUpFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20839,7 +20839,7 @@ }, { "component": "BIconCloudCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20892,7 +20892,7 @@ }, { "component": "BIconCloudCheckFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20945,7 +20945,7 @@ }, { "component": "BIconCloudDownload", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -20998,7 +20998,7 @@ }, { "component": "BIconCloudDownloadFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21051,7 +21051,7 @@ }, { "component": "BIconCloudFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21104,7 +21104,7 @@ }, { "component": "BIconCloudMinus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21157,7 +21157,7 @@ }, { "component": "BIconCloudMinusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21210,7 +21210,7 @@ }, { "component": "BIconCloudPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21263,7 +21263,7 @@ }, { "component": "BIconCloudPlusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21316,7 +21316,7 @@ }, { "component": "BIconCloudSlash", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21369,7 +21369,7 @@ }, { "component": "BIconCloudSlashFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21422,7 +21422,7 @@ }, { "component": "BIconCloudUpload", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21475,7 +21475,7 @@ }, { "component": "BIconCloudUploadFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21528,7 +21528,7 @@ }, { "component": "BIconCode", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21581,7 +21581,7 @@ }, { "component": "BIconCodeSlash", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21634,7 +21634,7 @@ }, { "component": "BIconCodeSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21687,7 +21687,7 @@ }, { "component": "BIconCollection", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21740,7 +21740,7 @@ }, { "component": "BIconCollectionFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21793,7 +21793,7 @@ }, { "component": "BIconCollectionPlay", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21846,7 +21846,7 @@ }, { "component": "BIconCollectionPlayFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21899,7 +21899,7 @@ }, { "component": "BIconColumns", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -21952,7 +21952,7 @@ }, { "component": "BIconColumnsGap", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22005,7 +22005,7 @@ }, { "component": "BIconCommand", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22058,7 +22058,7 @@ }, { "component": "BIconCompass", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22111,7 +22111,7 @@ }, { "component": "BIconCompassFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22164,7 +22164,7 @@ }, { "component": "BIconCone", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22217,7 +22217,7 @@ }, { "component": "BIconConeStriped", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22270,7 +22270,7 @@ }, { "component": "BIconController", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22323,7 +22323,7 @@ }, { "component": "BIconCpu", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22376,7 +22376,7 @@ }, { "component": "BIconCpuFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22429,7 +22429,7 @@ }, { "component": "BIconCreditCard", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22482,7 +22482,7 @@ }, { "component": "BIconCreditCard2Back", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22535,7 +22535,7 @@ }, { "component": "BIconCreditCard2BackFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22588,7 +22588,7 @@ }, { "component": "BIconCreditCard2Front", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22641,7 +22641,7 @@ }, { "component": "BIconCreditCard2FrontFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22694,7 +22694,7 @@ }, { "component": "BIconCreditCardFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22747,7 +22747,7 @@ }, { "component": "BIconCrop", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22800,7 +22800,7 @@ }, { "component": "BIconCup", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22853,7 +22853,7 @@ }, { "component": "BIconCupFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22906,7 +22906,7 @@ }, { "component": "BIconCupStraw", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -22959,7 +22959,7 @@ }, { "component": "BIconCursor", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23012,7 +23012,7 @@ }, { "component": "BIconCursorFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23065,7 +23065,7 @@ }, { "component": "BIconCursorText", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23118,7 +23118,7 @@ }, { "component": "BIconDash", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23171,7 +23171,7 @@ }, { "component": "BIconDashCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23224,7 +23224,7 @@ }, { "component": "BIconDashCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23277,7 +23277,7 @@ }, { "component": "BIconDashSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23330,7 +23330,7 @@ }, { "component": "BIconDashSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23383,7 +23383,7 @@ }, { "component": "BIconDiagram2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23436,7 +23436,7 @@ }, { "component": "BIconDiagram2Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23489,7 +23489,7 @@ }, { "component": "BIconDiagram3", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23542,7 +23542,7 @@ }, { "component": "BIconDiagram3Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23595,7 +23595,7 @@ }, { "component": "BIconDiamond", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23648,7 +23648,7 @@ }, { "component": "BIconDiamondFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23701,7 +23701,7 @@ }, { "component": "BIconDiamondHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23754,7 +23754,7 @@ }, { "component": "BIconDice1", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23807,7 +23807,7 @@ }, { "component": "BIconDice1Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23860,7 +23860,7 @@ }, { "component": "BIconDice2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23913,7 +23913,7 @@ }, { "component": "BIconDice2Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -23966,7 +23966,7 @@ }, { "component": "BIconDice3", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24019,7 +24019,7 @@ }, { "component": "BIconDice3Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24072,7 +24072,7 @@ }, { "component": "BIconDice4", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24125,7 +24125,7 @@ }, { "component": "BIconDice4Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24178,7 +24178,7 @@ }, { "component": "BIconDice5", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24231,7 +24231,7 @@ }, { "component": "BIconDice5Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24284,7 +24284,7 @@ }, { "component": "BIconDice6", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24337,7 +24337,7 @@ }, { "component": "BIconDice6Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24390,7 +24390,7 @@ }, { "component": "BIconDisplay", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24443,7 +24443,7 @@ }, { "component": "BIconDisplayFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24496,7 +24496,7 @@ }, { "component": "BIconDistributeHorizontal", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24549,7 +24549,7 @@ }, { "component": "BIconDistributeVertical", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24602,7 +24602,7 @@ }, { "component": "BIconDoorClosed", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24655,7 +24655,7 @@ }, { "component": "BIconDoorClosedFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24708,7 +24708,7 @@ }, { "component": "BIconDoorOpen", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24761,7 +24761,7 @@ }, { "component": "BIconDoorOpenFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24814,7 +24814,7 @@ }, { "component": "BIconDot", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24867,7 +24867,7 @@ }, { "component": "BIconDownload", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24920,7 +24920,7 @@ }, { "component": "BIconDroplet", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -24973,7 +24973,7 @@ }, { "component": "BIconDropletFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25026,7 +25026,7 @@ }, { "component": "BIconDropletHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25079,7 +25079,7 @@ }, { "component": "BIconEarbuds", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25132,7 +25132,7 @@ }, { "component": "BIconEasel", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25185,7 +25185,7 @@ }, { "component": "BIconEaselFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25238,7 +25238,7 @@ }, { "component": "BIconEgg", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25291,7 +25291,7 @@ }, { "component": "BIconEggFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25344,7 +25344,7 @@ }, { "component": "BIconEggFried", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25397,7 +25397,7 @@ }, { "component": "BIconEject", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25450,7 +25450,7 @@ }, { "component": "BIconEjectFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25503,7 +25503,7 @@ }, { "component": "BIconEmojiAngry", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25555,8 +25555,8 @@ ] }, { - "component": "BIconEmojiDizzy", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiAngryFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25608,8 +25608,8 @@ ] }, { - "component": "BIconEmojiExpressionless", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiDizzy", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25661,8 +25661,8 @@ ] }, { - "component": "BIconEmojiFrown", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiDizzyFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25714,8 +25714,8 @@ ] }, { - "component": "BIconEmojiLaughing", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiExpressionless", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25767,8 +25767,8 @@ ] }, { - "component": "BIconEmojiNeutral", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiExpressionlessFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25820,8 +25820,8 @@ ] }, { - "component": "BIconEmojiSmile", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiFrown", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25873,8 +25873,8 @@ ] }, { - "component": "BIconEmojiSmileUpsideDown", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiFrownFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25926,8 +25926,8 @@ ] }, { - "component": "BIconEmojiSunglasses", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiHeartEyes", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -25979,8 +25979,8 @@ ] }, { - "component": "BIconEnvelope", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiHeartEyesFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26032,8 +26032,8 @@ ] }, { - "component": "BIconEnvelopeFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiLaughing", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26085,8 +26085,8 @@ ] }, { - "component": "BIconEnvelopeOpen", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiLaughingFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26138,8 +26138,8 @@ ] }, { - "component": "BIconEnvelopeOpenFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiNeutral", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26191,8 +26191,8 @@ ] }, { - "component": "BIconExclamation", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiNeutralFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26244,8 +26244,8 @@ ] }, { - "component": "BIconExclamationCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiSmile", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26297,8 +26297,8 @@ ] }, { - "component": "BIconExclamationCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiSmileFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26350,8 +26350,8 @@ ] }, { - "component": "BIconExclamationDiamond", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiSmileUpsideDown", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26403,8 +26403,8 @@ ] }, { - "component": "BIconExclamationDiamondFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiSmileUpsideDownFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26456,8 +26456,8 @@ ] }, { - "component": "BIconExclamationOctagon", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiSunglasses", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26509,8 +26509,8 @@ ] }, { - "component": "BIconExclamationOctagonFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiSunglassesFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26562,8 +26562,8 @@ ] }, { - "component": "BIconExclamationSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiWink", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26615,8 +26615,8 @@ ] }, { - "component": "BIconExclamationSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEmojiWinkFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26668,8 +26668,8 @@ ] }, { - "component": "BIconExclamationTriangle", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEnvelope", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26721,8 +26721,8 @@ ] }, { - "component": "BIconExclamationTriangleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEnvelopeFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26774,8 +26774,8 @@ ] }, { - "component": "BIconExclude", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEnvelopeOpen", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26827,8 +26827,8 @@ ] }, { - "component": "BIconEye", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEnvelopeOpenFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26880,8 +26880,8 @@ ] }, { - "component": "BIconEyeFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconExclamation", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26933,8 +26933,8 @@ ] }, { - "component": "BIconEyeSlash", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconExclamationCircle", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -26986,8 +26986,8 @@ ] }, { - "component": "BIconEyeSlashFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconExclamationCircleFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27039,8 +27039,8 @@ ] }, { - "component": "BIconEyeglasses", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconExclamationDiamond", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27092,8 +27092,8 @@ ] }, { - "component": "BIconFile", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconExclamationDiamondFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27145,8 +27145,8 @@ ] }, { - "component": "BIconFileArrowDown", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconExclamationOctagon", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27198,8 +27198,8 @@ ] }, { - "component": "BIconFileArrowDownFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconExclamationOctagonFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27251,8 +27251,8 @@ ] }, { - "component": "BIconFileArrowUp", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconExclamationSquare", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27304,8 +27304,8 @@ ] }, { - "component": "BIconFileArrowUpFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconExclamationSquareFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27357,8 +27357,8 @@ ] }, { - "component": "BIconFileBinary", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconExclamationTriangle", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27410,8 +27410,8 @@ ] }, { - "component": "BIconFileBinaryFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconExclamationTriangleFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27463,8 +27463,8 @@ ] }, { - "component": "BIconFileBreak", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconExclude", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27516,8 +27516,8 @@ ] }, { - "component": "BIconFileBreakFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEye", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27569,8 +27569,8 @@ ] }, { - "component": "BIconFileCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEyeFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27622,8 +27622,8 @@ ] }, { - "component": "BIconFileCheckFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEyeSlash", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27675,8 +27675,8 @@ ] }, { - "component": "BIconFileCode", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEyeSlashFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27728,8 +27728,8 @@ ] }, { - "component": "BIconFileCodeFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconEyeglasses", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27781,8 +27781,8 @@ ] }, { - "component": "BIconFileDiff", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFile", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27834,8 +27834,8 @@ ] }, { - "component": "BIconFileDiffFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileArrowDown", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27887,8 +27887,8 @@ ] }, { - "component": "BIconFileEarmark", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileArrowDownFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27940,8 +27940,8 @@ ] }, { - "component": "BIconFileEarmarkArrowDown", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileArrowUp", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -27993,8 +27993,8 @@ ] }, { - "component": "BIconFileEarmarkArrowDownFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileArrowUpFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28046,8 +28046,8 @@ ] }, { - "component": "BIconFileEarmarkArrowUp", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileBarGraph", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28099,8 +28099,8 @@ ] }, { - "component": "BIconFileEarmarkArrowUpFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileBarGraphFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28152,8 +28152,8 @@ ] }, { - "component": "BIconFileEarmarkBinary", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileBinary", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28205,8 +28205,8 @@ ] }, { - "component": "BIconFileEarmarkBinaryFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileBinaryFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28258,8 +28258,8 @@ ] }, { - "component": "BIconFileEarmarkBreak", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileBreak", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28311,8 +28311,8 @@ ] }, { - "component": "BIconFileEarmarkBreakFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileBreakFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28364,8 +28364,8 @@ ] }, { - "component": "BIconFileEarmarkCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileCheck", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28417,8 +28417,8 @@ ] }, { - "component": "BIconFileEarmarkCheckFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileCheckFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28470,8 +28470,8 @@ ] }, { - "component": "BIconFileEarmarkCode", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileCode", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28523,8 +28523,8 @@ ] }, { - "component": "BIconFileEarmarkCodeFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileCodeFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28576,8 +28576,8 @@ ] }, { - "component": "BIconFileEarmarkDiff", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileDiff", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28629,8 +28629,8 @@ ] }, { - "component": "BIconFileEarmarkDiffFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileDiffFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28682,8 +28682,8 @@ ] }, { - "component": "BIconFileEarmarkEasel", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmark", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28735,8 +28735,8 @@ ] }, { - "component": "BIconFileEarmarkEaselFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkArrowDown", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28788,8 +28788,8 @@ ] }, { - "component": "BIconFileEarmarkFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkArrowDownFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28841,8 +28841,8 @@ ] }, { - "component": "BIconFileEarmarkFont", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkArrowUp", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28894,8 +28894,8 @@ ] }, { - "component": "BIconFileEarmarkFontFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkArrowUpFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -28947,8 +28947,8 @@ ] }, { - "component": "BIconFileEarmarkImage", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkBarGraph", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29000,8 +29000,8 @@ ] }, { - "component": "BIconFileEarmarkImageFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkBarGraphFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29053,8 +29053,8 @@ ] }, { - "component": "BIconFileEarmarkLock", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkBinary", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29106,8 +29106,8 @@ ] }, { - "component": "BIconFileEarmarkLock2", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkBinaryFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29159,8 +29159,8 @@ ] }, { - "component": "BIconFileEarmarkLock2Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkBreak", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29212,8 +29212,8 @@ ] }, { - "component": "BIconFileEarmarkLockFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkBreakFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29265,8 +29265,8 @@ ] }, { - "component": "BIconFileEarmarkMedical", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkCheck", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29318,8 +29318,8 @@ ] }, { - "component": "BIconFileEarmarkMedicalFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkCheckFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29371,8 +29371,8 @@ ] }, { - "component": "BIconFileEarmarkMinus", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkCode", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29424,8 +29424,8 @@ ] }, { - "component": "BIconFileEarmarkMinusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkCodeFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29477,8 +29477,8 @@ ] }, { - "component": "BIconFileEarmarkMusic", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkDiff", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29530,8 +29530,8 @@ ] }, { - "component": "BIconFileEarmarkMusicFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkDiffFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29583,8 +29583,8 @@ ] }, { - "component": "BIconFileEarmarkPerson", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkEasel", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29636,8 +29636,8 @@ ] }, { - "component": "BIconFileEarmarkPersonFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkEaselFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29689,8 +29689,8 @@ ] }, { - "component": "BIconFileEarmarkPlay", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkExcel", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29742,8 +29742,8 @@ ] }, { - "component": "BIconFileEarmarkPlayFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkExcelFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29795,8 +29795,8 @@ ] }, { - "component": "BIconFileEarmarkPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29848,8 +29848,8 @@ ] }, { - "component": "BIconFileEarmarkPlusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkFont", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29901,8 +29901,8 @@ ] }, { - "component": "BIconFileEarmarkPost", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkFontFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -29954,8 +29954,8 @@ ] }, { - "component": "BIconFileEarmarkPostFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkImage", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30007,8 +30007,8 @@ ] }, { - "component": "BIconFileEarmarkRichtext", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkImageFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30060,8 +30060,8 @@ ] }, { - "component": "BIconFileEarmarkRichtextFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkLock", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30113,8 +30113,8 @@ ] }, { - "component": "BIconFileEarmarkRuled", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkLock2", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30166,8 +30166,8 @@ ] }, { - "component": "BIconFileEarmarkRuledFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkLock2Fill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30219,8 +30219,8 @@ ] }, { - "component": "BIconFileEarmarkSlides", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkLockFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30272,8 +30272,8 @@ ] }, { - "component": "BIconFileEarmarkSlidesFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkMedical", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30325,8 +30325,8 @@ ] }, { - "component": "BIconFileEarmarkSpreadsheet", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkMedicalFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30378,8 +30378,8 @@ ] }, { - "component": "BIconFileEarmarkSpreadsheetFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkMinus", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30431,8 +30431,8 @@ ] }, { - "component": "BIconFileEarmarkText", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkMinusFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30484,8 +30484,8 @@ ] }, { - "component": "BIconFileEarmarkTextFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkMusic", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30537,8 +30537,8 @@ ] }, { - "component": "BIconFileEarmarkX", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkMusicFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30590,8 +30590,8 @@ ] }, { - "component": "BIconFileEarmarkXFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkPerson", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30643,8 +30643,8 @@ ] }, { - "component": "BIconFileEarmarkZip", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkPersonFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30696,8 +30696,8 @@ ] }, { - "component": "BIconFileEarmarkZipFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkPlay", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30749,8 +30749,8 @@ ] }, { - "component": "BIconFileEasel", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkPlayFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30802,8 +30802,8 @@ ] }, { - "component": "BIconFileEaselFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkPlus", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30855,8 +30855,8 @@ ] }, { - "component": "BIconFileFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkPlusFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30908,8 +30908,8 @@ ] }, { - "component": "BIconFileFont", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkPost", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -30961,8 +30961,8 @@ ] }, { - "component": "BIconFileFontFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkPostFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31014,8 +31014,8 @@ ] }, { - "component": "BIconFileImage", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkPpt", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31067,8 +31067,8 @@ ] }, { - "component": "BIconFileImageFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkPptFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31120,8 +31120,8 @@ ] }, { - "component": "BIconFileLock", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkRichtext", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31173,8 +31173,8 @@ ] }, { - "component": "BIconFileLock2", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkRichtextFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31226,8 +31226,8 @@ ] }, { - "component": "BIconFileLock2Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkRuled", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31279,8 +31279,8 @@ ] }, { - "component": "BIconFileLockFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkRuledFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31332,8 +31332,8 @@ ] }, { - "component": "BIconFileMedical", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkSlides", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31385,8 +31385,8 @@ ] }, { - "component": "BIconFileMedicalFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkSlidesFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31438,8 +31438,8 @@ ] }, { - "component": "BIconFileMinus", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkSpreadsheet", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31491,8 +31491,8 @@ ] }, { - "component": "BIconFileMinusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkSpreadsheetFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31544,8 +31544,8 @@ ] }, { - "component": "BIconFileMusic", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkText", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31597,8 +31597,8 @@ ] }, { - "component": "BIconFileMusicFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkTextFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31650,8 +31650,8 @@ ] }, { - "component": "BIconFilePerson", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkWord", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31703,8 +31703,8 @@ ] }, { - "component": "BIconFilePersonFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkWordFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31756,8 +31756,8 @@ ] }, { - "component": "BIconFilePlay", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkX", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31809,8 +31809,8 @@ ] }, { - "component": "BIconFilePlayFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkXFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31862,8 +31862,8 @@ ] }, { - "component": "BIconFilePlus", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkZip", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31915,8 +31915,8 @@ ] }, { - "component": "BIconFilePlusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEarmarkZipFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -31968,8 +31968,8 @@ ] }, { - "component": "BIconFilePost", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEasel", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32021,8 +32021,8 @@ ] }, { - "component": "BIconFilePostFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileEaselFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32074,8 +32074,8 @@ ] }, { - "component": "BIconFileRichtext", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileExcel", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32127,8 +32127,8 @@ ] }, { - "component": "BIconFileRichtextFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileExcelFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32180,8 +32180,8 @@ ] }, { - "component": "BIconFileRuled", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32233,8 +32233,8 @@ ] }, { - "component": "BIconFileRuledFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileFont", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32286,8 +32286,8 @@ ] }, { - "component": "BIconFileSlides", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileFontFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32339,8 +32339,8 @@ ] }, { - "component": "BIconFileSlidesFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileImage", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32392,8 +32392,8 @@ ] }, { - "component": "BIconFileSpreadsheet", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileImageFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32445,8 +32445,8 @@ ] }, { - "component": "BIconFileSpreadsheetFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileLock", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32498,8 +32498,8 @@ ] }, { - "component": "BIconFileText", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileLock2", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32551,8 +32551,8 @@ ] }, { - "component": "BIconFileTextFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileLock2Fill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32604,8 +32604,8 @@ ] }, { - "component": "BIconFileX", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileLockFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32657,8 +32657,8 @@ ] }, { - "component": "BIconFileXFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileMedical", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32710,8 +32710,8 @@ ] }, { - "component": "BIconFileZip", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileMedicalFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32763,8 +32763,8 @@ ] }, { - "component": "BIconFileZipFill", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileMinus", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32816,8 +32816,8 @@ ] }, { - "component": "BIconFiles", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileMinusFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32869,8 +32869,8 @@ ] }, { - "component": "BIconFilesAlt", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileMusic", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32922,8 +32922,8 @@ ] }, { - "component": "BIconFilm", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFileMusicFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -32975,8 +32975,1545 @@ ] }, { - "component": "BIconFilter", - "auto-gen": "bootstrap-icons 1.0.0", + "component": "BIconFilePerson", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFilePersonFill", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFilePlay", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFilePlayFill", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFilePlus", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFilePlusFill", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFilePost", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFilePostFill", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFilePpt", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFilePptFill", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileRichtext", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileRichtextFill", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileRuled", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileRuledFill", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileSlides", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileSlidesFill", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileSpreadsheet", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileSpreadsheetFill", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileText", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileTextFill", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileWord", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileWordFill", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileX", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileXFill", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileZip", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFileZipFill", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFiles", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFilesAlt", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFilm", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconFilter", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33029,7 +34566,7 @@ }, { "component": "BIconFilterCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33082,7 +34619,7 @@ }, { "component": "BIconFilterCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33135,7 +34672,7 @@ }, { "component": "BIconFilterLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33188,7 +34725,7 @@ }, { "component": "BIconFilterRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33241,7 +34778,7 @@ }, { "component": "BIconFilterSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33294,7 +34831,7 @@ }, { "component": "BIconFilterSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33347,7 +34884,7 @@ }, { "component": "BIconFlag", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33400,7 +34937,7 @@ }, { "component": "BIconFlagFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33453,7 +34990,7 @@ }, { "component": "BIconFlower1", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33506,7 +35043,7 @@ }, { "component": "BIconFlower2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33559,7 +35096,7 @@ }, { "component": "BIconFlower3", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33612,7 +35149,7 @@ }, { "component": "BIconFolder", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33665,7 +35202,7 @@ }, { "component": "BIconFolder2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33718,7 +35255,7 @@ }, { "component": "BIconFolder2Open", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33771,7 +35308,7 @@ }, { "component": "BIconFolderCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33824,7 +35361,7 @@ }, { "component": "BIconFolderFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33877,7 +35414,7 @@ }, { "component": "BIconFolderMinus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33930,7 +35467,7 @@ }, { "component": "BIconFolderPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -33983,7 +35520,7 @@ }, { "component": "BIconFolderSymlink", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34036,7 +35573,7 @@ }, { "component": "BIconFolderSymlinkFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34089,7 +35626,7 @@ }, { "component": "BIconFolderX", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34142,7 +35679,7 @@ }, { "component": "BIconFonts", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34195,7 +35732,7 @@ }, { "component": "BIconForward", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34248,7 +35785,7 @@ }, { "component": "BIconForwardFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34301,7 +35838,7 @@ }, { "component": "BIconFront", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34354,7 +35891,7 @@ }, { "component": "BIconFullscreen", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34407,7 +35944,7 @@ }, { "component": "BIconFullscreenExit", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34460,7 +35997,7 @@ }, { "component": "BIconFunnel", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34513,7 +36050,7 @@ }, { "component": "BIconFunnelFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34566,7 +36103,7 @@ }, { "component": "BIconGear", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34619,7 +36156,7 @@ }, { "component": "BIconGearFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34672,7 +36209,7 @@ }, { "component": "BIconGearWide", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34725,7 +36262,7 @@ }, { "component": "BIconGearWideConnected", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34778,7 +36315,7 @@ }, { "component": "BIconGem", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34831,7 +36368,7 @@ }, { "component": "BIconGeo", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34884,7 +36421,7 @@ }, { "component": "BIconGeoAlt", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34937,7 +36474,7 @@ }, { "component": "BIconGeoAltFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -34990,7 +36527,7 @@ }, { "component": "BIconGeoFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35043,7 +36580,7 @@ }, { "component": "BIconGift", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35096,7 +36633,7 @@ }, { "component": "BIconGiftFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35149,7 +36686,7 @@ }, { "component": "BIconGlobe", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35202,7 +36739,7 @@ }, { "component": "BIconGlobe2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35255,7 +36792,7 @@ }, { "component": "BIconGraphDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35308,7 +36845,7 @@ }, { "component": "BIconGraphUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35361,7 +36898,7 @@ }, { "component": "BIconGrid", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35414,7 +36951,7 @@ }, { "component": "BIconGrid1x2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35467,7 +37004,7 @@ }, { "component": "BIconGrid1x2Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35520,7 +37057,7 @@ }, { "component": "BIconGrid3x2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35573,7 +37110,7 @@ }, { "component": "BIconGrid3x2Gap", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35626,7 +37163,7 @@ }, { "component": "BIconGrid3x2GapFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35679,7 +37216,7 @@ }, { "component": "BIconGrid3x3", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35732,7 +37269,7 @@ }, { "component": "BIconGrid3x3Gap", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35785,7 +37322,7 @@ }, { "component": "BIconGrid3x3GapFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35838,7 +37375,7 @@ }, { "component": "BIconGridFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35891,7 +37428,7 @@ }, { "component": "BIconGripHorizontal", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35944,7 +37481,7 @@ }, { "component": "BIconGripVertical", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -35997,7 +37534,7 @@ }, { "component": "BIconHammer", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36050,7 +37587,7 @@ }, { "component": "BIconHandIndex", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36103,7 +37640,7 @@ }, { "component": "BIconHandIndexThumb", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36156,7 +37693,7 @@ }, { "component": "BIconHandThumbsDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36209,7 +37746,7 @@ }, { "component": "BIconHandThumbsUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36262,7 +37799,7 @@ }, { "component": "BIconHandbag", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36315,7 +37852,7 @@ }, { "component": "BIconHandbagFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36368,7 +37905,7 @@ }, { "component": "BIconHash", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36421,7 +37958,7 @@ }, { "component": "BIconHdd", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36474,7 +38011,7 @@ }, { "component": "BIconHddFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36527,7 +38064,7 @@ }, { "component": "BIconHddNetwork", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36580,7 +38117,7 @@ }, { "component": "BIconHddNetworkFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36633,7 +38170,7 @@ }, { "component": "BIconHddRack", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36686,7 +38223,7 @@ }, { "component": "BIconHddRackFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36739,7 +38276,7 @@ }, { "component": "BIconHddStack", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36792,7 +38329,7 @@ }, { "component": "BIconHddStackFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36845,7 +38382,7 @@ }, { "component": "BIconHeadphones", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36898,7 +38435,7 @@ }, { "component": "BIconHeadset", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -36951,7 +38488,7 @@ }, { "component": "BIconHeart", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37004,7 +38541,7 @@ }, { "component": "BIconHeartFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37057,7 +38594,7 @@ }, { "component": "BIconHeartHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37110,7 +38647,7 @@ }, { "component": "BIconHeptagon", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37163,7 +38700,7 @@ }, { "component": "BIconHeptagonFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37216,7 +38753,7 @@ }, { "component": "BIconHeptagonHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37269,7 +38806,7 @@ }, { "component": "BIconHexagon", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37322,7 +38859,7 @@ }, { "component": "BIconHexagonFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37375,7 +38912,7 @@ }, { "component": "BIconHexagonHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37428,7 +38965,7 @@ }, { "component": "BIconHourglass", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37481,7 +39018,7 @@ }, { "component": "BIconHourglassBottom", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37534,7 +39071,7 @@ }, { "component": "BIconHourglassSplit", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37587,7 +39124,7 @@ }, { "component": "BIconHourglassTop", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37640,7 +39177,7 @@ }, { "component": "BIconHouse", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37693,7 +39230,7 @@ }, { "component": "BIconHouseDoor", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37746,7 +39283,7 @@ }, { "component": "BIconHouseDoorFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37799,7 +39336,7 @@ }, { "component": "BIconHouseFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37852,7 +39389,7 @@ }, { "component": "BIconHr", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37905,7 +39442,7 @@ }, { "component": "BIconImage", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -37958,7 +39495,7 @@ }, { "component": "BIconImageAlt", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38011,7 +39548,7 @@ }, { "component": "BIconImageFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38064,7 +39601,7 @@ }, { "component": "BIconImages", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38117,7 +39654,7 @@ }, { "component": "BIconInbox", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38170,7 +39707,7 @@ }, { "component": "BIconInboxFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38223,7 +39760,7 @@ }, { "component": "BIconInboxes", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38276,7 +39813,7 @@ }, { "component": "BIconInboxesFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38329,7 +39866,7 @@ }, { "component": "BIconInfo", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38382,7 +39919,7 @@ }, { "component": "BIconInfoCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38435,7 +39972,7 @@ }, { "component": "BIconInfoCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38488,7 +40025,7 @@ }, { "component": "BIconInfoSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38541,7 +40078,7 @@ }, { "component": "BIconInfoSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38594,7 +40131,7 @@ }, { "component": "BIconInputCursor", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38647,7 +40184,7 @@ }, { "component": "BIconInputCursorText", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38700,7 +40237,7 @@ }, { "component": "BIconIntersect", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38753,7 +40290,7 @@ }, { "component": "BIconJournal", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38806,7 +40343,7 @@ }, { "component": "BIconJournalAlbum", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38859,7 +40396,7 @@ }, { "component": "BIconJournalArrowDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38912,7 +40449,113 @@ }, { "component": "BIconJournalArrowUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconJournalBookmark", + "auto-gen": "bootstrap-icons 1.1.0", + "props": [ + { + "prop": "title", + "description": "Text content to place in the title", + "version": "2.17.0" + }, + { + "prop": "variant", + "description": "Contextual color variant. By default the icon inherits the current text color" + }, + { + "prop": "fontScale", + "description": "Scale the icons current font size" + }, + { + "prop": "scale", + "description": "Scales the icon's SVG, without increasing the font size" + }, + { + "prop": "rotate", + "description": "Rotates the icon by the specified number of degrees. Positive values rotate clockwise, while negative values rotate counterclockwise" + }, + { + "prop": "flipH", + "description": "Flips the icon horizontally" + }, + { + "prop": "flipV", + "description": "Flips the icon vertically" + }, + { + "prop": "shiftH", + "description": "Moves the icon horizontally. Positive numbers will shift the icon right, negative left. Value is in 1/16em units" + }, + { + "prop": "shiftV", + "description": "Moves the icon vertically. Positive numbers will shift the icon up, negative down. Value is in 1/16em units" + }, + { + "prop": "stacked", + "version": "2.3.0", + "description": "Set this prop to true when placing inside a BIconstack component" + }, + { + "prop": "animation", + "version": "2.7.0", + "description": "Animate the icon. Supported built-in animations are 'cylon', 'fade', 'pulse', 'spin' and 'throb'" + } + ] + }, + { + "component": "BIconJournalBookmarkFill", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -38965,7 +40608,7 @@ }, { "component": "BIconJournalCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39018,7 +40661,7 @@ }, { "component": "BIconJournalCode", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39071,7 +40714,7 @@ }, { "component": "BIconJournalMedical", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39124,7 +40767,7 @@ }, { "component": "BIconJournalMinus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39177,7 +40820,7 @@ }, { "component": "BIconJournalPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39230,7 +40873,7 @@ }, { "component": "BIconJournalRichtext", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39283,7 +40926,7 @@ }, { "component": "BIconJournalText", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39336,7 +40979,7 @@ }, { "component": "BIconJournalX", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39389,7 +41032,7 @@ }, { "component": "BIconJournals", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39442,7 +41085,7 @@ }, { "component": "BIconJoystick", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39495,7 +41138,7 @@ }, { "component": "BIconJustify", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39548,7 +41191,7 @@ }, { "component": "BIconJustifyLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39601,7 +41244,7 @@ }, { "component": "BIconJustifyRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39654,7 +41297,7 @@ }, { "component": "BIconKanban", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39707,7 +41350,7 @@ }, { "component": "BIconKanbanFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39760,7 +41403,7 @@ }, { "component": "BIconKey", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39813,7 +41456,7 @@ }, { "component": "BIconKeyFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39866,7 +41509,7 @@ }, { "component": "BIconKeyboard", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39919,7 +41562,7 @@ }, { "component": "BIconKeyboardFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -39972,7 +41615,7 @@ }, { "component": "BIconLadder", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40025,7 +41668,7 @@ }, { "component": "BIconLamp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40078,7 +41721,7 @@ }, { "component": "BIconLampFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40131,7 +41774,7 @@ }, { "component": "BIconLaptop", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40184,7 +41827,7 @@ }, { "component": "BIconLaptopFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40237,7 +41880,7 @@ }, { "component": "BIconLayers", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40290,7 +41933,7 @@ }, { "component": "BIconLayersFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40343,7 +41986,7 @@ }, { "component": "BIconLayersHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40396,7 +42039,7 @@ }, { "component": "BIconLayoutSidebar", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40449,7 +42092,7 @@ }, { "component": "BIconLayoutSidebarInset", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40502,7 +42145,7 @@ }, { "component": "BIconLayoutSidebarInsetReverse", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40555,7 +42198,7 @@ }, { "component": "BIconLayoutSidebarReverse", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40608,7 +42251,7 @@ }, { "component": "BIconLayoutSplit", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40661,7 +42304,7 @@ }, { "component": "BIconLayoutTextSidebar", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40714,7 +42357,7 @@ }, { "component": "BIconLayoutTextSidebarReverse", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40767,7 +42410,7 @@ }, { "component": "BIconLayoutTextWindow", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40820,7 +42463,7 @@ }, { "component": "BIconLayoutTextWindowReverse", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40873,7 +42516,7 @@ }, { "component": "BIconLayoutThreeColumns", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40926,7 +42569,7 @@ }, { "component": "BIconLayoutWtf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -40979,7 +42622,7 @@ }, { "component": "BIconLifePreserver", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41032,7 +42675,7 @@ }, { "component": "BIconLightning", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41085,7 +42728,7 @@ }, { "component": "BIconLightningFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41138,7 +42781,7 @@ }, { "component": "BIconLink", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41191,7 +42834,7 @@ }, { "component": "BIconLink45deg", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41244,7 +42887,7 @@ }, { "component": "BIconList", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41297,7 +42940,7 @@ }, { "component": "BIconListCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41350,7 +42993,7 @@ }, { "component": "BIconListNested", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41403,7 +43046,7 @@ }, { "component": "BIconListOl", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41456,7 +43099,7 @@ }, { "component": "BIconListStars", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41509,7 +43152,7 @@ }, { "component": "BIconListTask", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41562,7 +43205,7 @@ }, { "component": "BIconListUl", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41615,7 +43258,7 @@ }, { "component": "BIconLock", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41668,7 +43311,7 @@ }, { "component": "BIconLockFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41721,7 +43364,7 @@ }, { "component": "BIconMailbox", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41774,7 +43417,7 @@ }, { "component": "BIconMailbox2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41827,7 +43470,7 @@ }, { "component": "BIconMap", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41880,7 +43523,7 @@ }, { "component": "BIconMapFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41933,7 +43576,7 @@ }, { "component": "BIconMarkdown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -41986,7 +43629,7 @@ }, { "component": "BIconMarkdownFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42039,7 +43682,7 @@ }, { "component": "BIconMenuApp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42092,7 +43735,7 @@ }, { "component": "BIconMenuAppFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42145,7 +43788,7 @@ }, { "component": "BIconMenuButton", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42198,7 +43841,7 @@ }, { "component": "BIconMenuButtonFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42251,7 +43894,7 @@ }, { "component": "BIconMenuButtonWide", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42304,7 +43947,7 @@ }, { "component": "BIconMenuButtonWideFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42357,7 +44000,7 @@ }, { "component": "BIconMenuDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42410,7 +44053,7 @@ }, { "component": "BIconMenuUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42463,7 +44106,7 @@ }, { "component": "BIconMic", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42516,7 +44159,7 @@ }, { "component": "BIconMicFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42569,7 +44212,7 @@ }, { "component": "BIconMicMute", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42622,7 +44265,7 @@ }, { "component": "BIconMicMuteFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42675,7 +44318,7 @@ }, { "component": "BIconMinecart", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42728,7 +44371,7 @@ }, { "component": "BIconMinecartLoaded", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42781,7 +44424,7 @@ }, { "component": "BIconMoon", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42834,7 +44477,7 @@ }, { "component": "BIconMouse", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42887,7 +44530,7 @@ }, { "component": "BIconMouse2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42940,7 +44583,7 @@ }, { "component": "BIconMouse3", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -42993,7 +44636,7 @@ }, { "component": "BIconMusicNote", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43046,7 +44689,7 @@ }, { "component": "BIconMusicNoteBeamed", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43099,7 +44742,7 @@ }, { "component": "BIconMusicNoteList", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43152,7 +44795,7 @@ }, { "component": "BIconMusicPlayer", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43205,7 +44848,7 @@ }, { "component": "BIconMusicPlayerFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43258,7 +44901,7 @@ }, { "component": "BIconNewspaper", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43311,7 +44954,7 @@ }, { "component": "BIconNodeMinus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43364,7 +45007,7 @@ }, { "component": "BIconNodeMinusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43417,7 +45060,7 @@ }, { "component": "BIconNodePlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43470,7 +45113,7 @@ }, { "component": "BIconNodePlusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43523,7 +45166,7 @@ }, { "component": "BIconNut", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43576,7 +45219,7 @@ }, { "component": "BIconNutFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43629,7 +45272,7 @@ }, { "component": "BIconOctagon", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43682,7 +45325,7 @@ }, { "component": "BIconOctagonFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43735,7 +45378,7 @@ }, { "component": "BIconOctagonHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43788,7 +45431,7 @@ }, { "component": "BIconOption", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43841,7 +45484,7 @@ }, { "component": "BIconOutlet", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43894,7 +45537,7 @@ }, { "component": "BIconPaperclip", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -43947,7 +45590,7 @@ }, { "component": "BIconParagraph", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44000,7 +45643,7 @@ }, { "component": "BIconPatchCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44053,7 +45696,7 @@ }, { "component": "BIconPatchCheckFll", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44106,7 +45749,7 @@ }, { "component": "BIconPatchExclamation", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44159,7 +45802,7 @@ }, { "component": "BIconPatchExclamationFll", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44212,7 +45855,7 @@ }, { "component": "BIconPatchMinus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44265,7 +45908,7 @@ }, { "component": "BIconPatchMinusFll", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44318,7 +45961,7 @@ }, { "component": "BIconPatchPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44371,7 +46014,7 @@ }, { "component": "BIconPatchPlusFll", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44424,7 +46067,7 @@ }, { "component": "BIconPatchQuestion", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44477,7 +46120,7 @@ }, { "component": "BIconPatchQuestionFll", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44530,7 +46173,7 @@ }, { "component": "BIconPause", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44583,7 +46226,7 @@ }, { "component": "BIconPauseFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44636,7 +46279,7 @@ }, { "component": "BIconPeace", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44689,7 +46332,7 @@ }, { "component": "BIconPeaceFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44742,7 +46385,7 @@ }, { "component": "BIconPen", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44795,7 +46438,7 @@ }, { "component": "BIconPenFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44848,7 +46491,7 @@ }, { "component": "BIconPencil", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44901,7 +46544,7 @@ }, { "component": "BIconPencilFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -44954,7 +46597,7 @@ }, { "component": "BIconPencilSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45007,7 +46650,7 @@ }, { "component": "BIconPentagon", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45060,7 +46703,7 @@ }, { "component": "BIconPentagonFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45113,7 +46756,7 @@ }, { "component": "BIconPentagonHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45166,7 +46809,7 @@ }, { "component": "BIconPeople", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45219,7 +46862,7 @@ }, { "component": "BIconPeopleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45272,7 +46915,7 @@ }, { "component": "BIconPercent", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45325,7 +46968,7 @@ }, { "component": "BIconPerson", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45378,7 +47021,7 @@ }, { "component": "BIconPersonBadge", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45431,7 +47074,7 @@ }, { "component": "BIconPersonBadgeFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45484,7 +47127,7 @@ }, { "component": "BIconPersonBoundingBox", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45537,7 +47180,7 @@ }, { "component": "BIconPersonCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45590,7 +47233,7 @@ }, { "component": "BIconPersonCheckFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45643,7 +47286,7 @@ }, { "component": "BIconPersonCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45696,7 +47339,7 @@ }, { "component": "BIconPersonDash", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45749,7 +47392,7 @@ }, { "component": "BIconPersonDashFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45802,7 +47445,7 @@ }, { "component": "BIconPersonFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45855,7 +47498,7 @@ }, { "component": "BIconPersonLinesFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45908,7 +47551,7 @@ }, { "component": "BIconPersonPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -45961,7 +47604,7 @@ }, { "component": "BIconPersonPlusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46014,7 +47657,7 @@ }, { "component": "BIconPersonSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46067,7 +47710,7 @@ }, { "component": "BIconPersonX", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46120,7 +47763,7 @@ }, { "component": "BIconPersonXFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46173,7 +47816,7 @@ }, { "component": "BIconPhone", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46226,7 +47869,7 @@ }, { "component": "BIconPhoneFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46279,7 +47922,7 @@ }, { "component": "BIconPhoneLandscape", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46332,7 +47975,7 @@ }, { "component": "BIconPhoneLandscapeFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46385,7 +48028,7 @@ }, { "component": "BIconPhoneVibrate", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46438,7 +48081,7 @@ }, { "component": "BIconPieChart", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46491,7 +48134,7 @@ }, { "component": "BIconPieChartFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46544,7 +48187,7 @@ }, { "component": "BIconPip", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46597,7 +48240,7 @@ }, { "component": "BIconPipFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46650,7 +48293,7 @@ }, { "component": "BIconPlay", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46703,7 +48346,7 @@ }, { "component": "BIconPlayFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46756,7 +48399,7 @@ }, { "component": "BIconPlug", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46809,7 +48452,7 @@ }, { "component": "BIconPlugFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46862,7 +48505,7 @@ }, { "component": "BIconPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46915,7 +48558,7 @@ }, { "component": "BIconPlusCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -46968,7 +48611,7 @@ }, { "component": "BIconPlusCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47021,7 +48664,7 @@ }, { "component": "BIconPlusSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47074,7 +48717,7 @@ }, { "component": "BIconPlusSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47127,7 +48770,7 @@ }, { "component": "BIconPower", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47180,7 +48823,7 @@ }, { "component": "BIconPrinter", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47233,7 +48876,7 @@ }, { "component": "BIconPrinterFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47286,7 +48929,7 @@ }, { "component": "BIconPuzzle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47339,7 +48982,7 @@ }, { "component": "BIconPuzzleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47392,7 +49035,7 @@ }, { "component": "BIconQuestion", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47445,7 +49088,7 @@ }, { "component": "BIconQuestionCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47498,7 +49141,7 @@ }, { "component": "BIconQuestionCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47551,7 +49194,7 @@ }, { "component": "BIconQuestionDiamond", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47604,7 +49247,7 @@ }, { "component": "BIconQuestionDiamondFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47657,7 +49300,7 @@ }, { "component": "BIconQuestionOctagon", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47710,7 +49353,7 @@ }, { "component": "BIconQuestionOctagonFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47763,7 +49406,7 @@ }, { "component": "BIconQuestionSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47816,7 +49459,7 @@ }, { "component": "BIconQuestionSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47869,7 +49512,7 @@ }, { "component": "BIconReceipt", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47922,7 +49565,7 @@ }, { "component": "BIconReceiptCutoff", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -47975,7 +49618,7 @@ }, { "component": "BIconReception0", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48028,7 +49671,7 @@ }, { "component": "BIconReception1", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48081,7 +49724,7 @@ }, { "component": "BIconReception2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48134,7 +49777,7 @@ }, { "component": "BIconReception3", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48187,7 +49830,7 @@ }, { "component": "BIconReception4", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48240,7 +49883,7 @@ }, { "component": "BIconReply", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48293,7 +49936,7 @@ }, { "component": "BIconReplyAll", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48346,7 +49989,7 @@ }, { "component": "BIconReplyAllFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48399,7 +50042,7 @@ }, { "component": "BIconReplyFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48452,7 +50095,7 @@ }, { "component": "BIconRss", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48505,7 +50148,7 @@ }, { "component": "BIconRssFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48558,7 +50201,7 @@ }, { "component": "BIconScissors", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48611,7 +50254,7 @@ }, { "component": "BIconScrewdriver", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48664,7 +50307,7 @@ }, { "component": "BIconSearch", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48717,7 +50360,7 @@ }, { "component": "BIconSegmentedNav", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48770,7 +50413,7 @@ }, { "component": "BIconServer", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48823,7 +50466,7 @@ }, { "component": "BIconShare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48876,7 +50519,7 @@ }, { "component": "BIconShareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48929,7 +50572,7 @@ }, { "component": "BIconShield", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -48982,7 +50625,7 @@ }, { "component": "BIconShieldCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49035,7 +50678,7 @@ }, { "component": "BIconShieldExclamation", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49088,7 +50731,7 @@ }, { "component": "BIconShieldFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49141,7 +50784,7 @@ }, { "component": "BIconShieldFillCheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49194,7 +50837,7 @@ }, { "component": "BIconShieldFillExclamation", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49247,7 +50890,7 @@ }, { "component": "BIconShieldFillMinus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49300,7 +50943,7 @@ }, { "component": "BIconShieldFillPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49353,7 +50996,7 @@ }, { "component": "BIconShieldFillX", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49406,7 +51049,7 @@ }, { "component": "BIconShieldLock", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49459,7 +51102,7 @@ }, { "component": "BIconShieldLockFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49512,7 +51155,7 @@ }, { "component": "BIconShieldMinus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49565,7 +51208,7 @@ }, { "component": "BIconShieldPlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49618,7 +51261,7 @@ }, { "component": "BIconShieldShaded", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49671,7 +51314,7 @@ }, { "component": "BIconShieldSlash", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49724,7 +51367,7 @@ }, { "component": "BIconShieldSlashFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49777,7 +51420,7 @@ }, { "component": "BIconShieldX", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49830,7 +51473,7 @@ }, { "component": "BIconShift", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49883,7 +51526,7 @@ }, { "component": "BIconShiftFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49936,7 +51579,7 @@ }, { "component": "BIconShop", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -49989,7 +51632,7 @@ }, { "component": "BIconShopWindow", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50042,7 +51685,7 @@ }, { "component": "BIconShuffle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50095,7 +51738,7 @@ }, { "component": "BIconSignpost", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50148,7 +51791,7 @@ }, { "component": "BIconSignpost2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50201,7 +51844,7 @@ }, { "component": "BIconSignpost2Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50254,7 +51897,7 @@ }, { "component": "BIconSignpostFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50307,7 +51950,7 @@ }, { "component": "BIconSignpostSplit", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50360,7 +52003,7 @@ }, { "component": "BIconSignpostSplitFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50413,7 +52056,7 @@ }, { "component": "BIconSim", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50466,7 +52109,7 @@ }, { "component": "BIconSimFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50519,7 +52162,7 @@ }, { "component": "BIconSkipBackward", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50572,7 +52215,7 @@ }, { "component": "BIconSkipBackwardFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50625,7 +52268,7 @@ }, { "component": "BIconSkipEnd", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50678,7 +52321,7 @@ }, { "component": "BIconSkipEndFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50731,7 +52374,7 @@ }, { "component": "BIconSkipForward", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50784,7 +52427,7 @@ }, { "component": "BIconSkipForwardFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50837,7 +52480,7 @@ }, { "component": "BIconSkipStart", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50890,7 +52533,7 @@ }, { "component": "BIconSkipStartFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50943,7 +52586,7 @@ }, { "component": "BIconSlash", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -50996,7 +52639,7 @@ }, { "component": "BIconSlashCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51049,7 +52692,7 @@ }, { "component": "BIconSlashCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51102,7 +52745,7 @@ }, { "component": "BIconSlashSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51155,7 +52798,7 @@ }, { "component": "BIconSlashSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51208,7 +52851,7 @@ }, { "component": "BIconSliders", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51261,7 +52904,7 @@ }, { "component": "BIconSmartwatch", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51314,7 +52957,7 @@ }, { "component": "BIconSortAlphaDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51367,7 +53010,7 @@ }, { "component": "BIconSortAlphaDownAlt", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51420,7 +53063,7 @@ }, { "component": "BIconSortAlphaUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51473,7 +53116,7 @@ }, { "component": "BIconSortAlphaUpAlt", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51526,7 +53169,7 @@ }, { "component": "BIconSortDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51579,7 +53222,7 @@ }, { "component": "BIconSortDownAlt", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51632,7 +53275,7 @@ }, { "component": "BIconSortNumericDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51685,7 +53328,7 @@ }, { "component": "BIconSortNumericDownAlt", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51738,7 +53381,7 @@ }, { "component": "BIconSortNumericUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51791,7 +53434,7 @@ }, { "component": "BIconSortNumericUpAlt", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51844,7 +53487,7 @@ }, { "component": "BIconSortUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51897,7 +53540,7 @@ }, { "component": "BIconSortUpAlt", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -51950,7 +53593,7 @@ }, { "component": "BIconSoundwave", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52003,7 +53646,7 @@ }, { "component": "BIconSpeaker", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52056,7 +53699,7 @@ }, { "component": "BIconSpeakerFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52109,7 +53752,7 @@ }, { "component": "BIconSpellcheck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52162,7 +53805,7 @@ }, { "component": "BIconSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52215,7 +53858,7 @@ }, { "component": "BIconSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52268,7 +53911,7 @@ }, { "component": "BIconSquareHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52321,7 +53964,7 @@ }, { "component": "BIconStar", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52374,7 +54017,7 @@ }, { "component": "BIconStarFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52427,7 +54070,7 @@ }, { "component": "BIconStarHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52480,7 +54123,7 @@ }, { "component": "BIconStickies", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52533,7 +54176,7 @@ }, { "component": "BIconStickiesFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52586,7 +54229,7 @@ }, { "component": "BIconSticky", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52639,7 +54282,7 @@ }, { "component": "BIconStickyFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52692,7 +54335,7 @@ }, { "component": "BIconStop", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52745,7 +54388,7 @@ }, { "component": "BIconStopFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52798,7 +54441,7 @@ }, { "component": "BIconStoplights", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52851,7 +54494,7 @@ }, { "component": "BIconStoplightsFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52904,7 +54547,7 @@ }, { "component": "BIconStopwatch", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -52957,7 +54600,7 @@ }, { "component": "BIconStopwatchFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53010,7 +54653,7 @@ }, { "component": "BIconSubtract", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53063,7 +54706,7 @@ }, { "component": "BIconSuitClub", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53116,7 +54759,7 @@ }, { "component": "BIconSuitClubFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53169,7 +54812,7 @@ }, { "component": "BIconSuitDiamond", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53222,7 +54865,7 @@ }, { "component": "BIconSuitDiamondFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53275,7 +54918,7 @@ }, { "component": "BIconSuitHeart", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53328,7 +54971,7 @@ }, { "component": "BIconSuitHeartFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53381,7 +55024,7 @@ }, { "component": "BIconSuitSpade", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53434,7 +55077,7 @@ }, { "component": "BIconSuitSpadeFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53487,7 +55130,7 @@ }, { "component": "BIconSun", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53540,7 +55183,7 @@ }, { "component": "BIconSunglasses", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53593,7 +55236,7 @@ }, { "component": "BIconTable", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53646,7 +55289,7 @@ }, { "component": "BIconTablet", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53699,7 +55342,7 @@ }, { "component": "BIconTabletFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53752,7 +55395,7 @@ }, { "component": "BIconTabletLandscape", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53805,7 +55448,7 @@ }, { "component": "BIconTabletLandscapeFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53858,7 +55501,7 @@ }, { "component": "BIconTag", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53911,7 +55554,7 @@ }, { "component": "BIconTagFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -53964,7 +55607,7 @@ }, { "component": "BIconTags", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54017,7 +55660,7 @@ }, { "component": "BIconTagsFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54070,7 +55713,7 @@ }, { "component": "BIconTelephone", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54123,7 +55766,7 @@ }, { "component": "BIconTelephoneFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54176,7 +55819,7 @@ }, { "component": "BIconTelephoneForward", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54229,7 +55872,7 @@ }, { "component": "BIconTelephoneForwardFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54282,7 +55925,7 @@ }, { "component": "BIconTelephoneInbound", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54335,7 +55978,7 @@ }, { "component": "BIconTelephoneInboundFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54388,7 +56031,7 @@ }, { "component": "BIconTelephoneMinus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54441,7 +56084,7 @@ }, { "component": "BIconTelephoneMinusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54494,7 +56137,7 @@ }, { "component": "BIconTelephoneOutbound", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54547,7 +56190,7 @@ }, { "component": "BIconTelephoneOutboundFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54600,7 +56243,7 @@ }, { "component": "BIconTelephonePlus", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54653,7 +56296,7 @@ }, { "component": "BIconTelephonePlusFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54706,7 +56349,7 @@ }, { "component": "BIconTelephoneX", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54759,7 +56402,7 @@ }, { "component": "BIconTelephoneXFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54812,7 +56455,7 @@ }, { "component": "BIconTerminal", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54865,7 +56508,7 @@ }, { "component": "BIconTerminalFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54918,7 +56561,7 @@ }, { "component": "BIconTextCenter", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -54971,7 +56614,7 @@ }, { "component": "BIconTextIndentLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55024,7 +56667,7 @@ }, { "component": "BIconTextIndentRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55077,7 +56720,7 @@ }, { "component": "BIconTextLeft", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55130,7 +56773,7 @@ }, { "component": "BIconTextParagraph", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55183,7 +56826,7 @@ }, { "component": "BIconTextRight", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55236,7 +56879,7 @@ }, { "component": "BIconTextarea", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55289,7 +56932,7 @@ }, { "component": "BIconTextareaResize", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55342,7 +56985,7 @@ }, { "component": "BIconTextareaT", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55395,7 +57038,7 @@ }, { "component": "BIconThermometer", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55448,7 +57091,7 @@ }, { "component": "BIconThermometerHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55501,7 +57144,7 @@ }, { "component": "BIconThreeDots", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55554,7 +57197,7 @@ }, { "component": "BIconThreeDotsVertical", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55607,7 +57250,7 @@ }, { "component": "BIconToggle2Off", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55660,7 +57303,7 @@ }, { "component": "BIconToggle2On", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55713,7 +57356,7 @@ }, { "component": "BIconToggleOff", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55766,7 +57409,7 @@ }, { "component": "BIconToggleOn", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55819,7 +57462,7 @@ }, { "component": "BIconToggles", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55872,7 +57515,7 @@ }, { "component": "BIconToggles2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55925,7 +57568,7 @@ }, { "component": "BIconTools", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -55978,7 +57621,7 @@ }, { "component": "BIconTrash", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56031,7 +57674,7 @@ }, { "component": "BIconTrash2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56084,7 +57727,7 @@ }, { "component": "BIconTrash2Fill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56137,7 +57780,7 @@ }, { "component": "BIconTrashFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56190,7 +57833,7 @@ }, { "component": "BIconTree", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56243,7 +57886,7 @@ }, { "component": "BIconTreeFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56296,7 +57939,7 @@ }, { "component": "BIconTriangle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56349,7 +57992,7 @@ }, { "component": "BIconTriangleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56402,7 +58045,7 @@ }, { "component": "BIconTriangleHalf", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56455,7 +58098,7 @@ }, { "component": "BIconTrophy", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56508,7 +58151,7 @@ }, { "component": "BIconTrophyFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56561,7 +58204,7 @@ }, { "component": "BIconTruck", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56614,7 +58257,7 @@ }, { "component": "BIconTruckFlatbed", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56667,7 +58310,7 @@ }, { "component": "BIconTv", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56720,7 +58363,7 @@ }, { "component": "BIconTvFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56773,7 +58416,7 @@ }, { "component": "BIconType", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56826,7 +58469,7 @@ }, { "component": "BIconTypeBold", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56879,7 +58522,7 @@ }, { "component": "BIconTypeH1", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56932,7 +58575,7 @@ }, { "component": "BIconTypeH2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -56985,7 +58628,7 @@ }, { "component": "BIconTypeH3", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57038,7 +58681,7 @@ }, { "component": "BIconTypeItalic", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57091,7 +58734,7 @@ }, { "component": "BIconTypeStrikethrough", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57144,7 +58787,7 @@ }, { "component": "BIconTypeUnderline", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57197,7 +58840,7 @@ }, { "component": "BIconUiChecks", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57250,7 +58893,7 @@ }, { "component": "BIconUiChecksGrid", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57303,7 +58946,7 @@ }, { "component": "BIconUiRadios", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57356,7 +58999,7 @@ }, { "component": "BIconUiRadiosGrid", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57409,7 +59052,7 @@ }, { "component": "BIconUnion", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57462,7 +59105,7 @@ }, { "component": "BIconUnlock", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57515,7 +59158,7 @@ }, { "component": "BIconUnlockFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57568,7 +59211,7 @@ }, { "component": "BIconUpc", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57621,7 +59264,7 @@ }, { "component": "BIconUpcScan", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57674,7 +59317,7 @@ }, { "component": "BIconUpload", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57727,7 +59370,7 @@ }, { "component": "BIconVectorPen", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57780,7 +59423,7 @@ }, { "component": "BIconViewList", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57833,7 +59476,7 @@ }, { "component": "BIconViewStacked", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57886,7 +59529,7 @@ }, { "component": "BIconVoicemail", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57939,7 +59582,7 @@ }, { "component": "BIconVolumeDown", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -57992,7 +59635,7 @@ }, { "component": "BIconVolumeDownFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58045,7 +59688,7 @@ }, { "component": "BIconVolumeMute", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58098,7 +59741,7 @@ }, { "component": "BIconVolumeMuteFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58151,7 +59794,7 @@ }, { "component": "BIconVolumeOff", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58204,7 +59847,7 @@ }, { "component": "BIconVolumeOffFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58257,7 +59900,7 @@ }, { "component": "BIconVolumeUp", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58310,7 +59953,7 @@ }, { "component": "BIconVolumeUpFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58363,7 +60006,7 @@ }, { "component": "BIconVr", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58416,7 +60059,7 @@ }, { "component": "BIconWallet", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58469,7 +60112,7 @@ }, { "component": "BIconWallet2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58522,7 +60165,7 @@ }, { "component": "BIconWalletFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58575,7 +60218,7 @@ }, { "component": "BIconWatch", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58628,7 +60271,7 @@ }, { "component": "BIconWifi", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58681,7 +60324,7 @@ }, { "component": "BIconWifi1", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58734,7 +60377,7 @@ }, { "component": "BIconWifi2", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58787,7 +60430,7 @@ }, { "component": "BIconWifiOff", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58840,7 +60483,7 @@ }, { "component": "BIconWindow", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58893,7 +60536,7 @@ }, { "component": "BIconWrench", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58946,7 +60589,7 @@ }, { "component": "BIconX", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -58999,7 +60642,7 @@ }, { "component": "BIconXCircle", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -59052,7 +60695,7 @@ }, { "component": "BIconXCircleFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -59105,7 +60748,7 @@ }, { "component": "BIconXDiamond", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -59158,7 +60801,7 @@ }, { "component": "BIconXDiamondFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -59211,7 +60854,7 @@ }, { "component": "BIconXOctagon", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -59264,7 +60907,7 @@ }, { "component": "BIconXOctagonFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -59317,7 +60960,7 @@ }, { "component": "BIconXSquare", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -59370,7 +61013,7 @@ }, { "component": "BIconXSquareFill", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -59423,7 +61066,7 @@ }, { "component": "BIconZoomIn", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", @@ -59476,7 +61119,7 @@ }, { "component": "BIconZoomOut", - "auto-gen": "bootstrap-icons 1.0.0", + "auto-gen": "bootstrap-icons 1.1.0", "props": [ { "prop": "title", diff --git a/src/icons/plugin.js b/src/icons/plugin.js index 0dde32630db..af69e8e228c 100644 --- a/src/icons/plugin.js +++ b/src/icons/plugin.js @@ -1,7 +1,7 @@ // --- BEGIN AUTO-GENERATED FILE --- // -// @IconsVersion: 1.0.0 -// @Generated: 2020-09-03T14:07:12.302Z +// @IconsVersion: 1.1.0 +// @Generated: 2020-10-28T19:03:32.056Z // // This file is generated on each build. Do not edit this file! @@ -496,14 +496,27 @@ import { BIconEject, BIconEjectFill, BIconEmojiAngry, + BIconEmojiAngryFill, BIconEmojiDizzy, + BIconEmojiDizzyFill, BIconEmojiExpressionless, + BIconEmojiExpressionlessFill, BIconEmojiFrown, + BIconEmojiFrownFill, + BIconEmojiHeartEyes, + BIconEmojiHeartEyesFill, BIconEmojiLaughing, + BIconEmojiLaughingFill, BIconEmojiNeutral, + BIconEmojiNeutralFill, BIconEmojiSmile, + BIconEmojiSmileFill, BIconEmojiSmileUpsideDown, + BIconEmojiSmileUpsideDownFill, BIconEmojiSunglasses, + BIconEmojiSunglassesFill, + BIconEmojiWink, + BIconEmojiWinkFill, BIconEnvelope, BIconEnvelopeFill, BIconEnvelopeOpen, @@ -530,6 +543,8 @@ import { BIconFileArrowDownFill, BIconFileArrowUp, BIconFileArrowUpFill, + BIconFileBarGraph, + BIconFileBarGraphFill, BIconFileBinary, BIconFileBinaryFill, BIconFileBreak, @@ -545,6 +560,8 @@ import { BIconFileEarmarkArrowDownFill, BIconFileEarmarkArrowUp, BIconFileEarmarkArrowUpFill, + BIconFileEarmarkBarGraph, + BIconFileEarmarkBarGraphFill, BIconFileEarmarkBinary, BIconFileEarmarkBinaryFill, BIconFileEarmarkBreak, @@ -557,6 +574,8 @@ import { BIconFileEarmarkDiffFill, BIconFileEarmarkEasel, BIconFileEarmarkEaselFill, + BIconFileEarmarkExcel, + BIconFileEarmarkExcelFill, BIconFileEarmarkFill, BIconFileEarmarkFont, BIconFileEarmarkFontFill, @@ -580,6 +599,8 @@ import { BIconFileEarmarkPlusFill, BIconFileEarmarkPost, BIconFileEarmarkPostFill, + BIconFileEarmarkPpt, + BIconFileEarmarkPptFill, BIconFileEarmarkRichtext, BIconFileEarmarkRichtextFill, BIconFileEarmarkRuled, @@ -590,12 +611,16 @@ import { BIconFileEarmarkSpreadsheetFill, BIconFileEarmarkText, BIconFileEarmarkTextFill, + BIconFileEarmarkWord, + BIconFileEarmarkWordFill, BIconFileEarmarkX, BIconFileEarmarkXFill, BIconFileEarmarkZip, BIconFileEarmarkZipFill, BIconFileEasel, BIconFileEaselFill, + BIconFileExcel, + BIconFileExcelFill, BIconFileFill, BIconFileFont, BIconFileFontFill, @@ -619,6 +644,8 @@ import { BIconFilePlusFill, BIconFilePost, BIconFilePostFill, + BIconFilePpt, + BIconFilePptFill, BIconFileRichtext, BIconFileRichtextFill, BIconFileRuled, @@ -629,6 +656,8 @@ import { BIconFileSpreadsheetFill, BIconFileText, BIconFileTextFill, + BIconFileWord, + BIconFileWordFill, BIconFileX, BIconFileXFill, BIconFileZip, @@ -749,6 +778,8 @@ import { BIconJournalAlbum, BIconJournalArrowDown, BIconJournalArrowUp, + BIconJournalBookmark, + BIconJournalBookmarkFill, BIconJournalCheck, BIconJournalCode, BIconJournalMedical, @@ -1623,14 +1654,27 @@ export const iconNames = [ 'BIconEject', 'BIconEjectFill', 'BIconEmojiAngry', + 'BIconEmojiAngryFill', 'BIconEmojiDizzy', + 'BIconEmojiDizzyFill', 'BIconEmojiExpressionless', + 'BIconEmojiExpressionlessFill', 'BIconEmojiFrown', + 'BIconEmojiFrownFill', + 'BIconEmojiHeartEyes', + 'BIconEmojiHeartEyesFill', 'BIconEmojiLaughing', + 'BIconEmojiLaughingFill', 'BIconEmojiNeutral', + 'BIconEmojiNeutralFill', 'BIconEmojiSmile', + 'BIconEmojiSmileFill', 'BIconEmojiSmileUpsideDown', + 'BIconEmojiSmileUpsideDownFill', 'BIconEmojiSunglasses', + 'BIconEmojiSunglassesFill', + 'BIconEmojiWink', + 'BIconEmojiWinkFill', 'BIconEnvelope', 'BIconEnvelopeFill', 'BIconEnvelopeOpen', @@ -1657,6 +1701,8 @@ export const iconNames = [ 'BIconFileArrowDownFill', 'BIconFileArrowUp', 'BIconFileArrowUpFill', + 'BIconFileBarGraph', + 'BIconFileBarGraphFill', 'BIconFileBinary', 'BIconFileBinaryFill', 'BIconFileBreak', @@ -1672,6 +1718,8 @@ export const iconNames = [ 'BIconFileEarmarkArrowDownFill', 'BIconFileEarmarkArrowUp', 'BIconFileEarmarkArrowUpFill', + 'BIconFileEarmarkBarGraph', + 'BIconFileEarmarkBarGraphFill', 'BIconFileEarmarkBinary', 'BIconFileEarmarkBinaryFill', 'BIconFileEarmarkBreak', @@ -1684,6 +1732,8 @@ export const iconNames = [ 'BIconFileEarmarkDiffFill', 'BIconFileEarmarkEasel', 'BIconFileEarmarkEaselFill', + 'BIconFileEarmarkExcel', + 'BIconFileEarmarkExcelFill', 'BIconFileEarmarkFill', 'BIconFileEarmarkFont', 'BIconFileEarmarkFontFill', @@ -1707,6 +1757,8 @@ export const iconNames = [ 'BIconFileEarmarkPlusFill', 'BIconFileEarmarkPost', 'BIconFileEarmarkPostFill', + 'BIconFileEarmarkPpt', + 'BIconFileEarmarkPptFill', 'BIconFileEarmarkRichtext', 'BIconFileEarmarkRichtextFill', 'BIconFileEarmarkRuled', @@ -1717,12 +1769,16 @@ export const iconNames = [ 'BIconFileEarmarkSpreadsheetFill', 'BIconFileEarmarkText', 'BIconFileEarmarkTextFill', + 'BIconFileEarmarkWord', + 'BIconFileEarmarkWordFill', 'BIconFileEarmarkX', 'BIconFileEarmarkXFill', 'BIconFileEarmarkZip', 'BIconFileEarmarkZipFill', 'BIconFileEasel', 'BIconFileEaselFill', + 'BIconFileExcel', + 'BIconFileExcelFill', 'BIconFileFill', 'BIconFileFont', 'BIconFileFontFill', @@ -1746,6 +1802,8 @@ export const iconNames = [ 'BIconFilePlusFill', 'BIconFilePost', 'BIconFilePostFill', + 'BIconFilePpt', + 'BIconFilePptFill', 'BIconFileRichtext', 'BIconFileRichtextFill', 'BIconFileRuled', @@ -1756,6 +1814,8 @@ export const iconNames = [ 'BIconFileSpreadsheetFill', 'BIconFileText', 'BIconFileTextFill', + 'BIconFileWord', + 'BIconFileWordFill', 'BIconFileX', 'BIconFileXFill', 'BIconFileZip', @@ -1876,6 +1936,8 @@ export const iconNames = [ 'BIconJournalAlbum', 'BIconJournalArrowDown', 'BIconJournalArrowUp', + 'BIconJournalBookmark', + 'BIconJournalBookmarkFill', 'BIconJournalCheck', 'BIconJournalCode', 'BIconJournalMedical', @@ -2755,14 +2817,27 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({ BIconEject, BIconEjectFill, BIconEmojiAngry, + BIconEmojiAngryFill, BIconEmojiDizzy, + BIconEmojiDizzyFill, BIconEmojiExpressionless, + BIconEmojiExpressionlessFill, BIconEmojiFrown, + BIconEmojiFrownFill, + BIconEmojiHeartEyes, + BIconEmojiHeartEyesFill, BIconEmojiLaughing, + BIconEmojiLaughingFill, BIconEmojiNeutral, + BIconEmojiNeutralFill, BIconEmojiSmile, + BIconEmojiSmileFill, BIconEmojiSmileUpsideDown, + BIconEmojiSmileUpsideDownFill, BIconEmojiSunglasses, + BIconEmojiSunglassesFill, + BIconEmojiWink, + BIconEmojiWinkFill, BIconEnvelope, BIconEnvelopeFill, BIconEnvelopeOpen, @@ -2789,6 +2864,8 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({ BIconFileArrowDownFill, BIconFileArrowUp, BIconFileArrowUpFill, + BIconFileBarGraph, + BIconFileBarGraphFill, BIconFileBinary, BIconFileBinaryFill, BIconFileBreak, @@ -2804,6 +2881,8 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({ BIconFileEarmarkArrowDownFill, BIconFileEarmarkArrowUp, BIconFileEarmarkArrowUpFill, + BIconFileEarmarkBarGraph, + BIconFileEarmarkBarGraphFill, BIconFileEarmarkBinary, BIconFileEarmarkBinaryFill, BIconFileEarmarkBreak, @@ -2816,6 +2895,8 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({ BIconFileEarmarkDiffFill, BIconFileEarmarkEasel, BIconFileEarmarkEaselFill, + BIconFileEarmarkExcel, + BIconFileEarmarkExcelFill, BIconFileEarmarkFill, BIconFileEarmarkFont, BIconFileEarmarkFontFill, @@ -2839,6 +2920,8 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({ BIconFileEarmarkPlusFill, BIconFileEarmarkPost, BIconFileEarmarkPostFill, + BIconFileEarmarkPpt, + BIconFileEarmarkPptFill, BIconFileEarmarkRichtext, BIconFileEarmarkRichtextFill, BIconFileEarmarkRuled, @@ -2849,12 +2932,16 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({ BIconFileEarmarkSpreadsheetFill, BIconFileEarmarkText, BIconFileEarmarkTextFill, + BIconFileEarmarkWord, + BIconFileEarmarkWordFill, BIconFileEarmarkX, BIconFileEarmarkXFill, BIconFileEarmarkZip, BIconFileEarmarkZipFill, BIconFileEasel, BIconFileEaselFill, + BIconFileExcel, + BIconFileExcelFill, BIconFileFill, BIconFileFont, BIconFileFontFill, @@ -2878,6 +2965,8 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({ BIconFilePlusFill, BIconFilePost, BIconFilePostFill, + BIconFilePpt, + BIconFilePptFill, BIconFileRichtext, BIconFileRichtextFill, BIconFileRuled, @@ -2888,6 +2977,8 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({ BIconFileSpreadsheetFill, BIconFileText, BIconFileTextFill, + BIconFileWord, + BIconFileWordFill, BIconFileX, BIconFileXFill, BIconFileZip, @@ -3008,6 +3099,8 @@ export const IconsPlugin = /*#__PURE__*/ pluginFactoryNoConfig({ BIconJournalAlbum, BIconJournalArrowDown, BIconJournalArrowUp, + BIconJournalBookmark, + BIconJournalBookmarkFill, BIconJournalCheck, BIconJournalCode, BIconJournalMedical, From ed6c65dbf1029217169f3982d9a6e595ac130e25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacob=20M=C3=BCller?= Date: Wed, 28 Oct 2020 20:27:30 +0100 Subject: [PATCH 4/4] Update README.md --- src/icons/README.md | 46 ++++++++++++--------------------------------- 1 file changed, 12 insertions(+), 34 deletions(-) diff --git a/src/icons/README.md b/src/icons/README.md index d7f616f7755..f7ab64c2105 100644 --- a/src/icons/README.md +++ b/src/icons/README.md @@ -9,40 +9,18 @@ BootstrapVue icon components are built from are opt-in, meaning that they explicitly need to be imported in order to be used. They are not installed by default. You do not need `bootstrap-icons` as a dependency. -- Icon components were added in BootstrapVue release `v2.2.0`. -- Bootstrap Icons `v1.0.0-alpha3` icons were added in BootstrapVue release `v2.8.0`. -- Bootstrap Icons `v1.0.0-alpha4` icons were added in BootstrapVue release `v2.15.0`. -- Bootstrap Icons `v1.0.0-alpha5` icons were added in BootstrapVue release `v2.16.0`. -- Bootstrap Icons `v1.0.0` icons were added in BootstrapVue release `v2.17.0`. - -
-

- Note: - Bootstrap's Icon SVGs - are currently in the alpha release stage, and may be subject to _sweeping_ changes. -

-
    -
  • - v1.0.0-alpha3 changes: In addition to over 200 new icons, - some icons have changed names — document-* icons renamed file-*; - alert-* icons renamed exclamation-*; columns-gutters - renamed columns-gap and diamond renamed gem (because of - new diamond-* shape icons). -
  • -
  • - v1.0.0-alpha4 changes: In addition to over 140 new icons, - some icons have changed names — arrow-up-down renamed - arrow-down-up and people-circle renamed person-circle. -
  • -
  • - v1.0.0-alpha5 changes: In addition to over 300 new icons, - some icons have changed names — camera renamed camera2. -
  • -
  • - v1.0.0 changes: Over 90 new icons were added and over 400 redrawn. -
  • -
-
+- [Bootstrap Icons](https://blog.getbootstrap.com/2019/11/26/bootstrap-icons/) were introduced to + BootstrapVue in release `v2.2.0`. +- [Bootstrap Icons `v1.0.0-alpha3`](https://blog.getbootstrap.com/2020/03/19/bootstrap-icons-alpha-3/) + were added in BootstrapVue `v2.8.0`. +- [Bootstrap Icons `v1.0.0-alpha4`](https://blog.getbootstrap.com/2020/05/21/bootstrap-icons-alpha4/) + were added in BootstrapVue `v2.15.0`. +- [Bootstrap Icons `v1.0.0-alpha5`](https://blog.getbootstrap.com/2020/06/26/bootstrap-icons-alpha5/) + were added in BootstrapVue `v2.16.0`. +- [Bootstrap Icons `v1.0.0`](https://blog.getbootstrap.com/2020/08/28/bootstrap-icons-stable/) were + added in BootstrapVue `v2.17.0`. +- [Bootstrap Icons `v1.1.0`](https://blog.getbootstrap.com/2020/10/28/bootstrap-icons-1-1-0/) were + added in BootstrapVue `v2.19.0`. ## Usage