Compare commits

..

2 Commits

Author SHA1 Message Date
3b031b854b Merge pull request 'icon pt2' (#15) from icon-pt2 into main
Reviewed-on: #15
2026-05-15 12:13:18 +00:00
3b4660b22c icon pt2 2026-05-15 14:12:37 +02:00
7 changed files with 41 additions and 27 deletions

View File

@@ -1 +1 @@
{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"app_settings","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/app_settings-7.0.0/","native_build":true,"dependencies":[],"dev_dependency":false},{"name":"local_auth_darwin","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/local_auth_darwin-1.6.0/","shared_darwin_source":true,"native_build":true,"dependencies":[],"dev_dependency":false}],"android":[{"name":"app_settings","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/app_settings-7.0.0/","native_build":true,"dependencies":[],"dev_dependency":false},{"name":"flutter_plugin_android_lifecycle","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.31/","native_build":true,"dependencies":[],"dev_dependency":false},{"name":"local_auth_android","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/local_auth_android-1.0.52/","native_build":true,"dependencies":["flutter_plugin_android_lifecycle"],"dev_dependency":false}],"macos":[{"name":"app_settings","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/app_settings-7.0.0/","native_build":true,"dependencies":[],"dev_dependency":false},{"name":"local_auth_darwin","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/local_auth_darwin-1.6.0/","shared_darwin_source":true,"native_build":true,"dependencies":[],"dev_dependency":false}],"linux":[],"windows":[{"name":"local_auth_windows","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/local_auth_windows-1.0.11/","native_build":true,"dependencies":[],"dev_dependency":false}],"web":[]},"dependencyGraph":[{"name":"app_settings","dependencies":[]},{"name":"flutter_plugin_android_lifecycle","dependencies":[]},{"name":"local_auth","dependencies":["local_auth_android","local_auth_darwin","local_auth_windows"]},{"name":"local_auth_android","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"local_auth_darwin","dependencies":[]},{"name":"local_auth_windows","dependencies":[]}],"date_created":"2026-03-20 09:42:38.514309","version":"3.32.2","swift_package_manager_enabled":{"ios":false,"macos":false}} {"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[{"name":"app_settings","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/app_settings-7.0.0/","native_build":true,"dependencies":[],"dev_dependency":false},{"name":"local_auth_darwin","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/local_auth_darwin-1.6.0/","shared_darwin_source":true,"native_build":true,"dependencies":[],"dev_dependency":false}],"android":[{"name":"app_settings","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/app_settings-7.0.0/","native_build":true,"dependencies":[],"dev_dependency":false},{"name":"flutter_plugin_android_lifecycle","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.31/","native_build":true,"dependencies":[],"dev_dependency":false},{"name":"local_auth_android","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/local_auth_android-1.0.52/","native_build":true,"dependencies":["flutter_plugin_android_lifecycle"],"dev_dependency":false}],"macos":[{"name":"app_settings","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/app_settings-7.0.0/","native_build":true,"dependencies":[],"dev_dependency":false},{"name":"local_auth_darwin","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/local_auth_darwin-1.6.0/","shared_darwin_source":true,"native_build":true,"dependencies":[],"dev_dependency":false}],"linux":[],"windows":[{"name":"local_auth_windows","path":"/Users/yaso_meth/.pub-cache/hosted/pub.dev/local_auth_windows-1.0.11/","native_build":true,"dependencies":[],"dev_dependency":false}],"web":[]},"dependencyGraph":[{"name":"app_settings","dependencies":[]},{"name":"flutter_plugin_android_lifecycle","dependencies":[]},{"name":"local_auth","dependencies":["local_auth_android","local_auth_darwin","local_auth_windows"]},{"name":"local_auth_android","dependencies":["flutter_plugin_android_lifecycle"]},{"name":"local_auth_darwin","dependencies":[]},{"name":"local_auth_windows","dependencies":[]}],"date_created":"2026-05-15 14:10:43.594834","version":"3.41.9","swift_package_manager_enabled":{"ios":false,"macos":false}}

View File

@@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## 0.0.5
* Add new icons to MihIcons pt2.
## 0.0.4 ## 0.0.4
* Add new icons to MihIcons. * Add new icons to MihIcons.

View File

@@ -209,7 +209,7 @@ packages:
path: ".." path: ".."
relative: true relative: true
source: path source: path
version: "0.0.3" version: "0.0.5"
path: path:
dependency: transitive dependency: transitive
description: description:

Binary file not shown.

View File

@@ -1,10 +1,10 @@
@font-face { @font-face {
font-family: 'icomoon'; font-family: 'icomoon';
src: url('fonts/icomoon.eot?vud15y'); src: url('fonts/icomoon.eot?zgpygv');
src: url('fonts/icomoon.eot?vud15y#iefix') format('embedded-opentype'), src: url('fonts/icomoon.eot?zgpygv#iefix') format('embedded-opentype'),
url('fonts/icomoon.ttf?vud15y') format('truetype'), url('fonts/icomoon.ttf?zgpygv') format('truetype'),
url('fonts/icomoon.woff?vud15y') format('woff'), url('fonts/icomoon.woff?zgpygv') format('woff'),
url('fonts/icomoon.svg?vud15y#icomoon') format('svg'); url('fonts/icomoon.svg?zgpygv#icomoon') format('svg');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
font-display: block; font-display: block;
@@ -25,6 +25,9 @@
-moz-osx-font-smoothing: grayscale; -moz-osx-font-smoothing: grayscale;
} }
.icon-link:before {
content: "\e938";
}
.icon-mih_access_controls:before { .icon-mih_access_controls:before {
content: "\e926"; content: "\e926";
} }

