Skip to content

Commit

Permalink
chore(deps): Bump font-awesome to 6.6.0 (#1169)
Browse files Browse the repository at this point in the history
  • Loading branch information
ursjoss authored Nov 19, 2024
1 parent da71929 commit 62fce4c
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 9 deletions.
2 changes: 1 addition & 1 deletion bootstrap-extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<spin-js.version>2.1.0</spin-js.version>
<animate.css.version>3.7.2</animate.css.version>
<summernote.version>0.8.20</summernote.version>
<font-awesome.version>6.5.2</font-awesome.version>
<font-awesome.version>6.6.0</font-awesome.version>
<momentjs.version>2.30.1</momentjs.version>
<bootstrap-select.version>1.14.0-beta3</bootstrap-select.version>
<tempusdominus4.version>5.39.0</tempusdominus4.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
* &lt;dependency&gt;<br/>
* &lt;groupId&gt;org.webjars&lt;/groupId&gt;<br/>
* &lt;artifactId&gt;font-awesome&lt;/artifactId&gt;<br/>
* &lt;version&gt;6.5.2&lt;/version&gt;<br/>
* &lt;version&gt;6.6.0&lt;/version&gt;<br/>
* &lt;/dependency&gt;<br/>
*
* reference for font awesome 6.x css via CDN
*/
public class FontAwesome6CdnCssReference extends UrlResourceReference{
private static final long serialVersionUID = 1L;
private static final String CDNURL = "https://use.fontawesome.com/releases/v6.5.2/css/all.css";
private static final String CDNURL = "https://use.fontawesome.com/releases/v6.6.0/css/all.css";

/**
* Singleton instance of this reference
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* &lt;dependency&gt;<br/>
* &lt;groupId&gt;org.webjars&lt;/groupId&gt;<br/>
* &lt;artifactId&gt;font-awesome&lt;/artifactId&gt;<br/>
* &lt;version&gt;6.5.2&lt;/version&gt;<br/>
* &lt;version&gt;6.6.0&lt;/version&gt;<br/>
* &lt;/dependency&gt;<br/>
*
* reference for font awesome 6.x css
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ public class FontAwesome6IconType extends IconType {
private static final long serialVersionUID = 1L;

// icon types of style 'solid' (tag '_s') and 'regular' (tag '_r') (where free)

public static final FontAwesome6IconType _0_s = on(FontAwesome6Solid._0).build();
public static final FontAwesome6IconType _1_s = on(FontAwesome6Solid._1).build();
public static final FontAwesome6IconType _2_s = on(FontAwesome6Solid._2).build();
Expand Down Expand Up @@ -1373,6 +1374,7 @@ public class FontAwesome6IconType extends IconType {
public static final FontAwesome6IconType table_cells_column_lock_s = on(FontAwesome6Solid.table_cells_column_lock).build();
public static final FontAwesome6IconType table_cells_large_s = on(FontAwesome6Solid.table_cells_large).build();
public static final FontAwesome6IconType table_cells_row_lock_s = on(FontAwesome6Solid.table_cells_row_lock).build();
public static final FontAwesome6IconType table_cells_row_unlock_s = on(FontAwesome6Solid.table_cells_row_unlock).build();
public static final FontAwesome6IconType table_cells_s = on(FontAwesome6Solid.table_cells).build();
public static final FontAwesome6IconType table_columns_s = on(FontAwesome6Solid.table_columns).build();
public static final FontAwesome6IconType table_list_s = on(FontAwesome6Solid.table_list).build();
Expand Down Expand Up @@ -1417,6 +1419,7 @@ public class FontAwesome6IconType extends IconType {
public static final FontAwesome6IconType thumbs_up_r = on(FontAwesome6Regular.thumbs_up).build();
public static final FontAwesome6IconType thumbs_up_s = on(FontAwesome6Solid.thumbs_up).build();
public static final FontAwesome6IconType thumbtack_s = on(FontAwesome6Solid.thumbtack).build();
public static final FontAwesome6IconType thumbtack_slash_s = on(FontAwesome6Solid.thumbtack_slash).build();
public static final FontAwesome6IconType ticket_s = on(FontAwesome6Solid.ticket).build();
public static final FontAwesome6IconType ticket_simple_s = on(FontAwesome6Solid.ticket_simple).build();
public static final FontAwesome6IconType timeline_s = on(FontAwesome6Solid.timeline).build();
Expand Down Expand Up @@ -1556,6 +1559,7 @@ public class FontAwesome6IconType extends IconType {
public static final FontAwesome6IconType water_ladder_s = on(FontAwesome6Solid.water_ladder).build();
public static final FontAwesome6IconType water_s = on(FontAwesome6Solid.water).build();
public static final FontAwesome6IconType wave_square_s = on(FontAwesome6Solid.wave_square).build();
public static final FontAwesome6IconType web_awesome_s = on(FontAwesome6Solid.web_awesome).build();
public static final FontAwesome6IconType weight_hanging_s = on(FontAwesome6Solid.weight_hanging).build();
public static final FontAwesome6IconType weight_scale_s = on(FontAwesome6Solid.weight_scale).build();
public static final FontAwesome6IconType wheat_awn_circle_exclamation_s = on(FontAwesome6Solid.wheat_awn_circle_exclamation).build();
Expand Down Expand Up @@ -1689,6 +1693,7 @@ public class FontAwesome6IconType extends IconType {
public static final FontAwesome6IconType d_and_d = on(FontAwesome6Brand.d_and_d).build();
public static final FontAwesome6IconType d_and_d_beyond = on(FontAwesome6Brand.d_and_d_beyond).build();
public static final FontAwesome6IconType dailymotion = on(FontAwesome6Brand.dailymotion).build();
public static final FontAwesome6IconType dart_lang = on(FontAwesome6Brand.dart_lang).build();
public static final FontAwesome6IconType dashcube = on(FontAwesome6Brand.dashcube).build();
public static final FontAwesome6IconType debian = on(FontAwesome6Brand.debian).build();
public static final FontAwesome6IconType deezer = on(FontAwesome6Brand.deezer).build();
Expand Down Expand Up @@ -1738,6 +1743,7 @@ public class FontAwesome6IconType extends IconType {
public static final FontAwesome6IconType firstdraft = on(FontAwesome6Brand.firstdraft).build();
public static final FontAwesome6IconType flickr = on(FontAwesome6Brand.flickr).build();
public static final FontAwesome6IconType flipboard = on(FontAwesome6Brand.flipboard).build();
public static final FontAwesome6IconType flutter = on(FontAwesome6Brand.flutter).build();
public static final FontAwesome6IconType fly = on(FontAwesome6Brand.fly).build();
public static final FontAwesome6IconType font_awesome = on(FontAwesome6Brand.font_awesome).build();
public static final FontAwesome6IconType fonticons = on(FontAwesome6Brand.fonticons).build();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -192,13 +192,13 @@ public enum FontAwesome6Solid implements FontAwesome6Graphic {
staff_snake, stairs, stamp, stapler, star, star_and_crescent, star_half, star_half_stroke, star_of_david,
star_of_life, sterling_sign, stethoscope, stop, stopwatch, stopwatch_20, store, store_slash, street_view,
strikethrough, stroopwafel, subscript, suitcase_medical, suitcase, sun_plant_wilt, suitcase_rolling, sun,
superscript, swatchbook, synagogue, syringe, t, table, table_cells_row_lock, table_cells, table_cells_column_lock, table_cells_large, table_columns,
superscript, swatchbook, synagogue, syringe, t, table, table_cells_row_lock, table_cells_row_unlock, table_cells, table_cells_column_lock, table_cells_large, table_columns,
table_list, table_tennis_paddle_ball, tablet, tablet_button, tablet_screen_button, tablets, tachograph_digital,
tag, tags, tape, tarp, tarp_droplet, taxi, teeth, teeth_open, temperature_arrow_down, temperature_arrow_up,
temperature_empty, temperature_full, temperature_half, temperature_high, temperature_low, temperature_quarter,
temperature_three_quarters, tenge_sign, tent_arrow_down_to_line, tent_arrow_left_right, tent_arrow_turn_left,
tent_arrows_down, tent, tents, terminal, text_height, text_slash, text_width, thermometer, thermometer_quarter,
thermometer_three_quarters, thumbs_down, thumbs_up, thumbtack, ticket, ticket_simple, timeline, toggle_off,
thermometer_three_quarters, thumbs_down, thumbs_up, thumbtack, thumbtack_slash, ticket, ticket_simple, timeline, toggle_off,
toggle_on, toilet, toilet_paper, toilet_paper_slash, toilet_portable, toilets_portable, toolbox, tooth,
torii_gate, tornado, tower_broadcast, tower_cell, tower_observation, tractor, trademark, traffic_light,
trailer, train, train_subway, train_tram, transgender,trash, trash_can, trash_arrow_up, trash_can_arrow_up,
Expand All @@ -214,7 +214,7 @@ public enum FontAwesome6Solid implements FontAwesome6Graphic {
vest, vest_patches, vial, vial_circle_check, vial_virus, vials, video, video_slash, virus, virus_covid,
virus_covid_slash, virus_slash, viruses, vihara, voicemail, volcano, volleyball, volume_high, volume_low,
volume_off, volume_xmark, vr_cardboard, w, walkie_talkie, wallet, wand_magic, wand_magic_sparkles,
wand_sparkles, water, water_ladder, warehouse, wave_square, weight_hanging, weight_scale,
wand_sparkles, water, water_ladder, warehouse, wave_square, web_awesome, weight_hanging, weight_scale,
wheat_awn_circle_exclamation, wheat_awn, wheelchair, wheelchair_move, whiskey_glass, wifi, wind,
window_maximize, window_minimize, window_restore, wine_bottle, wine_glass, wine_glass_empty, won_sign, worm,
wrench, x, xmark, xmarks_lines, x_ray, y, yen_sign, yin_yang, z;
Expand Down Expand Up @@ -284,12 +284,12 @@ public enum FontAwesome6Brand implements FontAwesome6Graphic {
creative_commons, creative_commons_by, creative_commons_nc, creative_commons_nc_eu, creative_commons_nc_jp,
creative_commons_nd, creative_commons_pd, creative_commons_pd_alt, creative_commons_remix, creative_commons_sa,
creative_commons_sampling, creative_commons_sampling_plus, creative_commons_share, creative_commons_zero,
critical_role, css3, css3_alt, cuttlefish, d_and_d, d_and_d_beyond, dailymotion, dashcube, debian, deezer, delicious,
critical_role, css3, css3_alt, cuttlefish, d_and_d, d_and_d_beyond, dailymotion, dart_lang, dashcube, debian, deezer, delicious,
deploydog, deskpro, dev, deviantart, dhl, diaspora, digg, digital_ocean, discord, discourse, dochub, docker,
draft2digital, dribbble, dropbox, drupal, dyalog, earlybirds, ebay, edge, edge_legacy,
elementor, ello, ember, empire, envira, erlang, ethereum, etsy, evernote, expeditedssl, facebook, facebook_f,
facebook_messenger, fantasy_flight_games, fedex, fedora, figma, firefox, firefox_browser,
first_order, first_order_alt, firstdraft, flickr, flipboard, fly, font_awesome, fonticons, fonticons_fi,
first_order, first_order_alt, firstdraft, flickr, flipboard, flutter, fly, font_awesome, fonticons, fonticons_fi,
fort_awesome, fort_awesome_alt, forumbee, foursquare, free_code_camp, freebsd, fulcrum, galactic_republic,
galactic_senate, get_pocket, gg, gg_circle, git, git_alt, github, github_alt,
gitkraken, gitlab, gitter, glide, glide_g, gofore, golang, goodreads, goodreads_g, google, google_drive,
Expand Down

0 comments on commit 62fce4c

Please sign in to comment.