solid-ui 2.4.28-94ccf3ab → 2.4.28-a0aa3652

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/solid-ui.js CHANGED
@@ -8924,7 +8924,7 @@ function lightColorHash(author) {
8924
8924
  /** notepad
8925
8925
  *
8926
8926
  * @param {HTMLDocument} dom - the web page of the browser
8927
- * @param {NamedNode} padDoc - the document into which the participation should be shown
8927
+ * @param {NamedNode} padDoc - the document in which the participation should be shown
8928
8928
  * @param {NamedNode} subject - the thing in which participation is happening
8929
8929
  * @param {NamedNode} me - person who is logged into the pod
8930
8930
  * @param {notepadOptions} options - the options that can be passed in consist of statusArea, exists
@@ -13706,8 +13706,8 @@ Object.defineProperty(exports, "__esModule", ({
13706
13706
  }));
13707
13707
  exports.versionInfo = void 0;
13708
13708
  var versionInfo = {
13709
- buildTime: '2023-08-16T07:59:43Z',
13710
- commit: '94ccf3ab4634b9526ebc2a9e71fbef85a5a4ee05',
13709
+ buildTime: '2023-08-16T07:59:55Z',
13710
+ commit: 'a0aa3652f27c3734c8fb60d0c776f8a73e904662',
13711
13711
  npmInfo: {
13712
13712
  'solid-ui': '2.4.28',
13713
13713
  npm: '8.19.4',