From 6c91f358aeb5699d59dd2fb9c6523364ab843a16 Mon Sep 17 00:00:00 2001
From: Yulian Kuncheff
Date: Mon, 8 Apr 2024 18:20:18 +0000
Subject: [PATCH] Update docs, fix linting errors
---
CHANGELOG.md | 8 +-
doc/__404error.html | 4 +-
doc/data/GlobalOptions-class-sidebar.html | 13 +-
doc/data/GlobalOptions-class.html | 22 +-
doc/data/GlobalOptions/GlobalOptions.html | 6 +-
doc/data/GlobalOptions/rng.html | 4 +-
doc/data/V1Options-class-sidebar.html | 13 +-
doc/data/V1Options-class.html | 34 +--
doc/data/V1Options/V1Options.html | 17 +-
doc/data/V1Options/clockSeq.html | 6 +-
doc/data/V1Options/mSecs.html | 6 +-
doc/data/V1Options/nSecs.html | 6 +-
doc/data/V1Options/node.html | 6 +-
doc/data/V1Options/seedBytes.html | 6 +-
doc/data/V1State-class-sidebar.html | 14 +-
doc/data/V1State-class.html | 43 +--
doc/data/V1State/V1State.html | 4 +-
doc/data/V1State/clockSeq.html | 6 +-
doc/data/V1State/initialized.html | 6 +-
doc/data/V1State/mSecs.html | 6 +-
doc/data/V1State/nSecs.html | 6 +-
doc/data/V1State/nodeId.html | 6 +-
.../seed.html => data/V1State/random.html} | 34 +--
doc/data/V4Options-class-sidebar.html | 13 +-
doc/data/V4Options-class.html | 26 +-
doc/data/V4Options/V4Options.html | 8 +-
doc/data/V4Options/random.html | 6 +-
doc/data/V4Options/rng.html | 4 +-
doc/data/V4State-class-sidebar.html | 29 ++
doc/data/V4State-class.html | 250 ++++++++++++++++++
doc/data/V4State/V4State.html | 120 +++++++++
.../V4State/initialized.html} | 55 ++--
.../V4State/random.html} | 47 ++--
doc/data/V5Options-class-sidebar.html | 13 +-
doc/data/V5Options-class.html | 26 +-
doc/data/V5Options/V5Options.html | 8 +-
doc/data/V5Options/randomNamespace.html | 6 +-
doc/data/V5Options/v4options.html | 4 +-
doc/data/V6Options-class-sidebar.html | 13 +-
doc/data/V6Options-class.html | 34 +--
doc/data/V6Options/V6Options.html | 17 +-
doc/data/V6Options/clockSeq.html | 6 +-
doc/data/V6Options/mSecs.html | 6 +-
doc/data/V6Options/nSecs.html | 6 +-
doc/data/V6Options/node.html | 6 +-
doc/data/V6Options/seedBytes.html | 6 +-
doc/data/V6State-class-sidebar.html | 14 +-
doc/data/V6State-class.html | 43 +--
doc/data/V6State/V6State.html | 4 +-
doc/data/V6State/clockSeq.html | 6 +-
doc/data/V6State/initialized.html | 6 +-
doc/data/V6State/mSecs.html | 6 +-
doc/data/V6State/nSecs.html | 6 +-
doc/data/V6State/nodeId.html | 6 +-
.../V6State/random.html} | 62 ++---
doc/data/V7Options-class-sidebar.html | 13 +-
doc/data/V7Options-class.html | 28 +-
doc/data/V7Options/V7Options.html | 10 +-
doc/data/V7Options/randomBytes.html | 6 +-
doc/data/V7Options/time.html | 6 +-
doc/data/V7State-class-sidebar.html | 29 ++
doc/data/V7State-class.html | 250 ++++++++++++++++++
doc/data/V7State/V7State.html | 120 +++++++++
doc/data/V7State/initialized.html | 125 +++++++++
doc/data/V7State/random.html | 125 +++++++++
doc/data/V8GenericOptions-class-sidebar.html | 13 +-
doc/data/V8GenericOptions-class.html | 26 +-
.../V8GenericOptions/V8GenericOptions.html | 8 +-
doc/data/V8GenericOptions/data.html | 6 +-
doc/data/V8Options-class-sidebar.html | 13 +-
doc/data/V8Options-class.html | 28 +-
doc/data/V8Options/V8Options.html | 10 +-
doc/data/V8Options/randomBytes.html | 6 +-
doc/data/V8Options/time.html | 6 +-
doc/data/V8State-class-sidebar.html | 29 ++
doc/data/V8State-class.html | 250 ++++++++++++++++++
doc/data/V8State/V8State.html | 120 +++++++++
doc/data/V8State/initialized.html | 125 +++++++++
doc/data/V8State/random.html | 125 +++++++++
doc/data/data-library-sidebar.html | 4 +
doc/data/data-library.html | 53 +++-
doc/enums/Namespace-class-sidebar.html | 13 +-
doc/enums/Namespace-class.html | 47 ++--
doc/enums/Namespace/DNS-constant.html | 6 +-
doc/enums/Namespace/NIL-constant.html | 6 +-
doc/enums/Namespace/Namespace.html | 4 +-
doc/enums/Namespace/OID-constant.html | 6 +-
doc/enums/Namespace/URL-constant.html | 6 +-
doc/enums/Namespace/X500-constant.html | 6 +-
doc/enums/ValidationMode-enum-sidebar.html | 15 +-
doc/enums/ValidationMode.html | 35 ++-
doc/enums/ValidationMode/ValidationMode.html | 4 +-
doc/enums/ValidationMode/values-constant.html | 6 +-
doc/enums/enums-library-sidebar.html | 5 +-
doc/enums/enums-library.html | 17 +-
doc/index.html | 6 +-
doc/index.json | 2 +-
doc/parsing/UuidParsing-class-sidebar.html | 13 +-
doc/parsing/UuidParsing-class.html | 38 +--
doc/parsing/UuidParsing/UuidParsing.html | 4 +-
doc/parsing/UuidParsing/parse.html | 20 +-
doc/parsing/UuidParsing/parseAsByteList.html | 16 +-
doc/parsing/UuidParsing/parseHexToBytes.html | 8 +-
doc/parsing/UuidParsing/unparse.html | 12 +-
doc/parsing/parsing-library-sidebar.html | 1 +
doc/parsing/parsing-library.html | 17 +-
doc/rng/CryptoRNG-class-sidebar.html | 14 +-
doc/rng/CryptoRNG-class.html | 39 +--
doc/rng/CryptoRNG/CryptoRNG.html | 4 +-
doc/rng/CryptoRNG/generateInternal.html | 146 ----------
doc/rng/LegacyRNG-class-sidebar.html | 14 +-
doc/rng/LegacyRNG-class.html | 41 +--
doc/rng/LegacyRNG/LegacyRNG.html | 12 +-
doc/rng/MathRNG-class-sidebar.html | 17 +-
doc/rng/MathRNG-class.html | 57 ++--
doc/rng/MathRNG/MathRNG.html | 14 +-
doc/rng/MathRNG/generateInternal.html | 147 ----------
doc/rng/MathRNGDeprecated-class-sidebar.html | 14 +-
doc/rng/MathRNGDeprecated-class.html | 43 ++-
.../MathRNGDeprecated/MathRNGDeprecated.html | 8 +-
doc/rng/MathRNGDeprecated/seed.html | 6 +-
doc/rng/RNG-class-sidebar.html | 14 +-
doc/rng/RNG-class.html | 37 +--
doc/rng/RNG/RNG.html | 6 +-
doc/rng/RNG/generate.html | 8 +-
doc/rng/rng-library-sidebar.html | 1 +
doc/rng/rng-library.html | 19 +-
doc/search.html | 4 +-
doc/static-assets/styles.css | 3 +-
doc/uuid/Uuid-class-sidebar.html | 13 +-
doc/uuid/Uuid-class.html | 119 ++++-----
doc/uuid/Uuid/NAMESPACE_DNS-constant.html | 6 +-
doc/uuid/Uuid/NAMESPACE_NIL-constant.html | 6 +-
doc/uuid/Uuid/NAMESPACE_OID-constant.html | 6 +-
doc/uuid/Uuid/NAMESPACE_URL-constant.html | 6 +-
doc/uuid/Uuid/NAMESPACE_X500-constant.html | 6 +-
doc/uuid/Uuid/Uuid.html | 6 +-
doc/uuid/Uuid/goptions.html | 4 +-
doc/uuid/Uuid/isValidUUID.html | 14 +-
doc/uuid/Uuid/parse.html | 14 +-
doc/uuid/Uuid/parseAsByteList.html | 14 +-
doc/uuid/Uuid/unparse.html | 10 +-
doc/uuid/Uuid/v1.html | 8 +-
doc/uuid/Uuid/v1buffer.html | 14 +-
doc/uuid/Uuid/v1obj.html | 12 +-
doc/uuid/Uuid/v4.html | 8 +-
doc/uuid/Uuid/v4buffer.html | 14 +-
doc/uuid/Uuid/v4obj.html | 12 +-
doc/uuid/Uuid/v5.html | 12 +-
doc/uuid/Uuid/v5buffer.html | 22 +-
doc/uuid/Uuid/v5obj.html | 16 +-
doc/uuid/Uuid/v6.html | 6 +-
doc/uuid/Uuid/v6buffer.html | 10 +-
doc/uuid/Uuid/v6obj.html | 4 +-
doc/uuid/Uuid/v7.html | 6 +-
doc/uuid/Uuid/v7buffer.html | 10 +-
doc/uuid/Uuid/v7obj.html | 4 +-
doc/uuid/Uuid/v8.html | 6 +-
doc/uuid/Uuid/v8buffer.html | 10 +-
doc/uuid/Uuid/v8g.html | 6 +-
doc/uuid/Uuid/v8gbuffer.html | 10 +-
doc/uuid/Uuid/v8gobj.html | 4 +-
doc/uuid/Uuid/v8obj.html | 4 +-
doc/uuid/uuid-library-sidebar.html | 5 +-
doc/uuid/uuid-library.html | 17 +-
doc/uuid_value/UuidValue-class-sidebar.html | 7 +-
doc/uuid_value/UuidValue-class.html | 75 +++---
.../UuidValue/UuidValue.fromByteList.html | 10 +-
.../UuidValue/UuidValue.fromList.html | 10 +-
.../UuidValue/UuidValue.fromString.html | 8 +-
doc/uuid_value/UuidValue/UuidValue.html | 14 +-
doc/uuid_value/UuidValue/UuidValue.raw.html | 6 +-
.../UuidValue/UuidValue.withValidation.html | 10 +-
doc/uuid_value/UuidValue/dns-constant.html | 4 +-
doc/uuid_value/UuidValue/equals.html | 6 +-
doc/uuid_value/UuidValue/hashCode.html | 16 +-
doc/uuid_value/UuidValue/nil-constant.html | 4 +-
doc/uuid_value/UuidValue/oid-constant.html | 4 +-
doc/uuid_value/UuidValue/operator_equals.html | 12 +-
doc/uuid_value/UuidValue/time.html | 6 +-
doc/uuid_value/UuidValue/toBytes.html | 8 +-
.../UuidValue/toFormattedString.html | 8 +-
doc/uuid_value/UuidValue/toString.html | 10 +-
doc/uuid_value/UuidValue/url-constant.html | 4 +-
doc/uuid_value/UuidValue/uuid.html | 6 +-
doc/uuid_value/UuidValue/validate.html | 8 +-
doc/uuid_value/UuidValue/version.html | 6 +-
doc/uuid_value/UuidValue/x500-constant.html | 4 +-
.../uuid_value-library-sidebar.html | 1 +
doc/uuid_value/uuid_value-library.html | 17 +-
doc/v1/UuidV1-class-sidebar.html | 13 +-
doc/v1/UuidV1-class.html | 24 +-
doc/v1/UuidV1/UuidV1.html | 6 +-
doc/v1/UuidV1/generate.html | 6 +-
doc/v1/UuidV1/goptions.html | 4 +-
doc/v1/v1-library-sidebar.html | 1 +
doc/v1/v1-library.html | 17 +-
doc/v4/UuidV4-class-sidebar.html | 13 +-
doc/v4/UuidV4-class.html | 24 +-
doc/v4/UuidV4/UuidV4.html | 6 +-
doc/v4/UuidV4/generate.html | 8 +-
doc/v4/UuidV4/goptions.html | 4 +-
doc/v4/v4-library-sidebar.html | 1 +
doc/v4/v4-library.html | 17 +-
doc/v5/UuidV5-class-sidebar.html | 13 +-
doc/v5/UuidV5-class.html | 51 ++--
doc/v5/UuidV5/NAMESPACE_DNS-constant.html | 6 +-
doc/v5/UuidV5/NAMESPACE_NIL-constant.html | 6 +-
doc/v5/UuidV5/NAMESPACE_OID-constant.html | 6 +-
doc/v5/UuidV5/NAMESPACE_URL-constant.html | 6 +-
doc/v5/UuidV5/NAMESPACE_X500-constant.html | 6 +-
doc/v5/UuidV5/UuidV5.html | 6 +-
doc/v5/UuidV5/generate.html | 17 +-
doc/v5/UuidV5/goptions.html | 4 +-
doc/v5/v5-library-sidebar.html | 1 +
doc/v5/v5-library.html | 17 +-
doc/v6/UuidV6-class-sidebar.html | 13 +-
doc/v6/UuidV6-class.html | 24 +-
doc/v6/UuidV6/UuidV6.html | 6 +-
doc/v6/UuidV6/generate.html | 6 +-
doc/v6/UuidV6/goptions.html | 4 +-
doc/v6/v6-library-sidebar.html | 1 +
doc/v6/v6-library.html | 17 +-
doc/v7/UuidV7-class-sidebar.html | 13 +-
doc/v7/UuidV7-class.html | 24 +-
doc/v7/UuidV7/UuidV7.html | 6 +-
doc/v7/UuidV7/generate.html | 8 +-
doc/v7/UuidV7/goptions.html | 4 +-
doc/v7/v7-library-sidebar.html | 1 +
doc/v7/v7-library.html | 17 +-
doc/v8/UuidV8-class-sidebar.html | 13 +-
doc/v8/UuidV8-class.html | 24 +-
doc/v8/UuidV8/UuidV8.html | 6 +-
doc/v8/UuidV8/generate.html | 8 +-
doc/v8/UuidV8/goptions.html | 4 +-
doc/v8/v8-library-sidebar.html | 1 +
doc/v8/v8-library.html | 17 +-
.../UuidV8Generic-class-sidebar.html | 13 +-
doc/v8generic/UuidV8Generic-class.html | 24 +-
.../UuidV8Generic/UuidV8Generic.html | 6 +-
doc/v8generic/UuidV8Generic/generate.html | 6 +-
doc/v8generic/UuidV8Generic/goptions.html | 4 +-
doc/v8generic/v8generic-library-sidebar.html | 1 +
doc/v8generic/v8generic-library.html | 17 +-
.../UuidValidation-class-sidebar.html | 13 +-
doc/validation/UuidValidation-class.html | 32 +--
.../UuidValidation/UuidValidation.html | 4 +-
.../UuidValidation/isValidOrThrow.html | 12 +-
.../UuidValidation/isValidUUID.html | 14 +-
.../validation-library-sidebar.html | 1 +
doc/validation/validation-library.html | 17 +-
lib/v1.dart | 1 -
lib/v4.dart | 1 -
lib/v6.dart | 1 -
lib/v7.dart | 1 -
lib/v8.dart | 1 -
pubspec.yaml | 2 +-
test/uuid_test.dart | 1 -
258 files changed, 3257 insertions(+), 1776 deletions(-)
rename doc/{rng/MathRNG/seed.html => data/V1State/random.html} (74%)
create mode 100644 doc/data/V4State-class-sidebar.html
create mode 100644 doc/data/V4State-class.html
create mode 100644 doc/data/V4State/V4State.html
rename doc/{rng/LegacyRNG/generateInternal.html => data/V4State/initialized.html} (66%)
rename doc/{rng/RNG/generateInternal.html => data/V4State/random.html} (72%)
rename doc/{rng/MathRNGDeprecated/generateInternal.html => data/V6State/random.html} (64%)
create mode 100644 doc/data/V7State-class-sidebar.html
create mode 100644 doc/data/V7State-class.html
create mode 100644 doc/data/V7State/V7State.html
create mode 100644 doc/data/V7State/initialized.html
create mode 100644 doc/data/V7State/random.html
create mode 100644 doc/data/V8State-class-sidebar.html
create mode 100644 doc/data/V8State-class.html
create mode 100644 doc/data/V8State/V8State.html
create mode 100644 doc/data/V8State/initialized.html
create mode 100644 doc/data/V8State/random.html
delete mode 100644 doc/rng/CryptoRNG/generateInternal.html
delete mode 100644 doc/rng/MathRNG/generateInternal.html
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ea2a861..0834bd3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -118,8 +118,8 @@ v3.0.3
* [Experimental] Added new constructors `fromByteList` and `fromList` to `UuidValue`
* [Experimental] Added `==` operator override and hashcode override. (Thanks @giorgiofran for suggestion)
* Added `parseAsByteList` to offer a direct output to `Uint8List`
-* [Experimental][BREAKING CHANGE] Change `toBytes` in `UuidValue` to return `Uint8List` instead of `List`
-* [Experimental][BREAKING CHANGE] `isValidUuid` function signature has changed, now takes 2 optional parameters `fromString` and `fromList` that will do the appropriate validation on different sources.
+* \[Experimental\]\[BREAKING CHANGE\] Change `toBytes` in `UuidValue` to return `Uint8List` instead of `List`
+* \[Experimental\]\[BREAKING CHANGE\] `isValidUuid` function signature has changed, now takes 2 optional parameters `fromString` and `fromList` that will do the appropriate validation on different sources.
v3.0.2
@@ -131,7 +131,7 @@ v3.0.1
v3.0.0
-* Release nullsafety version
+* Release nullsafety version.
v3.0.0-nullsafety.1
@@ -190,7 +190,7 @@ v1.0.3
v1.0.2
-* Fix constants breaking in Dart 1.x, need to be backwards compatible.
+* Fix constants breaking in Dart 1.x, need to be backwards compatible.
v1.0.1
diff --git a/doc/__404error.html b/doc/__404error.html
index 7b99806..a445d42 100644
--- a/doc/__404error.html
+++ b/doc/__404error.html
@@ -4,7 +4,7 @@
-
+
uuid - Dart API docs
@@ -106,7 +106,7 @@ uuid package
uuid
- 4.3.3
+ 4.4.0
diff --git a/doc/data/GlobalOptions-class-sidebar.html b/doc/data/GlobalOptions-class-sidebar.html
index 4198ae7..dcfdb74 100644
--- a/doc/data/GlobalOptions-class-sidebar.html
+++ b/doc/data/GlobalOptions-class-sidebar.html
@@ -4,21 +4,24 @@
GlobalOptions
+
Properties
- hashCode
+ hashCode
rng
- runtimeType
+ runtimeType
Methods
- noSuchMethod
- toString
+ noSuchMethod
+ toString
Operators
- operator ==
+ operator ==
+
+
diff --git a/doc/data/GlobalOptions-class.html b/doc/data/GlobalOptions-class.html
index 0ec9ea9..45b51d1 100644
--- a/doc/data/GlobalOptions-class.html
+++ b/doc/data/GlobalOptions-class.html
@@ -29,7 +29,7 @@
menu
- uuid
- - data
+ - data.dart
- GlobalOptions class
GlobalOptions
@@ -88,8 +88,8 @@ Properties
-
- hashCode
- → int
+ hashCode
+ → int
-
@@ -110,8 +110,8 @@
Properties
-
- runtimeType
- → Type
+ runtimeType
+ → Type
-
@@ -130,7 +130,7 @@
Properties
Methods
-
- noSuchMethod(Invocation invocation)
+ noSuchMethod(Invocation invocation)
→ dynamic
@@ -143,8 +143,8 @@
Methods
-
- toString()
- → String
+ toString()
+ → String
@@ -164,8 +164,8 @@
Methods
Operators
-
- operator ==(Object other)
- → bool
+ operator ==(Object other)
+ → bool
@@ -212,7 +212,7 @@
data library
-Throws FormatException if the UUID is invalid. Optionally you can set
+
Throws FormatException if the UUID is invalid. Optionally you can set
validate
to false to disable validation of the UUID before parsing.
-Throws RangeError if a buffer
is provided and it is too small.
+
Throws RangeError if a buffer
is provided and it is too small.
It is also thrown if a non-zero offset
is provided without providing
a buffer
.
@@ -173,7 +173,7 @@ UuidParsing class
uuid
- 4.3.3
+ 4.4.0
diff --git a/doc/parsing/UuidParsing/parseAsByteList.html b/doc/parsing/UuidParsing/parseAsByteList.html
index c321cc1..644714c 100644
--- a/doc/parsing/UuidParsing/parseAsByteList.html
+++ b/doc/parsing/UuidParsing/parseAsByteList.html
@@ -29,7 +29,7 @@
menu
- uuid
- - parsing
+ - parsing.dart
- UuidParsing
- parseAsByteList static method
@@ -63,13 +63,13 @@ parseAsByteList static method
-Uint8List
-parseAsByteList(- String uuid,
-- {List<int>? buffer,
-- int offset = 0,
-- bool validate = true,
+Uint8List
+parseAsByteList(- String uuid,
+- {List<int>? buffer,
+- int offset = 0,
+- bool validate = true,
- ValidationMode validationMode = ValidationMode.strictRFC4122,
-- bool noDashes = false}
+- bool noDashes = false}
)
@@ -134,7 +134,7 @@ UuidParsing class
uuid
- 4.3.3
+ 4.4.0
diff --git a/doc/parsing/UuidParsing/parseHexToBytes.html b/doc/parsing/UuidParsing/parseHexToBytes.html
index 75d473e..2553b33 100644
--- a/doc/parsing/UuidParsing/parseHexToBytes.html
+++ b/doc/parsing/UuidParsing/parseHexToBytes.html
@@ -29,7 +29,7 @@
menu
- uuid
- - parsing
+ - parsing.dart
- UuidParsing
- parseHexToBytes static method
@@ -63,8 +63,8 @@ parseHexToBytes static method
-Uint8List
-parseHexToBytes(- String hex
+Uint8List
+parseHexToBytes(- String hex
)
@@ -126,7 +126,7 @@ UuidParsing class
uuid
- 4.3.3
+ 4.4.0
diff --git a/doc/parsing/UuidParsing/unparse.html b/doc/parsing/UuidParsing/unparse.html
index 2007a49..8a4bd40 100644
--- a/doc/parsing/UuidParsing/unparse.html
+++ b/doc/parsing/UuidParsing/unparse.html
@@ -29,7 +29,7 @@
menu
- uuid
- - parsing
+ - parsing.dart
- UuidParsing
- unparse static method
@@ -63,9 +63,9 @@ unparse static method
-String
-unparse(- List<int> buffer,
-- {int offset = 0}
+String
+unparse(- List<int> buffer,
+- {int offset = 0}
)
@@ -76,7 +76,7 @@ unparse static method
Unparses a buffer
of bytes and outputs a proper UUID string.
An optional offset
is allowed if you want to start at a different point
in the buffer.
-Throws a RangeError exception if the buffer
is not large enough to
+
Throws a RangeError exception if the buffer
is not large enough to
hold the bytes. That is, if the length of the buffer
after the offset
is less than 16.
@@ -133,7 +133,7 @@ UuidParsing class
uuid
- 4.3.3
+ 4.4.0
diff --git a/doc/parsing/parsing-library-sidebar.html b/doc/parsing/parsing-library-sidebar.html
index 0d8e2d4..06a9ad6 100644
--- a/doc/parsing/parsing-library-sidebar.html
+++ b/doc/parsing/parsing-library-sidebar.html
@@ -9,4 +9,5 @@
+
diff --git a/doc/parsing/parsing-library.html b/doc/parsing/parsing-library.html
index 5959583..164f492 100644
--- a/doc/parsing/parsing-library.html
+++ b/doc/parsing/parsing-library.html
@@ -29,7 +29,7 @@
menu
- uuid
- - parsing library
+ - parsing.dart
parsing
+
@@ -86,6 +92,7 @@ Classes
+
- const
- MathRNG(- {int seed = -1}
+
+ MathRNG(- {int? seed}
)
@@ -72,7 +72,7 @@ MathRNG constructor
Implementation
- const MathRNG
+ MathRNG({int? seed}) : _rnd = seed != null ? Random(seed) : Random();
@@ -90,7 +90,7 @@ Implementation
- uuid
- rng
- MathRNG
- - MathRNG const constructor
+ - MathRNG constructor
@@ -106,7 +106,7 @@ MathRNG class