This commit is contained in:
Mayel de Borniol 2022-07-09 16:20:00 +12:00
parent 4f98da0b81
commit 9c079c97b5
5 changed files with 14 additions and 0 deletions

View file

@ -117,3 +117,10 @@ More details at https://bonfirenetworks.org",
post: Bonfire.UI.Social.WritePostContentLive,
],
invites_component: Bonfire.Invite.Links.Web.InvitesLive
# config :surface_boxicon,
# icons: [
# regular: ["shield-x", "shield", "check-shield"],
# solid: ["shield-x", "shield", "check-shield"],
# logos: nil
# ]

View file

@ -57,3 +57,5 @@ bonfire_editor_quill = "https://github.com/bonfire-networks/bonfire_editor_quill
# boruta = "https://gitlab.com/patatoid/boruta_auth#master"
furlex = "https://github.com/bonfire-networks/furlex#main"
ex_aws = "https://github.com/bonfire-networks/ex_aws#main"
surface_boxicon = "https://github.com/bonfire-networks/surface_boxicon#main"

View file

@ -40,3 +40,4 @@ floki = "~> 0.32.1"
# surface_catalogue = "~> 0.1.0"
text = "~> 0.2.0"
text_corpus_udhr = "~> 0.1.0"
surface_boxicon = "~> 0.6.0"

View file

@ -290,6 +290,9 @@ messctl *args='': init
#### CONTRIBUTION RELATED COMMANDS ####
pre-contrib-hooks:
@sed -i '' 's,/forks/,/deps/,' config/deps_hooks.js
# Push all changes to the app and extensions in ./forks
contrib-forks: contrib-forks-publish git-publish

View file

@ -199,6 +199,7 @@
"statistex": {:hex, :statistex, "1.0.0", "f3dc93f3c0c6c92e5f291704cf62b99b553253d7969e9a5fa713e5481cd858a5", [:mix], [], "hexpm", "ff9d8bee7035028ab4742ff52fc80a2aa35cece833cf5319009b52f1b5a86c27"},
"stream_data": {:hex, :stream_data, "0.5.0", "b27641e58941685c75b353577dc602c9d2c12292dd84babf506c2033cd97893e", [:mix], [], "hexpm", "012bd2eec069ada4db3411f9115ccafa38540a3c78c4c0349f151fc761b9e271"},
"surface": {:hex, :surface, "0.7.4", "ce9cf98a11e6572008d82b6dd1dd25fd90966d69cc72a06d69058ef3e7063df8", [:mix], [{:jason, "~> 1.0", [hex: :jason, repo: "hexpm", optional: false]}, {:phoenix_live_view, "~> 0.17.4", [hex: :phoenix_live_view, repo: "hexpm", optional: false]}, {:sourceror, "~> 0.9", [hex: :sourceror, repo: "hexpm", optional: false]}], "hexpm", "052c2a9a35e260339ec0f9bbc667224993e7e2805c36409736f673ffe7d486ac"},
"surface_boxicon": {:hex, :surface_boxicon, "0.6.0", "0662e2abd0bc9d150349b3aad3f0696fef5781b6893ac9c194faa851d9557f1c", [:mix], [{:surface, "~> 0.6.0", [hex: :surface, repo: "hexpm", optional: false]}], "hexpm", "2561125ee141c823b155ad3e6b5c3abb9186420035773a222a7e95b327e5ef24"},
"surface_heroicons": {:git, "https://github.com/rocketinsights/surface_heroicons", "741ff5450a6594d7dc579e0c7e901a6dbe29847b", []},
"sweet_xml": {:hex, :sweet_xml, "0.7.3", "debb256781c75ff6a8c5cbf7981146312b66f044a2898f453709a53e5031b45b", [:mix], [], "hexpm", "e110c867a1b3fe74bfc7dd9893aa851f0eed5518d0d7cad76d7baafd30e4f5ba"},
"table_rex": {:hex, :table_rex, "3.1.1", "0c67164d1714b5e806d5067c1e96ff098ba7ae79413cc075973e17c38a587caa", [:mix], [], "hexpm", "678a23aba4d670419c23c17790f9dcd635a4a89022040df7d5d772cb21012490"},