Skip to content

Commit

Permalink
Merge pull request #296 from ruedap/release/v1.5.0.0
Browse files Browse the repository at this point in the history
Based on Bootstrap Icons 1.5.0
  • Loading branch information
ruedap authored May 22, 2021
2 parents 9fe3edd + b11aa5a commit 43e0c62
Show file tree
Hide file tree
Showing 53 changed files with 673 additions and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ You can incrementally search for [Bootstrap Icons](https://icons.getbootstrap.co

Download **[Bootstrap-Icons.alfredworkflow](https://github.com/ruedap/alfred-bootstrap-icons-workflow/releases/latest)** and import to [Alfred](http://www.alfredapp.com/) (requires Powerpack).

The current supported version is **Bootstrap Icons 1.4.1**. Previous versions are available [here](https://github.com/ruedap/alfred-bootstrap-icons-workflow/releases).
The current supported version is **Bootstrap Icons 1.5.0**. Previous versions are available [here](https://github.com/ruedap/alfred-bootstrap-icons-workflow/releases).

### macOS Catalina refuses to run unsigned binaries by default

Expand Down
660 changes: 660 additions & 0 deletions assets/icons.json

Large diffs are not rendered by default.

Binary file added assets/icons/bank.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/bank2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/bell-slash-fill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/bell-slash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/cash-coin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/check-lg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/coin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/currency-bitcoin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/currency-dollar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/currency-euro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/currency-exchange.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/currency-pound.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/currency-yen.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/dash-lg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/exclamation-lg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/file-earmark-pdf-fill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/file-earmark-pdf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/file-pdf-fill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/file-pdf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/gender-ambiguous.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/gender-female.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/gender-male.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/gender-trans.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/headset-vr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/info-lg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/icons/mastodon.png
Binary file added assets/icons/messenger.png
Binary file added assets/icons/piggy-bank-fill.png
Binary file added assets/icons/piggy-bank.png
Binary file added assets/icons/pin-map-fill.png
Binary file added assets/icons/pin-map.png
Binary file added assets/icons/plus-lg.png
Binary file added assets/icons/question-lg.png
Binary file added assets/icons/recycle.png
Binary file added assets/icons/reddit.png
Binary file added assets/icons/safe-fill.png
Binary file added assets/icons/safe.png
Binary file added assets/icons/safe2-fill.png
Binary file added assets/icons/safe2.png
Binary file added assets/icons/sd-card-fill.png
Binary file added assets/icons/sd-card.png
Binary file added assets/icons/skype.png
Binary file added assets/icons/slash-lg.png
Binary file added assets/icons/translate.png
Binary file added assets/icons/x-lg.png
4 changes: 2 additions & 2 deletions assets/info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<plist version="1.0">
<dict>
<key>name</key>
<string>Bootstrap Icons 1.4.1.1</string>
<string>Bootstrap Icons 1.5.0.0</string>
<key>version</key>
<string>1.4.1.1</string>
<string>1.5.0.0</string>
<key>webaddress</key>
<string>https://github.com/ruedap/alfred-bootstrap-icons-workflow</string>
<key>readme</key>
Expand Down
2 changes: 1 addition & 1 deletion bootstrap-icons
Submodule bootstrap-icons updated 102 files
2 changes: 1 addition & 1 deletion src/assets/icons/png_files.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ import fg from "fast-glob";
describe("./assets/icons/*.png", () => {
test("length", () => {
const icons: string[] = fg.sync("./assets/icons/*.png");
expect(icons.length).toBe(1325);
expect(icons.length).toBe(1370);
});
});
2 changes: 1 addition & 1 deletion src/assets/icons_object.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { getAllIconsObject } from "./icons_object";
describe("getAllIconsObject()", () => {
test("length", () => {
const obj = getAllIconsObject();
expect(obj.length).toBe(1325);
expect(obj.length).toBe(1370);
});

test("icon: bootstrap", () => {
Expand Down
2 changes: 1 addition & 1 deletion src/icons.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ test("toResponseItem()", () => {

test("getAllIcons()", () => {
const allIcons = getAllIcons();
expect(allIcons.items.length).toBe(1325);
expect(allIcons.items.length).toBe(1370);

const actual = allIcons.items.find((icon) => icon.arg === "bootstrap");
const expected = {
Expand Down
12 changes: 6 additions & 6 deletions src/search.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ describe("search()", () => {
'"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" fill=\\"currentColor\\" class=\\"bi bi-bootstrap-reboot\\" viewBox=\\"0 0 16 16\\">\\n <path d=\\"M1.161 8a6.84 6.84 0 1 0 6.842-6.84.58.58 0 1 1 0-1.16 8 8 0 1 1-6.556 3.412l-.663-.577a.58.58 0 0 1 .227-.997l2.52-.69a.58.58 0 0 1 .728.633l-.332 2.592a.58.58 0 0 1-.956.364l-.643-.56A6.812 6.812 0 0 0 1.16 8z\\"/>\\n <path d=\\"M6.641 11.671V8.843h1.57l1.498 2.828h1.314L9.377 8.665c.897-.3 1.427-1.106 1.427-2.1 0-1.37-.943-2.246-2.456-2.246H5.5v7.352h1.141zm0-3.75V5.277h1.57c.881 0 1.416.499 1.416 1.32 0 .84-.504 1.324-1.386 1.324h-1.6z\\"/>\\n</svg>"',
},
},
refIndex: 166,
refIndex: 170,
score: 1.7028485066985596e-12,
},
{
Expand All @@ -162,7 +162,7 @@ describe("search()", () => {
'"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" fill=\\"currentColor\\" class=\\"bi bi-bootstrap\\" viewBox=\\"0 0 16 16\\">\\n <path d=\\"M5.062 12h3.475c1.804 0 2.888-.908 2.888-2.396 0-1.102-.761-1.916-1.904-2.034v-.1c.832-.14 1.482-.93 1.482-1.816 0-1.3-.955-2.11-2.542-2.11H5.062V12zm1.313-4.875V4.658h1.78c.973 0 1.542.457 1.542 1.237 0 .802-.604 1.23-1.764 1.23H6.375zm0 3.762V8.162h1.822c1.236 0 1.887.463 1.887 1.348 0 .896-.627 1.377-1.811 1.377H6.375z\\"/>\\n <path d=\\"M0 4a4 4 0 0 1 4-4h8a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4H4a4 4 0 0 1-4-4V4zm4-3a3 3 0 0 0-3 3v8a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3H4z\\"/>\\n</svg>"',
},
},
refIndex: 167,
refIndex: 171,
score: 0.19140625,
},
{
Expand All @@ -176,7 +176,7 @@ describe("search()", () => {
'"<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"16\\" height=\\"16\\" fill=\\"currentColor\\" class=\\"bi bi-bootstrap-fill\\" viewBox=\\"0 0 16 16\\">\\n <path d=\\"M6.375 7.125V4.658h1.78c.973 0 1.542.457 1.542 1.237 0 .802-.604 1.23-1.764 1.23H6.375zm0 3.762h1.898c1.184 0 1.81-.48 1.81-1.377 0-.885-.65-1.348-1.886-1.348H6.375v2.725z\\"/>\\n <path d=\\"M4.002 0a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h8a4 4 0 0 0 4-4V4a4 4 0 0 0-4-4h-8zm1.06 12V3.545h3.399c1.587 0 2.543.809 2.543 2.11 0 .884-.65 1.675-1.483 1.816v.1c1.143.117 1.904.931 1.904 2.033 0 1.488-1.084 2.396-2.888 2.396H5.062z\\"/>\\n</svg>"',
},
},
refIndex: 165,
refIndex: 169,
score: 0.20357702451072787,
},
{
Expand All @@ -190,7 +190,7 @@ describe("search()", () => {
tags: ["borders"],
title: "Border bottom",
},
refIndex: 169,
refIndex: 173,
score: 0.5028302621905112,
},
{
Expand All @@ -204,7 +204,7 @@ describe("search()", () => {
tags: ["reading", "book", "label", "tag", "category"],
title: "Bookmark heart fill",
},
refIndex: 153,
refIndex: 157,
score: 0.6684759217372512,
},
{
Expand All @@ -218,7 +218,7 @@ describe("search()", () => {
tags: ["reading", "book", "label", "tag", "category"],
title: "Bookmark heart",
},
refIndex: 154,
refIndex: 158,
score: 0.6684759217372512,
},
];
Expand Down

0 comments on commit 43e0c62

Please sign in to comment.