View File

@@ -28,7 +28,14 @@ class MihIcons {
/// The package name where the font asset is located. /// The package name where the font asset is located.
static const String _mihFontPkg = 'mih_package_toolkit'; static const String _mihFontPkg = 'mih_package_toolkit';
/// An icon representing MIH access controls. /// An icon representing a hyperlink or external link.
static const IconData link = IconData(
0xe938,
fontFamily: _mihFontFam,
fontPackage: _mihFontPkg,
);
/// An icon representing MIH-specific access controls.
static const IconData mihAccessControls = IconData( static const IconData mihAccessControls = IconData(
0xe926, 0xe926,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
@@ -63,7 +70,7 @@ class MihIcons {
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing a business. /// An icon representing a generic business entity.
static const IconData business = IconData( static const IconData business = IconData(
0xe903, 0xe903,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
@@ -91,7 +98,7 @@ class MihIcons {
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing a doctor. /// An icon representing a doctor or medical professional.
static const IconData doctor = IconData( static const IconData doctor = IconData(
0xe907, 0xe907,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
@@ -105,14 +112,14 @@ class MihIcons {
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing Git. /// An icon representing Git/version control.
static const IconData git = IconData( static const IconData git = IconData(
0xe909, 0xe909,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing an "I don't know" state. /// An icon representing an "I don't know" or help state.
static const IconData iDontKnow = IconData( static const IconData iDontKnow = IconData(
0xe90a, 0xe90a,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
@@ -175,7 +182,7 @@ class MihIcons {
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing a patient file. /// An icon representing a patient file or record.
static const IconData patientFile = IconData( static const IconData patientFile = IconData(
0xe913, 0xe913,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
@@ -252,14 +259,14 @@ class MihIcons {
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing a user. /// An icon representing a general user.
static const IconData user = IconData( static const IconData user = IconData(
0xe91e, 0xe91e,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing a wallet. /// An icon representing a financial wallet.
static const IconData wallet = IconData( static const IconData wallet = IconData(
0xe91f, 0xe91f,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
@@ -301,7 +308,7 @@ class MihIcons {
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon for the "About MIH" section. /// An icon representing the "About MIH" information section.
static const IconData aboutMih = IconData( static const IconData aboutMih = IconData(
0xe925, 0xe925,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
@@ -315,49 +322,49 @@ class MihIcons {
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing business setup. /// An icon representing the business setup process.
static const IconData businessSetup = IconData( static const IconData businessSetup = IconData(
0xe928, 0xe928,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing the MIH calculator. /// An icon representing the MIH-specific calculator.
static const IconData mihCalculator = IconData( static const IconData mihCalculator = IconData(
0xe929, 0xe929,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing the MIH calendar. /// An icon representing the MIH-specific calendar.
static const IconData mihCalendar = IconData( static const IconData mihCalendar = IconData(
0xe92a, 0xe92a,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing the MIH "don't know" state. /// An icon representing the MIH-specific "don't know" state.
static const IconData mihIDontKnow = IconData( static const IconData mihIDontKnow = IconData(
0xe92b, 0xe92b,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing the MIH logo. /// An icon representing the MIH official logo.
static const IconData mihLogo = IconData( static const IconData mihLogo = IconData(
0xe92c, 0xe92c,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing MIH minesweeper. /// An icon representing the MIH-specific minesweeper tool.
static const IconData mihMinesweeper = IconData( static const IconData mihMinesweeper = IconData(
0xe92d, 0xe92d,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing the MIH ring branding. /// An icon representing the MIH ring branding element.
static const IconData mihRing = IconData( static const IconData mihRing = IconData(
0xe92e, 0xe92e,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
@@ -371,7 +378,7 @@ class MihIcons {
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing the Mzansi Directory. /// An icon representing the Mzansi Directory service.
static const IconData mzansiDirectory = IconData( static const IconData mzansiDirectory = IconData(
0xe930, 0xe930,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
@@ -392,7 +399,7 @@ class MihIcons {
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing the patient manager tool. /// An icon representing the patient manager system.
static const IconData patientManager = IconData( static const IconData patientManager = IconData(
0xe933, 0xe933,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,
@@ -413,7 +420,7 @@ class MihIcons {
fontPackage: _mihFontPkg, fontPackage: _mihFontPkg,
); );
/// An icon representing the profile setup process. /// An icon representing the profile onboarding/setup process.
static const IconData profileSetup = IconData( static const IconData profileSetup = IconData(
0xe936, 0xe936,
fontFamily: _mihFontFam, fontFamily: _mihFontFam,

View File

@@ -1,6 +1,6 @@
name: mih_package_toolkit name: mih_package_toolkit
description: "A comprehensive UI toolkit and utility library for building consistent MIH Packages within the MIH Project ecosystem." description: "A comprehensive UI toolkit and utility library for building consistent MIH Packages within the MIH Project ecosystem."
version: 0.0.4 version: 0.0.5
homepage: https://git.mzansi-innovation-hub.co.za/yaso_meth/mih_package_toolkit homepage: https://git.mzansi-innovation-hub.co.za/yaso_meth/mih_package_toolkit
repository: https://git.mzansi-innovation-hub.co.za/yaso_meth/mih_package_toolkit repository: https://git.mzansi-innovation-hub.co.za/yaso_meth/mih_package_toolkit
issue_tracker: https://git.mzansi-innovation-hub.co.za/yaso_meth/mih_package_toolkit/issues issue_tracker: https://git.mzansi-innovation-hub.co.za/yaso_meth/mih_package_toolkit/issues