jupyter-ydoc 3.3.4__py3-none-any.whl → 3.3.5__py3-none-any.whl

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.
jupyter_ydoc/_version.py CHANGED
@@ -1,4 +1,4 @@
1
1
  # This file is auto-generated by Hatchling. As such, do not:
2
2
  # - modify
3
3
  # - track in version control e.g. be sure to add to .gitignore
4
- __version__ = VERSION = '3.3.4'
4
+ __version__ = VERSION = '3.3.5'
jupyter_ydoc/ybasedoc.py CHANGED
@@ -61,6 +61,7 @@ class YBaseDoc(ABC):
61
61
  """
62
62
  return self._undo_manager
63
63
 
64
+ @property
64
65
  def ystate(self) -> Map:
65
66
  """
66
67
  A :class:`pycrdt.Map` containing the state of the document.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: jupyter-ydoc
3
- Version: 3.3.4
3
+ Version: 3.3.5
4
4
  Summary: Document structures for collaborative editing using Ypy
5
5
  Project-URL: Homepage, https://jupyter.org
6
6
  Project-URL: Source, https://github.com/jupyter-server/jupyter_ydoc
@@ -1,14 +1,14 @@
1
1
  jupyter_ydoc/__init__.py,sha256=itUidK7o0_wS6YcbKKIyt1su7hM3-YppQshFheTQQdw,428
2
- jupyter_ydoc/_version.py,sha256=rRXY1GNGP1Coh9J5v2P8zg-Nn_rtuijPU1hz-gkF0w8,171
2
+ jupyter_ydoc/_version.py,sha256=oJiLsq5RrHQzhYb1otcs9JIJU54X3qT4LSRsAE4eh7g,171
3
3
  jupyter_ydoc/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  jupyter_ydoc/utils.py,sha256=yKvcuqhpylMinmjuscuZ_kY8KPEseFbwcg5K9VzYOfs,810
5
- jupyter_ydoc/ybasedoc.py,sha256=c0jwhULtTNCjOYHbXhDhKaD6OJYn7hpL4hcLZWyGJsU,5115
5
+ jupyter_ydoc/ybasedoc.py,sha256=z01GgN3eTjQXnpy2xI2xRWJromTc7Lrjah7P8xuZaYs,5129
6
6
  jupyter_ydoc/yblob.py,sha256=JZiXQhONqFS8Cqdglx__AVeS18gyRq0yHq-AQKFPVfw,2316
7
7
  jupyter_ydoc/yfile.py,sha256=XTMtAXDWgIOLU2KUQxkLJz2cGvSPlOxpvJc4daXCV6I,198
8
8
  jupyter_ydoc/ynotebook.py,sha256=sW6uiFuNkCRgTTMCHL4yOHTkceVNu2iX3TNAKSXUZ9A,14827
9
9
  jupyter_ydoc/yunicode.py,sha256=gmWNvkItUlbHAtc0JeVdq2ffAUMi9gr9lE83vDuNotE,6491
10
- jupyter_ydoc-3.3.4.dist-info/METADATA,sha256=5OM1g9k0I7QDkQqY2TPyHEblhhuvbxvoA4xhgUp4DQs,2282
11
- jupyter_ydoc-3.3.4.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
12
- jupyter_ydoc-3.3.4.dist-info/entry_points.txt,sha256=lgvRG-rpsjRKf8cy7LpO7fqwwXy0sBVMCwhGOHgn4mc,164
13
- jupyter_ydoc-3.3.4.dist-info/licenses/LICENSE,sha256=dqphsFbhnlzPK7Vlkc66Zc7g7PS-e1dln07GXIVpFCQ,1567
14
- jupyter_ydoc-3.3.4.dist-info/RECORD,,
10
+ jupyter_ydoc-3.3.5.dist-info/METADATA,sha256=HQ6vWUnuedz5LUN6DUB-PQKmR61JwxO1pl8yqFYWm8I,2282
11
+ jupyter_ydoc-3.3.5.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
12
+ jupyter_ydoc-3.3.5.dist-info/entry_points.txt,sha256=lgvRG-rpsjRKf8cy7LpO7fqwwXy0sBVMCwhGOHgn4mc,164
13
+ jupyter_ydoc-3.3.5.dist-info/licenses/LICENSE,sha256=dqphsFbhnlzPK7Vlkc66Zc7g7PS-e1dln07GXIVpFCQ,1567
14
+ jupyter_ydoc-3.3.5.dist-info/RECORD,,